Interface UserInvitationCreateParams

Export

UserInvitationCreateParams

Hierarchy

  • UserInvitationCreateParams

Properties

email: string

Email address

Memberof

UserInvitationCreateParams

The type of email, if any, that should be sent to the new user. Defaults to console_invitation if one is not provided. merchant_application "You've been invited by {partner name} to complete the setup of your payment processing account. To create your account and access your application follow the link below. {user invitation link}" none No email sent. console_invitation - For merchant accounts: "You have been invited to join {{account name}}'s payment processing account with {{partner name}}.

{user invitation hyperlink button}

You will gain access to the team's Dashboard, including information about payments, payouts, and more. The invitation link will expire in 7 days." --- - For partner accounts: "You have been invited to join {{account name}}'s payment processing account with {{parent name}}.

{user invitation hyperlink button}

You will gain access to the team's Dashboard, including information about merchants, payments, payouts, and more. The invitation link will expire in 7 days." --- - For reseller accounts: "You have been invited to join {{account name}}'s payment processing account.

{user invitation hyperlink button}

You will gain access to the team's Dashboard, including information about your software platforms, merchants, payments, and more. The invitation link will expire in 7 days."

Memberof

UserInvitationCreateParams

The user's role, primarily used in the Tilled Dashboard. The roles have varied restrictions on the actions they can take. admin Best for business owners and company administrators. developer Best for developers or people primarily using the Tilled API. analyst Best for people who need full access to Tilled data, but don't need to update business settings. view_only Best for people who need to view Tilled data, but don't need to make any updates.

Memberof

UserInvitationCreateParams

Generated using TypeDoc