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