REST API Referenceloyalty fulfillments overview
/ws/merchants/{merch Ref}/loyalty/{Group Ref}/shipments/{ shipmentID }/cards/{CardID}
Methods: GET, PUT, DELETE
GET
Retrieves a the card specified in the url
PUT
Updates a card. Values for all keys may be modified with the exception of ShipmentID
and CardID
. Finalized shipments may not be modified.
DELETE
Deletes card. Returns nothing on success and an error message on failure.
JSON Format & Fields
Please reference the bottom of this page to see a list of fields and descriptions.