post/bins/{barcode}/assignments

Path parameters

orderBarcodeboolean

We reserve the prefix 90 for order barcodes, so that we are able to distinguish an order from bin barcodes without doing an API or DB lookup.

singleUseBinBarcodeboolean

Checks if this barcode is a single-use bin barcode.

packagingBarcodeboolean

Request body

orderIdinteger required

Response

createBinAssignment 200 response

BinAssignment required

Describes actions associated with assigning a bin to an order, such as dispatching, receiving, charging, and refunding a bin.

The underlying bin may be reusable, in which case ReusableBinAssignment is used, or single use, in which case SingleUseBinAssignment is used.

Changes

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