Skip to main content

include-additional-info-if-possible-admonition

tip

You'll see in the endpoint reference for POST /1-click that it supports additional inputs: the user's email, birth date, and SSN4.

If you already have any of these, include them in the request body along with phone. (We don't recommend prompting for any of them yet if you don't already have it.)

Here's why: You'll see later in this integration guide that, if we can't source data for the user based on just their phone number, you'll need to ask the user for additional information (birth date and/or SSN4) and then make another API call. If for any reason you already have this information, you should include at this step so no further call will be necessary.