Create a token for Kanmon SDK

POST
/financing_tokens

Returns a token for Kanmon SDK. Creates a business and user on Kanmon if not already exist.

Headers

Auth
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-monite-versionstringRequired
x-monite-entity-idstringRequired

The ID of the entity that owns the requested resource.

Response

Successful Response

connect_tokenstring

A connect token for Kanmon SDK.

Errors