cURL
curl --request POST \ --url https://waas-staging.embedly.ng/api/v1/corporate/customers \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "rcNumber": "<string>", "tin": "<string>", "fullBusinessName": "<string>", "businessAddress": "<string>", "countryId": "<string>", "city": "<string>", "email": "<string>", "walletPreferredName": "<string>" } '
{ "code": "00", "success": true, "message": "Created Successfully", "data": { "id": "724bb798-fae8-4856-97a6-9d2076266c29", "organizationId": "0075b72d-6648-11f0-a7cf-0274f77d4a81", "customerTypeId": "0ed8b99b-8097-4e49-bd4c-ff0410c57d27", "countryId": "c15ad9ae-c4d7-4342-b70f-de5508627e3b", "city": "Lagos", "address": "12 Adeola Odeku Street, Victoria Island, Lagos", "emailAddress": "[email protected]", "corporateName": "Acme Technologies Limited", "isCorporateVerified": "Pending", "dateCreated": "2025-12-08T06:25:48.5611027Z" } }
This endpoint enables you to create a corporate customer profile
123456
01234567-0001
Acme Technologies Limited
12 Adeola Odeku Street, Victoria Island, Lagos
3fa85f64-5717-4562-b3fc-2c963f66afa6
Lagos
[email protected]
AcmeWallet