Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The delivery number.
Example:
"247000-08"
The purchase order ID.
Example:
"1234567890"
The external ID of the delivery.
Example:
"1234567890"
The delivery date.
Example:
"2024-06-21"
The line items of the delivery.
Response
201 - application/json
The unique identifier of the entity.
The date and time the entity was created.
The date and time the entity was last updated.
The number of the delivery.
The external ID of the delivery.
The date of the delivery.
The purchase order of the delivery.
The line items of the delivery.
Total quantity delivered across all line items

