Add Receivables
POST/api/v1/receivables
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Add Receivables
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
Successful Response
`receivable_already_exists`: Receivable with this name already exists for your organization.
`unauthorized`: Invalid or no credentials where supplied.
`could_not_validate_credentials`: Could not validate credentials.
`product_not_found`: Product not found.
<br>`shop_not_found`: Shop does not exist.
Validation Error