OrdersPurchase orders
Delete Purchase Order
Delete a purchase order by ID
Authorization
api_key x-access-token<token>
In: header
Path Parameters
purchase_order_id*string
The ID of the purchase order to delete
Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X DELETE "https://example.com/shipos/purchase-orders/string"{ "success": true}