Fetch Transfer Request
Fetches a Transfer Request by ID from the Impilo platform.
Path parameters
id
The ID of the Transfer Request to fetch.
Headers
Impilo-API-Key
Response
This endpoint returns an object.
id
Unique identifier for the TransferRequest.
fromCustomer
Customer from which the Inventory will be transferred away from. Typically auto-set to the caller of the TransferRequest endpoints.
toCustomer
The target Customer to send the requested Inventory to.
currentStatus
Allowed values:
createdAt
The timestamp when the Transfer Request was first created.
transferRequestNotes
Notes attached to this Transfer Request.
transferRequestEvents
The sequence of events that this Transfer Request has undergone. Sorted most recent event first.
transferItems
The Inventory that’s being requested to transfer.