POST
/
orders
/
{order-number}
/
activity

Authorizations

Authorization
string
header
required

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

Path Parameters

order-number
string
required

order number

Body

application/json
comment
string
required

Response

200 - application/json
activity
object[]
message
string
pagination
object

pagination metadata structure

success
boolean