User Flows
User definitions
New & Network Users - A new or existing user in the Aeropay network who must complete an MFA challenge. Calling POST /v2/user with this user’s information will kick off our confirmUser OTP flow.
Returning User - An existing user in both your platform and Aeropay network. This user has been created or associated with your merchant ID via the POST /v2/user API.
Merchant - The onboarded merchant receiving the funds or initiating payouts to/from their bank account.
Variable Definitions
user.id - A user identifier in the Aeropay network across all Aeropay products. This unique value identifies an individual within Pay and Sync and is returned from POST /v2/user and GET /v2/user.
Updated 25 days ago
What’s Next
