GET
/
v1
/
orders
/
{orderId}
/
trigger-now

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

orderId
string
required

Order ID

Response

200 - application/json

Order details after triggering order

data
object

Order details

message
string

Full response message

responseStatus
string

Brief response status