Inventory Transfers

List Transfers

List transfers (latest first).

get/inventory/transfers

Query parameters

statusstring nullable
from_location_idinteger nullable
to_location_idinteger nullable
limitinteger

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.