Create a posted invoice
POST/v1/tenants/:tenantId/companies/:companyName/postedinvoices
Creates a new posted invoice and Kaunt will use it for model training, when matched with a Posting
Request
Responses
- 201
- 400
- 401
- 403
- 429
- 500
Successfully received document
Bad request
Token not provided or invalid
Forbidden to access the given resource
Rate limit exceeded
An unexpected error has occurred