Creates or updates the Enhanced Due Diligence (EDD) record for an application. This endpoint is idempotent and should be used when EDD is required for the application.
Authentication: Accepts Application Token (X-Application-Token header).
Application-specific token for public URL access. Generated when a customer is created. Provides access to a single application without requiring an API key. Token is valid for 30 days and rate-limited to 100 requests per hour.
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.
The unique identifier for the application 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"
Request to create or update an Enhanced Due Diligence (EDD) record
Required description of how the account will be used
"Processing payments for e-commerce transactions"
List of countries where the majority of customers are located
ISO 3166-1 alpha-2 country code
2["US", "GB", "CA"]Whether the business screens customers against sanctions lists
true
Whether third parties will have access to the account. Auto-declines if true.
false
Whether the business issues tokens
false
Whether the business will conduct a token sale
false
Amount to be raised in token sale (USD)
1000000
Description of token sale availability
"Public sale to accredited investors"
Registration status with relevant authorities
"Registered with SEC"
Whether the business is regulated by financial authorities
true
Justification for why the business is not regulated (required if is_regulated=false)
"Operating in exempt category under local regulations"
ISO 3166-1 alpha-2 country code where the business is regulated
2"US"
Type of regulatory license held (required if is_regulated=true)
"Money Services Business (MSB)"
Whether the business verifies customer identity (KYC)
true
Name of KYC service provider used
"Sumsub"
Whether the business has transaction monitoring in place
true
Whether the business is subject to AML audits
true
Date of the last AML audit in YYYY-MM-DD format
"2024-06-30"
EDD record created or updated successfully
Response containing EDD data with application context
The application ID
27"1NFHrqBHb3cTfLVkFSGmHZqdDPi"
Current status of the application
pending, submitted, completed "pending"
Decision outcome (if any)
approved, declined, withdrawn The EDD data