AmlOnboardingUrlResponse
Response containing the onboarding URL for a contact.
Properties
| Name | Type | Description |
|---|---|---|
| url | string | The onboarding URL. Null if no onboarding report exists or the URL is no longer available. |
The onboarding URL. Null if no onboarding report exists or the URL is no longer available. | ||
JSON Example
{
"url": "string"
}