Order Cancellation
Version 1.0.0
Endpoint
POST
https://serverRoot/api/orderingMobility/v1/orderCancellation
Copy
Order Cancellation requests can be used to cancel active orders.
Header Parameters
- Content-LengthintNumber of bytes in the Request body.
- AcceptstringRequiredSpecifies the media type as "application/json".
- X-ATT-ConversationIdstringRequiredUnique ID to identify the Conversation.
- X-ATT-MessageIdstringRequiredUnique ID to identify the Request.
- X-ATT-ClientIdstringClient ID used to generate the OAuth bearer token.
Body Parameters
- objectOrderCancellationRequest.
- orderCancellationRequestobjectRequired
Responses
Accepted
Body
application/json