post https://{{BASE_URL}}/api/v1/user/client_user
This API endpoint is used to register a new user on Saber Money for the merchant. User registration is mandatory for all further operations for a user.
BODY PARAMETERS
Parameter | Type | Required | Description |
---|---|---|---|
user_uuid | string | No | A Unique Identifier (UUID-v4) of the user. If passed empty, a uuid is generated and passed from our side. |
client_user_id | string | No | Client identifier for it's user |
phone | string | No | A verified 10-digit phone number of the user |
string | No | A verified email of the user |