TMFOpenApiGetProdOfferingInterface
This class contains out-of-box method implementation for the GET of the ProductOffering API.
The namespace in which the Vlocity managed package is installed on your Salesforce org.
The out-of-box implementation of the GET method of the ProductOffering API.
global interface TMFOpenApiGetProductSpecInterface { Object getProductSpecification( Map<String, Object>input, Map<String,Object> output); }