Get Terms and Conditions for a Productget https://example.com/programs/{programCode}/products/{productCode}/termsRetrieves the terms and conditions for a specific product within a program.Path ParamsproductCodestringrequiredThe code of the product for which terms and conditions are requested.programCodestringrequiredThe code of the program to which the product belongs.HeadersX-GD-RequestIdstringrequiredThe unique request identifier provided in the request header. Used for tracking and logging.X-GD-RPC-FormatstringThe RPC format specifier from the request header, used to control the response format.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsonResponses 200OK 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 2 months ago