Updates the source address for a shipment.

Path parameters

inboundPlanIdstringRequired
Identifier of an inbound plan.
shipmentIdstringRequired
Identifier of a shipment.

Request

This endpoint expects an object.
addressobjectRequired

Specific details to identify a place (input variant — phone required).

Response

Accepted — operation submitted asynchronously.

operationIdstringformat: "^[a-zA-Z0-9-]*$"36-38 characters
UUID for the given operation.

Errors

400
Bad Request Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error