Create a bin transfer row

Adds a row to an existing bin transfer, optionally with traceability in the same call. The row inherits location_id, created_date, and departed_at from the parent transfer. Rows cannot be added when the parent is in DONE.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

new bin transfer row

integer
required
≤ 2147483647

Parent bin transfer id. Must not be in DONE status.

integer
required
≤ 2147483647
string
required
≤ 100000000000000000

Quantity to move, as a positive decimal string.

integer | null
≤ 2147483647
integer | null
≤ 2147483647
traceability
array of objects
traceability
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Choose an example:
application/json