Skip to main content
PUT
This endpoint supports partial updates. Only include the fields you want to change. Once an ASN is received, only certain fields can be updated.

Path Parameters

string
required
The unique identifier of the ASN to update

Request Body

string
Updated expected delivery date (ISO 8601)
string
Actual delivery date when shipment arrives (ISO 8601)
string
Updated status: “pending”, “in_transit”, “delivered”, “received”, “partially_received”, “cancelled”
object
Updated tracking information
object
Updated packaging information
array
Updated or additional shipping documents
string
Updated notes or instructions
object
Updated custom metadata

Response

Returns the updated ASN object with all fields.