Annotate an Order

Attach a note to an order.

Order annotation is useful for keeping track of the status of your orders before they are fulfilled. For example if your warehouse has processed an order but not yet shipped the order you can annotate the order with the string processed to denote that it has been processed.

Body Params
int32
required

The order_id of the order you wish to annotate.

string
required

The annotation you'd like to attach to this order.

Response

Language
Credentials
Basic
base64
:
Request
Response
Choose an example:
application/json