Texts REST Endpoints
Business Objects/Items With Prod Class Code Gid/Texts
The operations from the Business Objects/Items With Prod Class Code Gid/Texts category.
- Create a Text
- Method: postPath:
/itemsWithProdClassCodeGid/{itemGid}/texts - Delete a Text
- Method: deletePath:
/itemsWithProdClassCodeGid/{itemGid}/texts/{textTemplateGidxdocumentDefGid} - Get a Text
- Method: getPath:
/itemsWithProdClassCodeGid/{itemGid}/texts/{textTemplateGidxdocumentDefGid} - Get Texts
- Method: getPath:
/itemsWithProdClassCodeGid/{itemGid}/texts - Update a Text
- Method: patchPath:
/itemsWithProdClassCodeGid/{itemGid}/texts/{textTemplateGidxdocumentDefGid} - Update Texts
- Method: patchPath:
/itemsWithProdClassCodeGid/{itemGid}/texts