Fetch Transfer Request

GET

Fetches a Transfer Request by ID from the Impilo platform.

Path parameters

idlongRequired

The ID of the Transfer Request to fetch.

Response

This endpoint returns an object.
idlongOptional

Unique identifier for the TransferRequest.

fromCustomerobjectOptional

Customer from which the Inventory will be transferred away from. Typically auto-set to the caller of the TransferRequest endpoints.

toCustomerobjectOptional

The target Customer to send the requested Inventory to.

currentStatusenumOptional
Allowed values: requestedapprovedpendingInventoryvoidedcompleted
createdAtdatetimeOptional

The timestamp when the Transfer Request was first created.

transferRequestNoteslist of objectsOptional

Notes attached to this Transfer Request.

transferRequestEventslist of objectsOptional

The sequence of events that this Transfer Request has undergone. Sorted most recent event first.

transferItemslist of objectsOptional

The Inventory that’s being requested to transfer.