This endpoint accepts
multipart/form-data rather than JSON because it includes file uploads. Set your Content-Type accordingly or let your HTTP client handle it automatically.Endpoint
Headers
Bearer YOUR_ACCESS_TOKENYour API secret key.
Request body (multipart/form-data)
The ID of the business to complete registration for.
The business owner’s 11-digit Bank Verification Number.
The business owner’s residential address.
The ID of the state where the business is located.
One-time password sent during the BVN validation step.
Account password for confirmation.
A photo of a valid government-issued ID (JPEG or PNG).
One or more supporting business documents (e.g. CAC certificate). Multiple files are accepted.
Response
true on success.Confirmation message.