DELETE Unassign Loyalty by Check ID

Unassign the assigned loyalty account from a check 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 from which loyalty should be unassigned.

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.