Name | Type | Description | Notes |
---|---|---|---|
end_user_email_address | str | Your end user's email address. This is purely for identification purposes - setting this value will not cause any emails to be sent. | |
end_user_organization_name | str | Your end user's organization. | |
end_user_origin_id | str | This unique identifier typically represents the ID for your end user in your product's database. This value must be distinct from other Linked Accounts' unique identifiers. | |
categories | [CategoriesEnum] | The integration categories to show in Merge Link. | |
integration | str, none_type | The slug of a specific pre-selected integration for this linking flow token. For examples of slugs, see https://www.merge.dev/docs/basics/integration-metadata/. | [optional] |
link_expiry_mins | int | An integer number of minutes between [30, 720 or 10080 if for a Magic Link URL] for how long this token is valid. Defaults to 30. | [optional] if omitted the server will use the default value of 30 |
should_create_magic_link_url | bool, none_type | Whether to generate a Magic Link URL. Defaults to false. For more information on Magic Link, see https://merge.dev/blog/product/integrations,-fast.-say-hello-to-magic-link/. | [optional] if omitted the server will use the default value of False |