Paste only the token (no "Bearer " prefix).
The ID of the customer.
Company name.
"Acme Corp"
Office address.
"1 Business St"
City.
"Lagos"
LGA.
"Eti-Osa"
State.
"Lagos"
Country.
"Nigeria"
Office phone (digits:11).
"08012345678"
Company email.
"info@acme.com"
Commencement date.
"2020-01-01"
Sector id.
"5"
Business nature.
"Trading"
Annual revenue.
"1000000"
Annual turnover.
"1200000"
optional Array of custom form fields. Each object has a dynamic key (the form_field_id) with the value.
[
{ "1": "Field Value 1" },
{ "2": "Field Value 2" }
]optional Array of existing director IDs
["DIR001", "DIR002"]optional Array of new shareholder objects
[
{
"uid": "frontend-auto-generated-id",
"first_name": "John",
"surname": "Doe",
"means_of_id": "national_id",
"id_card_number": "12345"
}
]optional Documents (file uploads)
["document1.pdf", "document2.pdf"]