Example searches: “multipart/form-data”, “username”, “Login”, “email”, “id”
Delete a specific purchase order
A unique integer value identifying this purchase order.
curl \ --request DELETE 'https://vendorms.pythonanywhere.com/api/purchase_orders/{id}/' \ --header "Authorization: Token $ACCESS_TOKEN"