Create a lot.

Creates a lot (batch) for one of your physical products. The lot
number must be unique for the product.

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

ID of the product the lot belongs to (UUID); a physical product, not a bundle. It cannot be changed after the lot is created.

string
required
length between 1 and 64

Lot (batch) number, 1 to 64 characters; unique per product.

date | null

Date the lot expires (ISO 8601 date); cannot be in the past. null when the lot does not expire.

date-time | null

First moment units of the lot may be shipped (ISO 8601, UTC); must be before notAfter. null for no limit.

date-time | null

Last moment units of the lot may be shipped (ISO 8601, UTC); cannot be in the past. When you do not set it, it is derived from expiryDate if byrd has a minimum remaining shelf life configured for your products. null for no limit.

boolean

Whether units of the lot can be picked for shipments; stock of a deactivated lot is unavailable. Defaults to true.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json