Skip to content

Get order tracking information

GET
/rest/v1/order/order/{id}/tracking

Authorizations

bearerAuth

JWT access token obtained from /rest/auth/admin/login or /rest/auth/customer/login

Type
HTTP (bearer)

Parameters

Path Parameters

id*
Type
integer
Required

Responses

Courier tracking snapshot for the order.

application/json
JSON
"string"

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI