Skip to main content

Delete purchase order by ID

DELETE 

/store/order/:orderId

For valid response try integer IDs with value < 1000. Anything above 1000 or nonintegers will generate API errors

Request

Responses

Invalid ID supplied