Check Loyalty Member
Method : POST
URL : https://open.revenuemonster.my/v3/loyalty/member/check
Sandbox URL : https://sb-open.revenuemonster.my/v3/loyalty/member/check
note
Check user is it a member by input the country code and phone number
#
Request ParametersExample Request
Example Body Request
#
Response ParametersParameter | Type | Description | Example |
---|---|---|---|
item | Object | Inside item is an "exist":true | true |
code | String | Successfully call this endpoint. If fail, will return error code object (Refer Appendix 1: Error Codes ) | "SUCCESS" |
Example Response