Methods

  • get - Get Order History
  • get - Get Order History (Single)
  • patch - Update Order Status

Properties

[
    {
        "comment": "string",
        "customerNotified": "boolean",
        "dateAdded": "string",
        "id": "int64",
        "statusId": "int64"
    }
]
{
    "comment": "",
    "customerId": 1,
    "customerNotified": true,
    "dateAdded": "2015-11-06 12:22:39",
    "statusId": 1
}
Name Type Description Additional
comment string
customerNotified boolean
dateAdded string
id int64 Read only.
statusId int64