account/client-accounts/generate-embed-url

Use this endpoint to generate a unique URL to onboard a new client account. To send an email containing the URL to the recipient, set SendEmail = true, and provide both the email address and full name of the recipient.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Form Data
string
required

Your account ID

string
required

API key for the account

string
required

Hashed signature for the request

string
required

Type of client account you want to onboard. Options are individual, business, standard and receive-only.

string

Client's first name. Required if BusinessName is not provided.

string

Client's last name. Required if BusinessName is not provided.

string

Client's business name. Required if FirstName and LastName are not provided.

boolean

This option is used to send the onboarding link through email. If you wish to send an email, then provide true. The default value is false.

string

Recipient's email address. Required if SendEmail = true.

boolean

This option is used to send the onboarding link through SMS. If you wish to send an SMS, then provide true. The default value is false.

string

Recipient's phone number. Required if SendSMS = true.

string

Comma-separated list of payment methods.

string

This option will add a Label to the client account. If the Label doesn't exist it will be created and applied.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json