Update delivery

Endpoint to update delivery details, including the address and contact information of the delivery point, as well as other properties such as packages, tags, COD (cash on delivery), reference identifier, among others.

Edit delivery data

patch

Endpoint that allows editing the data of one or multiple deliveries.

Autorizaciones
AuthorizationstringRequerido
Cuerpo
deliveryIdsstring[]Requerido

List of delivery identifiers to be edited, up to 10 deliveries can be edited in a single request

Example: t-pruaas-4973
referenceIdsstring[]Opcional

List of reference identifiers of orders to be edited, up to 10 deliveries can be edited in a single request. If this property is used, do not include deliveryIds

Example: FACT-0001
recalculatePricebooleanOpcional

Indicates whether to recalculate the price after modification (recommended)

Example: true
reorderRoutebooleanOpcional

Indicates whether to reorder the route (if the delivery belongs to a route) after modification (recommended)

Example: true
recalculateCitybooleanOpcional

Indicates whether to recalculate the city after modification (recommended)

Example: true
Respuestas
200

Successful operation

application/json
patch
/v1/deliveries/dropoff

Use cases

Update delivery by its deliveryId
Update delivery by its referenceId
Update recipient details
Update delivery address
Update tags
Update referenceId
Update delivery packages

รšltima actualizaciรณn