Represents a UPC-A barcode of 11 digits.
The checksum is not stored, it should be generated when needed, and otherwise not sent by clients during API calls.
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.
Checks if this barcode is a single-use bin barcode.
getBin 200 response
An assignment to a reusable bin, modeled by Bin
Describes a bin being retired.
No recorded changes to this endpoint across all 1 revision of this API.