Create a new customer. Verification remains PENDING until KYC files are uploaded and reviewed. The customer’s country must match the country on the identity document submitted for KYC. Accepted identity documents: Driver’s License, Passport, or Resident Permit for individual customers, Certificate of Incorporation for business customers. ID cards (National Identity Cards) are not accepted. All uploaded documents must be clear, legible, and authentic — unclear images will be rejected. Fraudulent or falsified documents will result in the customer being permanently blacklisted from the platform. Required scope: customer:write.
Documentation Index
Fetch the complete documentation index at: https://docs.business.blaaiz.com/llms.txt
Use this file to discover all available pages before exploring further.
Use your OAuth client credentials to obtain a short-lived Bearer token from POST /oauth/token.
Customer type.
individual, business Country code (e.g., NG, CA, US). This must match the country on the identity document submitted for KYC.
Identity document type. For individual customers, drivers_license (Driver's License), passport (Passport), or resident_permit (Resident Permit) are accepted. For business customers, only certificate_of_incorporation (Certificate of Incorporation) is accepted. ID cards (National Identity Cards) are not accepted. No other document types are supported.
drivers_license, passport, resident_permit, certificate_of_incorporation Required if type is individual.
Required if type is individual.
Required if type is business.
Tax identification number (varies by country). Where applicable, use the Get Identification Type endpoint to determine the correct label or field to collect for the customer's country and type.