Request financing for invoices
Returns a session token and a connect token to open Kanmon SDK for confirming invoice details.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
x-monite-version
x-monite-entity-id
The ID of the entity that owns the requested resource.
Request
This endpoint expects an object.
invoices
A list of invoices to request financing for.
Response
Successful Response
connect_token
A connect token for Kanmon SDK.
session_token
An embedded session token for Kanmon SDK.
Errors
401
Post Financing Invoices Request Unauthorized Error
422
Post Financing Invoices Request Unprocessable Entity Error
429
Post Financing Invoices Request Too Many Requests Error