```
```

Shipping with Cargo Link - processAlternativeDelivery

After sending the order package, you can feed it with the cargo tracking link or phone number you have. After successfully submitting this request, the order will automatically switch to "Shipped" status.

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

If false, trackingInfo should be a cargo tracking link. If true, trackingInfo should be a phone number.

string
required

Cargo tracking link (if isPhoneNumber is false) or phone number (if isPhoneNumber is true)

params
object
required

Additional parameters

integer

The quantity of the package (optional)

float

The deci of the package (optional)

Responses
200

Success

400

Bad Request

401

Unauthorized

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!