GET Get Loyalty Status by Check ID

Get Loyalty Status by check ID.

URI template

v1/checks/{storeIdentifier}/{checkId}/loyalty

Request Information

URI Parameters

NameTypeAdditional informationDescription
storeIdentifier integer

Required

Store at which the check was opened.

checkId integer

Required

ID of the check who's loyalty status is being checked.

Body Parameters

None.

Response Information

Resource Description

IApiResult
NameTypeAdditional informationDescription
nResultCode integer

None.

sResultMessage string

None.

ResultCode integer

None.

ResultMessage string

None.

TransactionId globally unique identifier

None.

OrderId string

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.