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:
"3332eb9c-046a-4b79-8989-f80bfd8e47ab"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3332eb9c-046a-4b79-8989-f80bfd8e47ab</guid>