GET api/loyalty2/member/{memberId}/clubId
Provides club id, given member id.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
memberId |
The id of the member. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>