Unique key to ensure request idempotency. If the same key is used within a certain time window, the original response will be returned instead of executing the request again.
Request to create a customer and subsequently initiate a Know Your Business (KYB) verification process.
Name of the customer - either a person's name or company name.
3 - 100"Acme Corporation"
Type of entity being created - either an individual person or a company/organization.
individual, business "business"
Unique identifier for the customer in the client's system. This ID is used to track the customer in the client's database.
"external_customer_123"
Optional Persona inquiry ID. If provided, the existing Persona inquiry will be used instead of creating a new one.
"inq_12345678901234567890123456"
Internal only. Set to true when onboarding a new client (not an end-user). Requires super admin permissions.
Customer record successfully created
Response returned when a customer creation process is successfully initiated.
KSUID is a 27-character globally unique ID that combines a timestamp with a random component. Used for all entity identifiers in the Dakota platform.
27"1NFHrqBHb3cTfLVkFSGmHZqdDPi"
KYB Links for different providers used in the KYB process.
Unique identifier for the automatically created application record
27"1NFHrqBHb3cTfLVkFSGmHZqdDPi"
Public URL for completing the application via web form (includes embedded token)
"https://apply.dakota.com/applications/2WGC9cKv9P4K8eGzqY6qJ3Xz7Qm?token=kJ8xN3zQ9mL2pR5vY7wC1aF4dG6hK0sT8uW3nB5eM9"
Unix timestamp (nanoseconds) when the application token expires (30 days from creation)
1734567890000000000