Create a new recipient for a given customer
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.
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"
Recipient details
Request for creating or updating a recipient entity.
Address Requirements:
Migration Path: Recipients created without addresses can be updated later to add an address when fiat capabilities are needed.
Name of the recipient entity
"Acme Corporation"
Physical address of the recipient.
Recipient created successfully
Response containing recipient details.
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 recipient entity.
"Acme Corporation"
Current status of the recipient
unused, active, frozen "active"
Standardized physical address format used throughout the Dakota platform for user and entity addresses.
List of destinations associated with this recipient.
Response for a crypto destination.