Send Terms & Conditions email to a sub-account director

Trigger a Terms & Conditions acceptance email to the nominated director of a PARTNER_REFERRED sub-account. This endpoint is used as part of the Atlas for Platform onboarding flow, after all KYB data and documents have been submitted and the sub-account has been compliance-approved by Verto.

Once a PARTNER_REFERRED sub-account (Atlas for Platforms) has been fully onboarded and approved by Verto's compliance team, the nominated director must accept Verto's Terms & Conditions before the sub-account can be activated. This endpoint triggers the T&C acceptance email to the director's email address submitted during onboarding.

If no director is added, this step will fail. Directors are mandatory with an email address for all Atlas for Platforms use cases (PARTNER_REFERRED)

The sub-account's linkedStatus will update from PENDING to ACCEPTED once the director completes the acceptance flow, at which point the sub-account is fully active and API operations can be performed on its behalf.

📘

Prerequisites

  • The sub-account must have a companyStatus of APPROVED before calling this endpoint
  • At least one shareholder must have isControllingOfficer: true with a valid email address submitted via the onboarding data endpoint
  • This endpoint is only applicable to PARTNER_REFERRED sub-accounts (Atlas for Platform). It is not required for SUB_CLIENT (Atlas for Fintech) accounts which are auto-approved on data submission and sanctions screening.
⚠️

If the director has not received the email, confirm that a valid email address was submitted for the director during onboarding before re-triggering.

Path Params
number
required

Company ID of the sub-account whose director should receive the email

Body Params

Details of the director the Terms & Conditions email should be sent to

string
required

Email address the Terms & Conditions link will be sent to

string
required

ID of the shareholder to email. Must be an active, UBO-approved director (controlling officer) of the sub-account. Obtained from the shareholders list returned by GET /companies/{companyId}/onboarding-data on the onboarding service, using the sub-account's company ID.

Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json