ChangeDeliveryState

Changes the state of an existing delivery.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The delivery identifier and the new state.

string
^-?(?:0|[1-9]\d*)$

Gets or sets the delivery id.

string
^-?(?:0|[1-9]\d*)$

Gets or sets the order id.

string | null

Gets or sets the ref number.

string | null

Gets or sets the order code.

string
^-?(?:0|[1-9]\d*)$

Gets or sets the order line id.

string | null

Gets or sets the order line code.

string
^-?(?:0|[1-9]\d*)$

Gets or sets the process id.

string | null

Gets or sets the process code.

string | null

Gets or sets the delivery channel.

string | null

Gets or sets the delivery code.

string | null

Gets or sets the source delivery code.

string | null

Gets or sets the tracking number.

string | null

Gets or sets the tracking url.

string
enum

Allowed values: Cargo (10), MerchantCargo (11), Logistic (20), MerchantLogistic (21), SelfDelivery (30), DeliveryWithIntegration (31), Return (40), MerchantReturn (41), BuyerReturn (42).

string | null

Gets or sets the event details.

string | null

Gets or sets the street address.

string | null

Gets or sets the neighborhood.

string | null

Gets or sets the district.

string | null

Gets or sets the postal code.

string | null

Gets or sets the city.

string | null

Gets or sets the country.

string | null

Gets or sets the recipient.

string | null

Gets or sets the contact phone.

sender
object
receiver
object
properties
array of objects | null

Gets or sets the list of custom properties for this delivery.

properties
tags
array of objects | null

Gets or sets the list of tags for this delivery.

tags
string | null

Gets or sets the environment identifier (e.g., Production, Staging).

string | null

Gets or sets the IP address of the calling application.

string | null

Gets or sets the user token for authentication context.

string | null

Gets or sets the session identifier of the current user session.

string
^-?(?:0|[1-9]\d*)$

Gets or sets the numeric user identifier.

string | null

Gets or sets the IP address of the requesting user.

string | null

Gets or sets the email address of the user performing the operation.

string | null

Gets or sets the thread identifier for request tracing and correlation.

string
enum

Allowed values: Draft (0), Active (1), Unknown (-999), Deleted (-99), Blocked (-12), Freezed (-11), Test (-9), Passive (-1).

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json