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:
"98308666-ecf8-4126-bf55-6052f5539148"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">98308666-ecf8-4126-bf55-6052f5539148</guid>