© 2024 Clarivate
GET /api/.../displaystrings/{productid}
Return a list of the default, Polaris-defined multilingual string mnemonics and values for a given product.
Name | Type | Required | Description |
---|---|---|---|
productid | Integer | Yes | Unique ID of the Polaris product.
1 - PowerPAC 4 - ExpressCheck 5 - Inbound Telephony 6 - Outbound Telephony 7 - Notices 8 - ILL 9 - Polaris Fusion 10 - Acquisitions Exchange 11 - Mobile PAC 12 - SIPService 13 - NCIPService 14 - ERMSPortal 15 - Receipts 16 - ContentXChange 17 - Polaris Import 18 - Polaris API Consumer Service 19 - Polaris Application Services 20 - Staff Web Client |
{
"SW_TEST_1" : "Test Display String 1",
"SW_TEST_2" : "Test Display String 2",
"SW_TEST_3" : "Test Display String 3"
}