Ad Hoc Texts REST Endpoints

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: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorAdhocTexts
Delete an ad hoc text
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorAdhocTexts/{LogId}
Get all ad hoc texts
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorAdhocTexts
Get an ad hoc text
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorAdhocTexts/{LogId}
Update an ad hoc text
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorAdhocTexts/{LogId}