Inventory Transfers

Get Transfer

Get a single transfer with lines.

get/inventory/transfers/{transfer_id}

Path parameters

transfer_idinteger required

Response

Successful Response

idinteger required
numberstring required
transfer_datestring required
from_location_idinteger required
from_location_codestring required
from_location_namestring required
to_location_idinteger required
to_location_codestring required
to_location_namestring required
statusstring required
notesstring nullable required
created_bystring nullable required
created_atstring required
posted_bystring nullable required
posted_atstring nullable required

Changes

No recorded changes to this endpoint across all 1 revision of this API.