TMFOpenApiGetProdOfferingInterface

This is the OOB interface class available for the customization.

Namespace 

1vlocity_cmt

The namespace in which the Vlocity managed package is installed on your Salesforce org.

Method 

1vlocity_cmt.TMFOpenAPIProductService.getProductOffering( Map<String, Object>input, Map<String,Object> output)

The signature of the OOB remote method.

Signature of the Interface 

global interface TMFOpenApiGetProductSpecInterface { Object getProductSpecification( Map<String, Object>input, Map<String,Object> output); }