Request
Header
| Header | Type | Description |
|---|---|---|
| AppId | string | Create an app to get your app ID on dashboard here |
| Authorization | string | public secret key |
Body parameter
| Parameter | Type | Description | Required |
|---|---|---|---|
| business_name | string | Name of business | required |
| business_mobile | string | Office mobile number of the business | required |
| first_name | string | First name of business owner | required |
| last_name | string | Last name of business owner | required |
| mobile | string | Mobile number of business owner | required |
| street | string | House number, street name of the business | required |
| landmark | string | The closest landmark to the location | required |
| lga | string | LGA | required |
| city | string | City | required |
| state | string | State | required |
Sample response
Response