v1

latestOpenAPI 3.1.02026-07-202961265.4 KB
Terms of Service

Get Terms of Service document

Returns the Terms of Service document for a legal entity.

Requests to this endpoint are subject to rate limits:

  • Live environments: 700 requests per 5 seconds.

  • Test environments: 200 requests per 5 seconds.

  • Failed requests are subject to a limit of 5 failures per 10 seconds.

post/legalEntities/{id}/termsOfService

Path parameters

idstring required

The unique identifier of the legal entity. For sole proprietorships, this is the individual legal entity ID of the owner. For organizations, this is the ID of the organization.

Request body

languagestring required

The language to be used for the Terms of Service document, specified by the two-letter ISO 639-1 language code. Possible values: en for English or fr for French.

termsOfServiceDocumentFormatstring

The requested format for the Terms of Service document. Default value: JSON. Possible values: JSON, PDF, or TXT.

type'adyenAccount' | 'adyenCapital' | 'adyenCard' | 'adyenChargeCard' | 'adyenForPlatformsAdvanced' | 'adyenForPlatformsManage' | 'adyenFranchisee' | 'adyenIssuing' | 'adyenPccr' | 'kycOnInvite' required

The type of Terms of Service.

Possible values:

  • adyenForPlatformsManage
  • adyenIssuing
  • adyenForPlatformsAdvanced
  • adyenCapital
  • adyenAccount
  • adyenCard
  • adyenFranchisee
  • adyenPccr
  • adyenChargeCard
  • kycOnInvite

Response

OK - the request has succeeded.

documentstring byte

The Terms of Service document in Base64-encoded format.

idstring

The unique identifier of the legal entity.

languagestring

The language used for the Terms of Service document, specified by the two-letter ISO 639-1 language code. Possible value: en for English or fr for French.

Note that French is only available for some integration types in certain countries/regions. Reach out to your Adyen contact for more information.

termsOfServiceDocumentFormatstring

The format of the Terms of Service document.

termsOfServiceDocumentIdstring

The unique identifier of the Terms of Service document.

type'adyenAccount' | 'adyenCapital' | 'adyenCard' | 'adyenChargeCard' | 'adyenForPlatformsAdvanced' | 'adyenForPlatformsManage' | 'adyenFranchisee' | 'adyenIssuing' | 'adyenPccr' | 'kycOnInvite'

The type of Terms of Service.

Possible values:

  • adyenForPlatformsManage
  • adyenIssuing
  • adyenForPlatformsAdvanced
  • adyenCapital
  • adyenAccount
  • adyenCard
  • adyenFranchisee
  • adyenPccr
  • adyenChargeCard
  • kycOnInvite