AddResponse Model

Represents a response from the ROS Add remote order endpoint

Required
remoteOrderID : string (GUID)

The RemoteOrderID that ROS has assigned the order that was just added

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