Adyen · Schema

GetTermsOfServiceDocumentResponse

GetTermsOfServiceDocumentResponse schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
document string The Terms of Service document in Base64-encoded format.
id string The unique identifier of the legal entity.
language string The language used for the Terms of Service document, specified by the two-letter [ISO 639-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) language code. Possible value: **en** for English.
termsOfServiceDocumentId string The unique identifier of the Terms of Service document.
type string The type of Terms of Service. Possible values: * **adyenForPlatformsManage** * **adyenIssuing** * **adyenForPlatformsAdvanced** * **adyenCapital** * **adyenAccount** * **adyenCard** * **adyenFranchise
View JSON Schema on GitHub