- Subcategories:
 - Large Object (LOB) Attributes - Log
 
Ad Hoc Texts REST Endpoints
            
            Shared Services/Ad Hoc Texts
            
        
        
    The ad hoc texts resource is used to trigger ad hoc texts for targeted recipients using the text composer.
- Create an ad hoc text
 - Method: postPath:
/fscmRestApi/resources/11.13.18.05/publicSectorAdhocTexts - Delete an ad hoc text
 - Method: deletePath:
/fscmRestApi/resources/11.13.18.05/publicSectorAdhocTexts/{LogId} - Get all ad hoc texts
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorAdhocTexts - Get an ad hoc text
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorAdhocTexts/{LogId} - Update an ad hoc text
 - Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorAdhocTexts/{LogId}