Membership
#
Membership Type#
Create a membership type.URL:https://api.lingaros.com/v1/lingapos/account/{store-id}/memberShipType
Data | Type | Description |
---|---|---|
type | String | Type of membership |
#
Retrieve membership typesURL:https://api.lingaros.com/v1/lingapos/account/{store-id}/memberShipTypes
#
Membership Plan#
Create a membership planURL:https://api.lingaros.com/v1/lingapos/account/{store-id}/memberShipPlan
Data | Type | Description |
---|---|---|
allowanceOverdraftStr | String | Allowance Overdraft |
allowancePeriod | String | Allowance Period (Daily, Weekly, Monthly, Quarterly, Half-Yearly, Yearly) |
allowanceStr | String | Allowance |
name | String | Name of membership plan |
taxExemption | Boolean | Is tax exemption |
type | bson.ObjectId | Id of membership type |
#
Retrieve membership plansURL:https://api.lingaros.com/v1/lingapos/account/{store-id}/memberShipPlans