Get Receivable
GET/api/v1/receivables/:receivable_id
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Get Receivable
Request
Responses
- 200
- 401
- 403
- 404
- 422
Successful Response
unauthorized
: Invalid or no credentials where supplied.
could_not_validate_credentials
: Could not validate credentials.
receivable_not_found
: Receivable not found.
Validation Error