Amend Delivery
Amend a delivery’s details before it has been dispatched to a carrier. Once a delivery has been assigned a consignment number (i.e. booked with a provider), it can no longer be amended via this endpoint.
Amending automatically re-quotes the delivery with available providers and recalculates SLA windows based on any updated timing.
Endpoint
Authentication: Bearer token required via the Authorization header.
Request Payload
ready_for_pickup_at is required. All other fields are optional — only include the fields you want to change. All delivery fields can be amended, including parcels, line_items, delivery_type, and reference.
PATCH /{{tenant_id}}/deliveries/{{delivery_id}}/amend
Amendable Fields
Amendments are only possible before a consignment number has been assigned. Attempting to amend a booked delivery will return an error.
