Order Line Cancel
The Order Line Cancel operation cancels a line item on an order.
URI Summary
Operation |
Action |
URI Template |
URI Example |
Transaction Type |
Unique RequestID Needed for Duplicate Detection? |
Non-URI Request Payload |
---|---|---|---|---|---|---|
Cancel line item |
POST |
/vM.m/stores/STOREID/orders/linecancel/get.format |
/v1.0/stores/ABCD/orders/linecancel/get.xml |
Cancel line item on order. |
No |
Order-Service-LineCancel-1.0.xsd |
URI domain name: Radial recommends using the new domain at apg.radial.com. To connect to production Radial APIs, use the following form of the URL:
https://apg.radial.com/v1.0/proxyname/storecode/function
You should have received the applicable information for proxyname, storecode, and function from your Radial representative.
Note: The old domain will still be in operation until further notice from Radial. For more information on Radial API URIs, see API Requests and Responses.