πUsers
API's to manage Users.
Create User
Your unique API Key.
Your API Hash.
Third party user id of the user. This is the unique identifier of the user in the third party system.
First name of the user.
Last name of the user.
Language code of the user. e.g. en, fr, es etc.
Email of the user.
Country of the user. e.g. EU, NG, US etc.
Date of birth of the user.
Phone number of the user. e.g. +2348123456789
User successfully created.
TygaPay user id of the user. This is the unique identifier of the user in the TygaPay system.
Third party user id of the user. This is the unique identifier of the user in the third party system.
User with the same third party user id already exists.
Internal error.
Get User
The TygaPay user id.
The Tenant user id.
The Tenant user email address.
Your unique API Key.
Your API Hash.
The User Information.
TygaPay user id of the user. This is the unique identifier of the user in the TygaPay system.
Third party user id of the user. This is the unique identifier of the user in the third party system.
First name of the user.
Last name of the user.
Language code of the user. e.g. en, fr, es etc.
Email of the user.
Country of the user. e.g. EU, NG, US etc.
Date of birth of the user.
Phone number of the user. e.g. +2348123456789
User not found.
Get User Balances
The user id.
Your unique API Key.
Your API Hash.
Returns a mysterious string.
The users total balance.
The users main balance.
The users pending balance.
Returns a mysterious string.
Get User Crypto Deposit Addresses
The user id.
Your unique API Key.
Your API Hash.
OK
The deposit address for the tenant.
The network for the deposit address.
The supported tokens for the deposit address.
Permission denied.
Internal error.
Last updated