Create a customer record using an existing Persona case ID and optionally link to existing BVNK customer data. This endpoint is intended for migrating customers from previous platforms who have already completed Persona verification.
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 migrate a customer from an existing Persona inquiry, optionally linking existing BVNK customer data.
Type of entity being created - either an individual person or a business/organization.
individual, business "business"
Existing Persona case ID for this customer
1"case_ie1Co7A2szWNJxogesfQXUaBBspM"
Unique identifier for the customer in the client's system.
"legacy_customer_123"
Existing BVNK customer reference ID if the customer already exists in BVNK
"bvnk_customer_123456"
Customer migrated successfully
Response returned when a customer migration is successfully completed
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"
Name of the customer
"Acme Corporation"
Type of entity
person, company "company"
Linked Persona case ID
"case_ie1Co7A2szWNJxogesfQXUaBBspM"
Unix timestamp when the customer was created
1703097600
Unix timestamp when the customer was last updated
1703097600
Result of onboarding a customer to one or more providers
External identifier for the customer
"legacy_customer_123"
BVNK customer reference ID if provided or created during migration
"bvnk_customer_123456"