Legal Entity Accept Terms Of Service Response Structure
AcceptTermsOfServiceResponse schema from Adyen API
Type: objectProperties: 6
PaymentsFinancial-ServicesFintech
AcceptTermsOfServiceResponse is a JSON Structure definition published by Adyen, describing 6 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/adyen/refs/heads/main/json-structure/legal-entity-accept-terms-of-service-response-structure.json",
"description": "AcceptTermsOfServiceResponse schema from Adyen API",
"type": "object",
"properties": {
"acceptedBy": {
"description": "The unique identifier of the user that accepted the Terms of Service.",
"type": "string"
},
"id": {
"description": "The unique identifier of the Terms of Service acceptance.",
"type": "string"
},
"ipAddress": {
"description": "The IP address of the user that accepted the Terms of Service.",
"type": "string"
},
"language": {
"description": "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.",
"type": "string"
},
"termsOfServiceDocumentId": {
"description": "The unique identifier of the Terms of Service document.",
"type": "string"
},
"type": {
"description": "The type of Terms of Service.\n\nPossible values:\n* **adyenForPlatformsManage**\n* **adyenIssuing**\n* **adyenForPlatformsAdvanced**\n* **adyenCapital**\n* **adyenAccount**\n* **adyenCard**\n* **adyenFranchisee**\n\n",
"enum": [
"adyenAccount",
"adyenCapital",
"adyenCard",
"adyenForPlatformsAdvanced",
"adyenForPlatformsManage",
"adyenFranchisee",
"adyenIssuing"
],
"type": "string"
}
},
"name": "AcceptTermsOfServiceResponse"
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.