Update Receivables
PUT/api/v1/receivables/:receivable_id
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Update Receivables
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
Successful Response
`cannot_update_receivables`: Receivable with status closed or fulfilled 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.
<br>`receivable_not_found`: Receivable not found.
<br>`shop_not_found`: Shop does not exist.
Validation Error