LoyaltyProgram
Authorizations
AuthorizationstringRequired
Accesstoken recevied after user login with a deviceToken
Path parameters
tenantUidstringRequiredPattern:
Reference to a tenant.
^[A-Za-z0-9-_]+Body
querystringRequired
full mobile number or email
Responses
200
Example response
application/json
post
/tenants/{tenantUid}/customers/loyalty/search200
Example response
Authorizations
AuthorizationstringRequired
Accesstoken recevied after user login with a deviceToken
Path parameters
tenantUidstringRequiredPattern:
Reference to a tenant.
^[A-Za-z0-9-_]+Body
mobilestringRequired
mobileCountryCodestringOptional
storeUidstringRequiredPattern:
^[A-Za-z0-9-_]+Responses
204
No Content
post
/tenants/{tenantUid}/customers/loyalty204
No Content
No content
Get loyalty program member details for customer
get
/tenants/{tenantUid}/customers/{customerUid}/loyalty
Authorizations
AuthorizationstringRequired
Accesstoken recevied after user login with a deviceToken
Path parameters
tenantUidstringRequiredPattern:
Reference to a tenant.
^[A-Za-z0-9-_]+customerUidstringRequiredPattern:
Reference to a Customer.
^[A-Za-z0-9-_]+Responses
200
Example response
application/json
get
/tenants/{tenantUid}/customers/{customerUid}/loyalty200
Example response
Authorizations
AuthorizationstringRequired
Accesstoken recevied after user login with a deviceToken
Path parameters
tenantUidstringRequiredPattern:
Reference to a tenant.
^[A-Za-z0-9-_]+customerUidstringRequiredPattern:
Reference to a Customer.
^[A-Za-z0-9-_]+Body
storeUidstringRequiredPattern:
^[A-Za-z0-9-_]+Responses
200
Example response
application/json
post
/tenants/{tenantUid}/customers/{customerUid}/loyalty200
Example response
List loyalty program discounts for customer
get
/tenants/{tenantUid}/customers/{customerUid}/loyalty/discounts
Authorizations
AuthorizationstringRequired
Accesstoken recevied after user login with a deviceToken
Path parameters
tenantUidstringRequiredPattern:
Reference to a tenant.
^[A-Za-z0-9-_]+customerUidstringRequiredPattern:
Reference to a Customer.
^[A-Za-z0-9-_]+Responses
200
Example response
application/json
get
/tenants/{tenantUid}/customers/{customerUid}/loyalty/discounts200
Example response
Last updated
Was this helpful?

