Legal Entity Accept Terms Of Service Request Structure
AcceptTermsOfServiceRequest schema from Adyen API
Type: objectProperties: 2Required: 1
PaymentsFinancial-ServicesFintech
AcceptTermsOfServiceRequest is a JSON Structure definition published by Adyen, describing 2 properties, of which 1 is required. 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-request-structure.json",
"description": "AcceptTermsOfServiceRequest schema from Adyen API",
"type": "object",
"properties": {
"acceptedBy": {
"description": "The legal entity ID of the user accepting the Terms of Service.\n\nFor organizations, this must be the individual legal entity ID of an authorized signatory for the organization.\n\nFor sole proprietorships, this must be the individual legal entity ID of the owner.",
"type": "string"
},
"ipAddress": {
"description": "The IP address of the user accepting the Terms of Service.",
"type": "string"
}
},
"required": [
"acceptedBy"
],
"name": "AcceptTermsOfServiceRequest"
}
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.