API Docs / Schemas / AmlOnboardingUrlResponse

AmlOnboardingUrlResponse

Response containing the onboarding URL for a contact.

Properties

Name Type Description
urlstring

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"
}

Used By Operations