Submit Delivery Draft

Submits a delivery in draft state.

When this action is performed, the delivery transitions from DRAFT to SUBMITTED state. A delivery can only be submitted once.

This action will update stock and package prices, if these options are set in the delivery object.

Meta information about a delivery can still be edited after submission.

Delivery date

The delivery_date attribute can optionally contain timezone information. Inputs without explicit timezone information will be assumed to be UTC+0. Submitted deliveries without any delivery date information will have this attribute default to the current date and time in UTC+0.

🚧

This action does not close a purchase order for new deliveries.

Submitting a draft only commits a single partial delivery, out of potentially many. It is still possible to create more deliveries for the same purchase order after executing this call. To close a purchase order for new deliveries, use the Close Deliveries endpoint.

Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!