v1
latestOpenAPI 3.1.02026-07-14577181.5 KBUpdates the order of the external_id specified in the path parameter.<br /><br />Note that you can update only some fields from the create (POST) request. You cannot update external_id, cod_value, cod_currency, delivery_type, service_type, customer.has_gdpr_consent, order_details["sale_number"], delivery_instructions, and pick_up_instructions. There is no validation performed if you try to update those fields.<br /><br />In case you need to update the pickup address, cancel the order and use a different external ID to create an order with the correct pickup address.
Path parameters
Order's ID assigned by the retailer; unique within all the retailer's orders manifested to Paack.
Can include special characters, excluding a comma, though for further use you need to encode them.
external_id equals tracking_id.
external_id with which the order was created.
Request body
Response
Confirms the order of the provided external_id has been updated.