GET api/v1/RecipientSSOAdminAPI/GetFOFHeader
Fetches the header for an FOF message.
Request Information
URI Parameters
None.
Body Parameters
The connection to the database.
TwoSms.Platform.Database.CustomerPortal.PortalDBContextRequest Formats
application/json
Sample:
text/json
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
Header or null if no header is suitable
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string>sample string 1</string>