CancelResponse Model

Represents a response from the ROS Cancel endpoint

Required
remoteOrderCancellationID : string (GUID)

The ID of the cancellation that ROS assigned to this cancellation request

Example
{
  "remoteOrderCancellationID": "3f49efe7-ea42-4f21-8718-7e6ce9a33512"
}