Add AML Contact
Adds a contact to an existing AML client (account) in the AML platform
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
| clientId* | path string | |
Request Body*
{
"clientCode": "string",
"clientContactCode": "string"
}
Responses
201 Created
401 Unauthorized – Invalid or missing API key