object MissingAllocationType

Fields

FieldTypeDescription
messageString!
quantityInt

Quantity as a whole-unit count.

statusPickingJobStatus

Current status; use the API status values returned by this field when filtering or updating.

Implements

UserError

Referenced By

Example

{
  "message": "abc123",
  "quantity": 2,
  "status": "{id: \"UGlja2luZ0pvYlN0YXR1c1R5cGU6MTIzNA==\"}"
}