TMFOpenAPIProductService
This class contains out-of-box method implementation for the GET, POST, PATCH, and DELETE of the following APIs.
- Product Specification
- Product Offering
- Product Offering Price
The namespace in which the Vlocity managed package is installed on your Salesforce org.
These methods are available for TMFOpenAPIProductService:
The out-of-box implementation of the GET method of the Product Specification API.
Signature
The out-of-box implementation of the GET method of the Product Offering API.
Signature
The out-of-box implementation of the GET method of the Product Offering Price API.
Signature
The out-of-box implementation of the POST method of the Product Specification API.
Signature
The out-of-box implementation of the POST method of the Product Offering API.
Signature
The out-of-box implementation of the POST method of the Product Offering Price API.
Signature
The out-of-box implementation of the PATCH method of the Product Specification API.
Signature
The out-of-box implementation of the PATCH method of the Product Offering API.
Signature
The out-of-box implementation of the PATCH method of the Product Offering Price API.
Signature patchProductOfferingPrice(Map<String, Object> input, Map<String, Object> output, Map<String, Object> options)
The out-of-box implementation of the DELETE method of the Product Offering API.
Signature
The out-of-box implementation of the DELETE method of the Product Offering Price API.
Signature
The out-of-box implementation of the DELETE method of the Product Specification API.
Signature