GET api/LoyaltyRegistrations/GetStoreIdForLoyaltyCard/{LoyaltyCardNumber}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| LoyaltyCardNumber | string |
Required |
Body Parameters
None.
Response Information
Resource Description
globally unique identifierResponse Formats
application/json, text/json
Sample:
"cc933fcc-e734-4605-91eb-25e4508e7d77"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">cc933fcc-e734-4605-91eb-25e4508e7d77</guid>