Create a new entity (person or business)

Creates a new entity. Duplicate person ID numbers are rejected by this endpoint.

Access: Auth methods: JWT bearer or API key. Allowed user types: MVNO, PARTNER. Requires permissions: entity:write.

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

Entity type being RICA/FICA captured.

Allowed:
string
enum

Required when entityType=PERSON.

Allowed:
string

Required when entityType=PERSON. Identification number. Duplicate person ID numbers are rejected by the generic Entity create endpoint.

string

Required when entityType=PERSON.

string

Required when entityType=PERSON.

string

Required when entityType=PERSON.

string

Required when entityType=PERSON.

string

Required when entityType=BUSINESS.

string

Required when entityType=BUSINESS.

string

Required when entityType=BUSINESS. UUID of the natural-person representative for the business.

string

email

string

phoneNumber

string
required

Required address line 1.

string

addressLine2

string
required

Required suburb.

string
required

Required city.

string
required

Required province.

string
required

Required postal code.

string
required

Required country.

Responses

400

Invalid input data

409

A person with this ID number already exists

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