Immediately sends an invite via email, SMS, or both. Returns an invite object in the response.
Username = api_key_id, Password = api_key_secret
First name of the invite recipient.
Last name of the invite recipient.
Full name of the invite recipient.
Required when first_name and last_name are empty.
Phone number of the invite recipient.
Required when email is empty.
Email address of the invite recipient.
Required when phone_number is empty.
External identifier often used to group users.
Will populate the external_id property of the user object,
and can be used to search for users within the Connections section of Console.
ID used to customize the user's experience in Link.
Warning: Must be the ID of an Email/SMS Template.
List of specific Items to display to the invite recipient. Instead of full search, direct login will be used (one Item) or list (multiple Items).
Warning:
flow_items will override direct login Items associated with the flow_id.
Unencrypted target deposit destination. Adds a deposit switching flow after the user connects their payroll accounts.
Overrides the text and branding of the email/SMS template specified via the flow_id property (or default invite settings, if no templates exist).
Also provides a way to Cc members of your team to be notified by email when the user has connected their payroll account(s) by using the reply_to parameter.
Unique ID of the invite.
"0424137bc-edc5-35de-c1b5-1c3cddb4b227"
ID of the user.
"018051aa-f7a9-a0db-2f38-6cfa325e9d69"
User token required to initialize embedded instances of Link for the user.
Warning: This user token will expire after one hour. A new user token can be created at any time using the /user-tokens API endpoint.
"bcJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjbGllbnRfaWEiOiIxNDRhMTRkNS04YzEzLTQzZGYtOTI4Ni01OWY4NjFkOWEyMDIiLCJleHAiOjE2ODc3OTMzODAsImZpZCI6IjUyYWM3ZFFiLTI1MzAtNGYyNy04NTZlLTkwOTk1ZDA4NWJkMCIsImlhdCI6MTY4Nzc4OTc4MCwiaXNzIjoiYXJneWxlLWNvcmUtYXV1aC1kZXYiLCJqdGki2eJiZGI4YTExMS0wYzFjLTRiNjEtYmI5NS04ZGQ0YzA0OGQwNzUiLCJzdWIiOiIwMTg4ZjgxYy0zZTFkLTRlZDEtMjEyYy02NmB3YzE4YzVjYzMiLCJ1c2VyX2lkIjoiMDE4OGY4MWMtM2UxZC00ZWQxLTIxMmMtNjZhN2MxN2M1Y2MzIn0.TNiZojOiiXtPVamyCDjz4f2GwR4TA8x6JR3RwjTECjY"
Email of the invite recipient.
Phone number of the invite recipient.
"212-555-5555"
Full name of the invite recipient.
"Sarah Longfield"
First name of the invite recipient.
"Sarah"
Last name of the invite recipient.
"Longfield"
The invite's status.
sent — Invite sent successfully.initiated — User clicked the invite URL and was successfully able to enter Link, but has not submitted login credentials, uploaded documents, or completed a response form.attempted — User submitted login credentials through Link (creating a user ID), but no accounts were successfully connected. Also includes users who only submitted a response form.completed — User successfully connected an account or uploaded a document.revoked — The invite was revoked. The user can no longer access Link via the invite URL.sent, initiated, attempted, completed, revoked URL included in the invite that connects the user to Link.
"https://console.argyle.com/add-work-accounts/0424137bc-edc5-35de-c1b5-1c3cddb4b227"
ID of the Flow specified via the flow_id parameter when sending the invite.
"8DRRA4XC"
Any Items specified via the flow_items parameter when sending the invite.
["item_000000001", "item_000000002"]Emails of your team members that will be notified when the user has connected their payroll account(s).
Depending on the invite method, these emails are sourced from:
reply_to parameter of the override_invite_template object.Array of objects containing information about the delivery status of the invite.
(Deprecated) Customization ID.
override_invite_template.null