Create Hosted Signup Session

post/v2/signup/sessions

Headers

authorizationstring

Request body

business_namestring required
user_emailstring required
callback_urlstring required
legal_entity_idstring nullable
external_company_idstring nullable

Response

Successful Response

urlstring required

This is a session scoped URL which allows users to completed the signup process.

created_atstring required
expires_atstring required
legal_entity_idstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.