REST API Referenceretail-fulfillments overview
/ws/merchants/{merchant ID}/retail-fulfillments/{fulfillment ID}/shipments/{shipment ID}/cards/{card ID}
Methods: PUT, DELETE
PUT
Updates a card. Values for all keys may be modified with the exception of ShipmentID
and CardID
. Only modifies values for keys that are specified. Finalized shipments may not be modified.
DELETE
Deletes card. Returns nothing on success and an error message on failure.
JSON Format
Please reference JSON Format.