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:
"e5c5c961-d23c-4f2a-b1b2-8a1a9949be52"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">e5c5c961-d23c-4f2a-b1b2-8a1a9949be52</guid>