Gets a specific invoice coding proposal by id.
GET/v1/tenants/:tenantId/companies/:companyName/invoicecodingproposals/:id
Returns an invoice coding proposal based on its id
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 429
- 500
Successfully retrieved invoice coding proposal.
Bad request
Token not provided or invalid
Forbidden to access the given resource
Invoice not found
Ratelimit exceeded
Server error occured. Some server errors are retryable by re-sending the invoice for proposal.