cURL
curl --request GET \ --url https://api.enterprise.sandbox.uphold.com/core/terms-of-service/{termsOfService} \ --header 'Authorization: Bearer <token>'
{ "termsOfService": { "code": "general-gb-fca", "type": "general", "countries": [ "GB" ], "modifiedAt": "2025-02-01T00:00:00.000Z", "acceptedAt": "2025-03-01T00:00:00.000Z" } }
OAuth 2.0 authentication.
The terms of service code. The code of the terms of service.
general-us-hq
general-gb-fca
general-pt-bop
general-lt-fcs
general-bs-scb
unique-account-number-viban
Terms of service retrieved.
Show child attributes
Was this page helpful?