Get Term By Id for a Productget https://example.com/programs/{programCode}/products/{productCode}/terms/{brandAgreementIdentifier}Retrieves the specific term and condition for a product by its unique identifier.Path ParamsproductCodestringrequiredThe code of the product for which terms and conditions are requested.programCodestringrequiredThe code of the program to which the product belongs.brandAgreementIdentifieruuidrequiredThe unique identifier of the brand agreement (term and condition) to retrieve.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