Skip to main content

Bulk Consignment Release

This specification describes the format for a consignment release.

Fields

FieldTypeDescription
batch_id requiredstringThe ID for the batch that we are releasing
from_account_holderstringThe owner of the account that the batch is released from
from_po requiredstringThe PO number of the account we are releasing the batch from
release_datestring (date-time)The date for this release. If it is not provided, then the release will be defaulted to the current date.
release_number requiredstringThe number for this release
release_weightnumberThe weight from the batch to be released. If it absent, then the whole batch is released
to_account_holderstringThe owner of the account/trade that the batch is released to
to_po requiredstringThe PO number of the account/trade we are releasing the batch to
user requiredstringThe user that initiated this release
weight_unit"LB" or "MT"The weight unit for the batch we are releasing. It is required if the batch weight is provided