Update Third-Party Mapping
Updates the accounting, direct debit and/or AML mapping identifiers for a single client.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
| code* | path string | |
Request Body*
{
"accountingCustomerCode": "string",
"directDebitMandateId": "string",
"amlClientId": "string",
"amlClientName": "string"
}
Responses
401 Unauthorized – Invalid or missing API key
404 Not Found