Docs

Update Order

Updates an existing order in Track-POD.

PUT

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
string

Delivery address.

number

Delivery latitude.

number

Delivery longitude.

string

Delivery address zone.

string

Order barcode.

string

Client name.

number

Cash on delivery amount.

string

Recipient contact name.

string

First custom field identifier.

string

First custom field value.

string

Second custom field identifier.

string

Second custom field value.

string

Customer reference identifier.

string

Order date and time.

string

Depot name.

string

Recipient email.

number

First goods cost.

string

First goods barcode.

string

First goods item identifier.

string

First goods line identifier.

string

First goods item name.

string

First goods note.

string

First goods order-line barcode.

number

First goods quantity.

string

First goods unit.

number

Second goods cost.

string

Second goods barcode.

string

Second goods item identifier.

string

Second goods line identifier.

string

Second goods item name.

string

Second goods note.

string

Second goods order-line barcode.

number

Second goods quantity.

string

Second goods unit.

string

Order identifier.

string

Invoice identifier.

string

Order note.

boolean

Send a departure notification.

boolean

Send a route-start notification.

boolean

Send an en-route notification.

boolean

Send a prior-to-route notification.

string

Order number.

number

Order pallets.

string

Recipient phone number.

string

Pickup address.

string

Pickup address identifier.

number

Pickup latitude.

number

Pickup longitude.

string

Pickup address zone.

string

Pickup client name.

string

Pickup client identifier.

number

Pickup cash on delivery amount.

string

Pickup contact name.

string

First pickup custom field identifier.

string

First pickup custom field value.

string

Second pickup custom field identifier.

string

Second pickup custom field value.

string

Pickup email.

string

Pickup note.

string

Pickup phone number.

number

Pickup service time.

string

Pickup time window start.

string

Pickup time window end.

string

Order priority.

number

Planned service time.

string

Shipper name.

string

Team code.

string

Start of the delivery time window.

string

End of the delivery time window.

number

Order type.

boolean

Force-update existing address latitude/longitude from the payload.

number

Order volume.

number

Order weight.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.