HomeGuidesAPI ReferenceChangelogSupport Request
API Reference

Update Test Order Status

You can update the status of orders you placed in the stage environment to perform your test scenarios.

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

Seller ID

int64
required

Package ID

Body Params
lines
array of objects
required

Order lines

lines*
params
object

Additional parameters

string
enum
required

Status to update. Statuses progress sequentially.

  • Shipped: Package shipped to cargo
  • AtCollectionPoint: Package arrived at cargo company's distribution point
  • Delivered: Package delivered to delivery point
  • UnDelivered: Package could not be delivered (returned to cargo distribution center)
  • Returned: Package returned
Allowed:
Headers
int64
required

Seller ID

Responses

400

Bad Request

401

Unauthorized

500

Internal Server Error

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain