This command is used to initiate a new invite to blocks users. The command will create any missing accounts and or account users that are required to access the marketplace. If the user does not have a Carta account, this command will send them a registration invitation to join Carta as well.
structs::commands::InviteUserToBlocks
This command is used to initiate a new invite to blocks users. The command will create any missing accounts and or account users that are required to access the marketplace. If the user does not have a Carta account, this command will send them a registration invitation to join Carta as well.
Fields
Capabilities: AccountCapability[]source
AccountInformation: BlocksInviteNewAccount | BlocksInviteExistingAccountsource
AccountUserInformation: BlocksInviteNewAccountUser | BlocksInviteExistingAccountUser | BlocksInviteRegisterCartaUser[]source
SuppressEmailInvite: boolsource
InvitationExpirationDays: u8source
The number of days after which the invitation will expire.
The number of days after which the invitation will be resent. This is a set of days, so multiple reminders can be sent. The staff user who will provide coverage for the invited account. If successful, an In addition, one of the following models may be produced: If unsuccessful, one of the following error types will be produced: Produced by the following services: Consumed by the following services:InvitationReminderDays: SetAccountCoverageUser: Id<User>sourceResult
Success
OK outcome will be produced.Error
Producers
Consumers