Associates or disassociates a customer with a sub-client. Set sub_client_id to associate, or set it to null to disassociate.
Unique identifier (ksuid) of the customer record 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^[0-9A-Za-z]{27}$"1NFHrqBHb3cTfLVkFSGmHZqdDPi"
Request to update the sub-client association for a customer. Set sub_client_id to associate with a sub-client, or null to disassociate.
ID of the sub-client to associate with, or null to disassociate.
27^[0-9A-Za-z]{27}$"1NFHrqBHb3cTfLVkFSGmHZqdDPi"
Sub-client association updated successfully
Response containing the current status of a KYB verification process including provider-specific statuses.
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^[0-9A-Za-z]{27}$"1NFHrqBHb3cTfLVkFSGmHZqdDPi"
Name of the customer
"Acme Corp"
Type of entity - either an individual person or a company/organization
individual, business "business"
Overall status of the KYB verification process (e.g., pending, active, restricted).
active, pending, partner_review, rejected, frozen, auto_declined "pending"
Timestamp of when the link was created
1234567890
Timestamp of when the link was last updated.
1234567890
Email address of the customer
"contact@acmecorp.com"
KYB Links for different providers used in the KYB process.
Detailed status information from different verification providers used in the KYB process.
ID of the KYB application associated with this customer
27^[0-9A-Za-z]{27}$"1NFHrqBHb3cTfLVkFSGmHZqdDPi"
Application decision status
approved, declined, auto_declined, withdrawn "approved"
URL for accessing the onboarding application
"https://onboarding.example.com/applications/abc123?token=xyz789"
Timestamp of when the link was deleted
1234567890
ID of the sub-client this customer is associated with, if any.
27^[0-9A-Za-z]{27}$"1NFHrqBHb3cTfLVkFSGmHZqdDPi"
Name of the sub-client this customer is associated with, if any.
"Partner Corp"
Whether this customer is acting as a sub-client (has other customers associated with it).