Terms of Service
Get accepted Terms of Service document
Returns the accepted 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.
get/legalEntities/{id}/acceptedTermsOfServiceDocument/{termsofserviceacceptancereference}
Path parameters
idstring required
The unique identifier of the legal entity. For sole proprietorship, this is the individual legal entity ID of the owner. For organizations, this is the ID of the organization.
termsofserviceacceptancereferencestring required
An Adyen-generated reference for the accepted Terms of Service.
Query parameters
termsOfServiceDocumentFormatstring
The format of the Terms of Service document. Possible values: JSON, PDF, or TXT
Response
OK - the request has succeeded.