TMFOpenApiPostProdOfferingInterface

his is the OOB interface class available for the customization.

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

The signature of the OOB remote method.

global interface TMFOpenAPIPostProdOfferingInterface { Object postProductOffering( Map<String, Object>input, Map<String,Object> output); }