TMFOpenAPICatalogService

This class contains out-of-box method implementation for the GET, POST, PATCH and DELETE of the Catalog API.

Namespace 

1vlocity_cmt

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

Methods 

The OOB remote actions of TMFOpenAPICatalogService:

GET Method 

The signature of the OOB remote method.

Signature

1vlocity_cmt.TMFOpenAPICatalogService.getCategory( Map<String, Object>input, Map<String,Object> output)

POST Method 

The signature of the OOB remote method.

Signature

1vlocity_cmt.TMFOpenAPICatalogService.postCatalog( Map<String, Object>input, Map<String,Object> output)

PATCH Method 

The signature of the OOB remote method.

Signature

1vlocity_cmt.TMFOpenAPICatalogService.patchCatalog(Map<String, Object> inputs, Map<String, Object> output, Map<String, Object> options)

DELETE Method 

The signature of the OOB remote method.

Signature

1vlocity_cmt.TMFOpenAPICategoryService.deleteCatalog(Map<String, Object> inputs, Map<String, Object> output, Map<String, Object> options)