Communication Text Senders REST Endpoints

Communication Text Senders
The communication text senders resource is used to fetch a valid list of text sender IDs from a Twilio account.
Create a communication text sender list
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCommunicationTextSenders
Delete a communication text sender list
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCommunicationTextSenders/{phoneNumber}
Get a communication text sender list
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCommunicationTextSenders/{phoneNumber}
Get all communication text sender lists
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCommunicationTextSenders
Update a communication text sender list
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCommunicationTextSenders/{phoneNumber}