user

Create a user associated with the authorized merchant.

When creating a user, a userId is returned. This userId is required for referencing the user within the AeroPay system.

Error Glossary (click to expand)
CodeHTTP StatusMessage
AP006401Client not authorized for this scope
AP101401No authenticated user
AP102200Unable to create user
AP105200Phone number missing area code
AP106200Improperly formatted phone number
AP115200Unsupported phone type
AP118200Name cannot contain numbers or special characters
AP119200Unsupported country code - US numbers only
AP700400Missing or invalid required parameter
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Payload to create a new consumer user.

string
required

First name of user being created

string
required

Last name of user being created

string
required

Phone number of user in international format (+11234567890). Landlines, VOIPs, or prepaid numbers are invalid.

string
required

Email of user being created

Headers
string
required
string
required

A merchant scoped token.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json