Skip to main content
Object Per-recipient outcome for REGISTER_USER share link generation.

Fields

Int!
The position of this result within the request’s recipientRegistrations array, so you can match a result back to the input entry it came from.
String
The email address supplied for this recipient in recipientRegistrations.
String
The phone number supplied for this recipient in recipientRegistrations.
UUID
The Fluz user ID of the placeholder user that was created or reused for this recipient. Absent when status is FAILED.
ShareLinkRecipientRegistrationStatus!
Whether Fluz created a new placeholder user, reused an existing one, or failed to register this recipient.
String
The failure reason. Present only when status is FAILED.