DELETE Unassign Loyalty by Check ID
Unassign the assigned loyalty account from a check by check ID.
URI template
v1/checks/{storeIdentifier}/{checkId}/loyaltyRequest Information
URI Parameters
Name | Type | Additional information | Description |
---|---|---|---|
storeIdentifier | integer |
Required |
Store at which the check was opened. |
checkId | integer |
Required |
ID of the check from which loyalty should be unassigned. |
Body Parameters
None.
Response Information
Resource Description
IApiResultName | Type | Additional information | Description |
---|---|---|---|
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.