Returns the currently active Terms and Conditions for the account’s country. Use the termsId from the response when calling POST /api/v1/customers/{customerId}/acceptTerms/.
Access token obtained via /oauth2/token/. Use as Authorization: Bearer <access_token>.
Active Terms and Conditions retrieved successfully.
Unique identifier for the Terms and Conditions.
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
Country code these Terms and Conditions apply to.
"AR"
Version string of the Terms and Conditions.
"1.0"
URL where the full Terms and Conditions document can be read.
"https://example.com/terms/v1.0"