ClubReady Api

<back to all web services

CheckForPaymentProfile

The following routes are available for this service:
GET/sales/member/{MemberId}/profile/checkCheck a customer for payment profile(s)
CheckForPaymentProfile Parameters:
NameParameterData TypeRequiredDescription
ApiKeyquerystringYesApi Key - grants access to resources
StoreIdqueryintegerYesID # of store member belongs to
MemberIdpathintegerYesID # of user to check
RestrictedIdqueryint?No
RestrictedResourceTypequeryRestrictedResourceTypeNo
CheckForPaymentProfileDto Parameters:
NameParameterData TypeRequiredDescription
MemberIdformintNo
ApiDtoBase Parameters:
NameParameterData TypeRequiredDescription
ApiKeyformstringNo
StoreIdformint?No
ChainIdformint?No
RestrictedResourceType Enum:
Store
Chain
User
Undefined

To override the Content-type in your clients, use the HTTP Accept Header, append the .xml suffix or ?format=xml

HTTP + XML

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

GET /sales/member/{MemberId}/profile/check HTTP/1.1 
Host: www.clubready.com 
Accept: application/xml