Update Purchase Orders No Id Given
PUT/api/v1/purchase_orders
Update Purchase Orders No Id Given
Request
Responses
- 200
- 400
- 401
- 404
- 422
Successful Response
cannot_update_purchase_order: Purchase Order with status cancelled can not be updated.
unauthorized: Invalid or no credentials where supplied.
product_not_found: Product not found.
purchase_order_not_found: A Purchase Order with the given ID was not found.
Validation Error