Cancel inventory transfer
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
A header used by fabric to identify the tenant making the request. You must include tenant id in the authentication header for an API request to access any of fabric’s endpoints. You can retrieve the tenant id , which is also called account id, from Copilot. This header is required.
x-fabric-channel-id identifies the sales channel where the API request is being made; primarily for multichannel use cases. The channel ids are 12 corresponding to US and 13 corresponding to Canada. The default channel id is 12. This field is required.
Unique request ID
Path Parameters
Response
An object containing information and properties of the transfer shipment response.
Attributes to save any additional info
Audit logs list
Carton list
Created date
Delivered date of shipment
Master tracking number
Optional purchase order number
Received date of shipment
Recipient list
An object containing information and properties for the transfers ship from location.
An object containing information and properties for the transfers ship to location.
Shipment's autogenerated unique id
Shipment's unique identification number
Ship date
Transfer Shipment Status
TRANSFER_SHIPMENT_PACKED
, TRANSFER_SHIPMENT_SENT
, TRANSFER_SHIPMENT_CREATED
, TRANSFER_SHIPMENT_DRAFT
, TRANSFER_SHIPMENT_DELIVERED
, TRANSFER_SHIPMENT_RECEIVED
, TRANSFER_SHIPMENT_STOCKED
, TRANSFER_SHIPMENT_CANCELLED
, TRANSFER_SHIPMENT_ERROR
Stock release time stamp date
Shipment subtype
COD
Total number of cartons
Transfer ID for this shipment
Transfer number for this shipment
Shipment types
STANDARD
, RESHIP
, RETURN
, SCRATCH
, PENDING_RETURN
, PICKUP
, TRANSFER
Updated date
Vendor ID
Was this page helpful?