Cancel Purchase Order Ext
DELETE/api/v1/purchase_orders
Cancel Purchase Order Ext
Request
Responses
- 204
- 401
- 403
- 404
- 422
Successful Response
`unauthorized`: Invalid or no credentials where supplied.
`could_not_validate_credentials`: Could not validate credentials.
`purchase_order_not_found`: A Purchase Order with the given ID was not found.
Validation Error