Create Person

This end points allow creation of new person on Qolo platform. A person may be a user or a company. The new person may be created with or without an account; and with or without a prepaid card (if allowed under the program). A new person's status will depend on their verification status. We will conduct an electronic or manual verification on the person as required by the program under our person creation guideline.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
boolean

Specify whether an account must be created for the person. If set to true, account currencies must be provided.

person_details
object
required
account_currencies
array of strings | null

List of currencies for account creation. Valid only if create_account is passed as true.

account_currencies
uuid
required
string
enum

Type of Account.
Program level accounts: PROGFUND, REVENUE, COLLECTION, PROG_DISBURSE, EXCEPTION, WRITEOFF, SUSPENSE, OMNI_OFFSET, INTHOLD, OPERATION, OBO_CLEARING
User accounts: GENERAL, PRINCIPAL, SECURE, CREDIT, ADVANCE, CHECK, USERDEFINED

string | null

Name of the account
Specify an account name if an account must be created for the person. If create_account set to true, account name must be provided.

Responses

500

Server Error

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