Divendo API 2.0

We’ve rebuilt our API from the ground up to be easier than ever to integrate our platform with your favourite software

Order Cancellation

cancellationdate Type:DateTime Read only:False The date of the cancellation
reasoncode Type:String Read only:False The reason code of the cancellation
description Type:String Read only:False The description of the cancellation
rma Type:String Read only:False The return merchandise authorization number

Example

{
  "cancellationdate": "2017-05-26T10:52:52.807+01:00",
  "reasoncode": "Arrived too late",
  "description": "",
  "rma": ""
}