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