Request financing for invoices
Returns a session token and a connect token to open Kanmon SDK for confirming invoice details.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
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.