GET api/DictionaryWeb

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

DictionaryWebListApiResponse
NameDescriptionTypeAdditional information
message

string

None.

status

string

None.

response

Collection of DictionaryWeb

None.

Response Formats

application/json, text/json

Sample:
{
  "message": "sample string 1",
  "status": "sample string 2",
  "response": [
    {
      "ENGLISH": "sample string 1",
      "ENGLISH_SHORT": "sample string 2",
      "ARABIC": "sample string 3",
      "ARABIC_SHORT": "sample string 4",
      "FARSI": "sample string 5",
      "FARSI_SHORT": "sample string 6",
      "ORIGINAL_ARABIC": "sample string 7",
      "ORIGINAL_ARABIC_SHORT": "sample string 8",
      "ORIGINAL_FARSI": "sample string 9",
      "ORIGINAL_FARSI_SHORT": "sample string 10",
      "ARABIC_SAU": "sample string 11",
      "ARABIC_SAU_SHORT": "sample string 12",
      "TURKISH": "sample string 13",
      "TURKISH_SHORT": "sample string 14",
      "CHINESE": "sample string 15",
      "CHINESE_SHORT": "sample string 16",
      "ARABIC_JOR": "sample string 17",
      "ARABIC_JOR_SHORT": "sample string 18",
      "DIAMOND_WHOLESALE_MODULE": true,
      "METAL_WHOLESALE_MODULE": true,
      "BULLION_MODULE": true,
      "RETAIL_MODULE": true,
      "DIAMOND_MANUFACTURING_MODULE": true,
      "METAL_MANUFACTURING_MODULE": true,
      "COMPONENT_WISE_DIAMOND_MODULE": true,
      "PAYROLL_AND_HR_MODULE": true,
      "CATALOGUE_MODULE": true,
      "REFINERY_MODULE": true,
      "REPAIRING_MODULE": true,
      "FIXED_ASSET_MODULE": true,
      "BOILING_MODULE": true
    },
    {
      "ENGLISH": "sample string 1",
      "ENGLISH_SHORT": "sample string 2",
      "ARABIC": "sample string 3",
      "ARABIC_SHORT": "sample string 4",
      "FARSI": "sample string 5",
      "FARSI_SHORT": "sample string 6",
      "ORIGINAL_ARABIC": "sample string 7",
      "ORIGINAL_ARABIC_SHORT": "sample string 8",
      "ORIGINAL_FARSI": "sample string 9",
      "ORIGINAL_FARSI_SHORT": "sample string 10",
      "ARABIC_SAU": "sample string 11",
      "ARABIC_SAU_SHORT": "sample string 12",
      "TURKISH": "sample string 13",
      "TURKISH_SHORT": "sample string 14",
      "CHINESE": "sample string 15",
      "CHINESE_SHORT": "sample string 16",
      "ARABIC_JOR": "sample string 17",
      "ARABIC_JOR_SHORT": "sample string 18",
      "DIAMOND_WHOLESALE_MODULE": true,
      "METAL_WHOLESALE_MODULE": true,
      "BULLION_MODULE": true,
      "RETAIL_MODULE": true,
      "DIAMOND_MANUFACTURING_MODULE": true,
      "METAL_MANUFACTURING_MODULE": true,
      "COMPONENT_WISE_DIAMOND_MODULE": true,
      "PAYROLL_AND_HR_MODULE": true,
      "CATALOGUE_MODULE": true,
      "REFINERY_MODULE": true,
      "REPAIRING_MODULE": true,
      "FIXED_ASSET_MODULE": true,
      "BOILING_MODULE": true
    }
  ]
}

text/html

Sample:
{"message":"sample string 1","status":"sample string 2","response":[{"ENGLISH":"sample string 1","ENGLISH_SHORT":"sample string 2","ARABIC":"sample string 3","ARABIC_SHORT":"sample string 4","FARSI":"sample string 5","FARSI_SHORT":"sample string 6","ORIGINAL_ARABIC":"sample string 7","ORIGINAL_ARABIC_SHORT":"sample string 8","ORIGINAL_FARSI":"sample string 9","ORIGINAL_FARSI_SHORT":"sample string 10","ARABIC_SAU":"sample string 11","ARABIC_SAU_SHORT":"sample string 12","TURKISH":"sample string 13","TURKISH_SHORT":"sample string 14","CHINESE":"sample string 15","CHINESE_SHORT":"sample string 16","ARABIC_JOR":"sample string 17","ARABIC_JOR_SHORT":"sample string 18","DIAMOND_WHOLESALE_MODULE":true,"METAL_WHOLESALE_MODULE":true,"BULLION_MODULE":true,"RETAIL_MODULE":true,"DIAMOND_MANUFACTURING_MODULE":true,"METAL_MANUFACTURING_MODULE":true,"COMPONENT_WISE_DIAMOND_MODULE":true,"PAYROLL_AND_HR_MODULE":true,"CATALOGUE_MODULE":true,"REFINERY_MODULE":true,"REPAIRING_MODULE":true,"FIXED_ASSET_MODULE":true,"BOILING_MODULE":true},{"ENGLISH":"sample string 1","ENGLISH_SHORT":"sample string 2","ARABIC":"sample string 3","ARABIC_SHORT":"sample string 4","FARSI":"sample string 5","FARSI_SHORT":"sample string 6","ORIGINAL_ARABIC":"sample string 7","ORIGINAL_ARABIC_SHORT":"sample string 8","ORIGINAL_FARSI":"sample string 9","ORIGINAL_FARSI_SHORT":"sample string 10","ARABIC_SAU":"sample string 11","ARABIC_SAU_SHORT":"sample string 12","TURKISH":"sample string 13","TURKISH_SHORT":"sample string 14","CHINESE":"sample string 15","CHINESE_SHORT":"sample string 16","ARABIC_JOR":"sample string 17","ARABIC_JOR_SHORT":"sample string 18","DIAMOND_WHOLESALE_MODULE":true,"METAL_WHOLESALE_MODULE":true,"BULLION_MODULE":true,"RETAIL_MODULE":true,"DIAMOND_MANUFACTURING_MODULE":true,"METAL_MANUFACTURING_MODULE":true,"COMPONENT_WISE_DIAMOND_MODULE":true,"PAYROLL_AND_HR_MODULE":true,"CATALOGUE_MODULE":true,"REFINERY_MODULE":true,"REPAIRING_MODULE":true,"FIXED_ASSET_MODULE":true,"BOILING_MODULE":true}]}

application/xml, text/xml

Sample:
<DictionaryWebListApiResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SuntechSupportServices.Models.Documentation">
  <message>sample string 1</message>
  <response>
    <DictionaryWeb>
      <ARABIC>sample string 3</ARABIC>
      <ARABIC_JOR>sample string 17</ARABIC_JOR>
      <ARABIC_JOR_SHORT>sample string 18</ARABIC_JOR_SHORT>
      <ARABIC_SAU>sample string 11</ARABIC_SAU>
      <ARABIC_SAU_SHORT>sample string 12</ARABIC_SAU_SHORT>
      <ARABIC_SHORT>sample string 4</ARABIC_SHORT>
      <BOILING_MODULE>true</BOILING_MODULE>
      <BULLION_MODULE>true</BULLION_MODULE>
      <CATALOGUE_MODULE>true</CATALOGUE_MODULE>
      <CHINESE>sample string 15</CHINESE>
      <CHINESE_SHORT>sample string 16</CHINESE_SHORT>
      <COMPONENT_WISE_DIAMOND_MODULE>true</COMPONENT_WISE_DIAMOND_MODULE>
      <DIAMOND_MANUFACTURING_MODULE>true</DIAMOND_MANUFACTURING_MODULE>
      <DIAMOND_WHOLESALE_MODULE>true</DIAMOND_WHOLESALE_MODULE>
      <ENGLISH>sample string 1</ENGLISH>
      <ENGLISH_SHORT>sample string 2</ENGLISH_SHORT>
      <FARSI>sample string 5</FARSI>
      <FARSI_SHORT>sample string 6</FARSI_SHORT>
      <FIXED_ASSET_MODULE>true</FIXED_ASSET_MODULE>
      <METAL_MANUFACTURING_MODULE>true</METAL_MANUFACTURING_MODULE>
      <METAL_WHOLESALE_MODULE>true</METAL_WHOLESALE_MODULE>
      <ORIGINAL_ARABIC>sample string 7</ORIGINAL_ARABIC>
      <ORIGINAL_ARABIC_SHORT>sample string 8</ORIGINAL_ARABIC_SHORT>
      <ORIGINAL_FARSI>sample string 9</ORIGINAL_FARSI>
      <ORIGINAL_FARSI_SHORT>sample string 10</ORIGINAL_FARSI_SHORT>
      <PAYROLL_AND_HR_MODULE>true</PAYROLL_AND_HR_MODULE>
      <REFINERY_MODULE>true</REFINERY_MODULE>
      <REPAIRING_MODULE>true</REPAIRING_MODULE>
      <RETAIL_MODULE>true</RETAIL_MODULE>
      <TURKISH>sample string 13</TURKISH>
      <TURKISH_SHORT>sample string 14</TURKISH_SHORT>
    </DictionaryWeb>
    <DictionaryWeb>
      <ARABIC>sample string 3</ARABIC>
      <ARABIC_JOR>sample string 17</ARABIC_JOR>
      <ARABIC_JOR_SHORT>sample string 18</ARABIC_JOR_SHORT>
      <ARABIC_SAU>sample string 11</ARABIC_SAU>
      <ARABIC_SAU_SHORT>sample string 12</ARABIC_SAU_SHORT>
      <ARABIC_SHORT>sample string 4</ARABIC_SHORT>
      <BOILING_MODULE>true</BOILING_MODULE>
      <BULLION_MODULE>true</BULLION_MODULE>
      <CATALOGUE_MODULE>true</CATALOGUE_MODULE>
      <CHINESE>sample string 15</CHINESE>
      <CHINESE_SHORT>sample string 16</CHINESE_SHORT>
      <COMPONENT_WISE_DIAMOND_MODULE>true</COMPONENT_WISE_DIAMOND_MODULE>
      <DIAMOND_MANUFACTURING_MODULE>true</DIAMOND_MANUFACTURING_MODULE>
      <DIAMOND_WHOLESALE_MODULE>true</DIAMOND_WHOLESALE_MODULE>
      <ENGLISH>sample string 1</ENGLISH>
      <ENGLISH_SHORT>sample string 2</ENGLISH_SHORT>
      <FARSI>sample string 5</FARSI>
      <FARSI_SHORT>sample string 6</FARSI_SHORT>
      <FIXED_ASSET_MODULE>true</FIXED_ASSET_MODULE>
      <METAL_MANUFACTURING_MODULE>true</METAL_MANUFACTURING_MODULE>
      <METAL_WHOLESALE_MODULE>true</METAL_WHOLESALE_MODULE>
      <ORIGINAL_ARABIC>sample string 7</ORIGINAL_ARABIC>
      <ORIGINAL_ARABIC_SHORT>sample string 8</ORIGINAL_ARABIC_SHORT>
      <ORIGINAL_FARSI>sample string 9</ORIGINAL_FARSI>
      <ORIGINAL_FARSI_SHORT>sample string 10</ORIGINAL_FARSI_SHORT>
      <PAYROLL_AND_HR_MODULE>true</PAYROLL_AND_HR_MODULE>
      <REFINERY_MODULE>true</REFINERY_MODULE>
      <REPAIRING_MODULE>true</REPAIRING_MODULE>
      <RETAIL_MODULE>true</RETAIL_MODULE>
      <TURKISH>sample string 13</TURKISH>
      <TURKISH_SHORT>sample string 14</TURKISH_SHORT>
    </DictionaryWeb>
  </response>
  <status>sample string 2</status>
</DictionaryWebListApiResponse>

multipart/form-data

Sample:
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="message"

sample string 1
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="status"

sample string 2
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[0].ENGLISH"

sample string 1
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[0].ENGLISH_SHORT"

sample string 2
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[0].ARABIC"

sample string 3
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[0].ARABIC_SHORT"

sample string 4
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[0].FARSI"

sample string 5
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[0].FARSI_SHORT"

sample string 6
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[0].ORIGINAL_ARABIC"

sample string 7
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[0].ORIGINAL_ARABIC_SHORT"

sample string 8
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[0].ORIGINAL_FARSI"

sample string 9
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[0].ORIGINAL_FARSI_SHORT"

sample string 10
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[0].ARABIC_SAU"

sample string 11
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[0].ARABIC_SAU_SHORT"

sample string 12
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[0].TURKISH"

sample string 13
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[0].TURKISH_SHORT"

sample string 14
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[0].CHINESE"

sample string 15
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[0].CHINESE_SHORT"

sample string 16
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[0].ARABIC_JOR"

sample string 17
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[0].ARABIC_JOR_SHORT"

sample string 18
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[0].DIAMOND_WHOLESALE_MODULE"

True
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[0].METAL_WHOLESALE_MODULE"

True
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[0].BULLION_MODULE"

True
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[0].RETAIL_MODULE"

True
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[0].DIAMOND_MANUFACTURING_MODULE"

True
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[0].METAL_MANUFACTURING_MODULE"

True
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[0].COMPONENT_WISE_DIAMOND_MODULE"

True
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[0].PAYROLL_AND_HR_MODULE"

True
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[0].CATALOGUE_MODULE"

True
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[0].REFINERY_MODULE"

True
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[0].REPAIRING_MODULE"

True
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[0].FIXED_ASSET_MODULE"

True
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[0].BOILING_MODULE"

True
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[1].ENGLISH"

sample string 1
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[1].ENGLISH_SHORT"

sample string 2
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[1].ARABIC"

sample string 3
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[1].ARABIC_SHORT"

sample string 4
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[1].FARSI"

sample string 5
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[1].FARSI_SHORT"

sample string 6
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[1].ORIGINAL_ARABIC"

sample string 7
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[1].ORIGINAL_ARABIC_SHORT"

sample string 8
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[1].ORIGINAL_FARSI"

sample string 9
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[1].ORIGINAL_FARSI_SHORT"

sample string 10
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[1].ARABIC_SAU"

sample string 11
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[1].ARABIC_SAU_SHORT"

sample string 12
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[1].TURKISH"

sample string 13
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[1].TURKISH_SHORT"

sample string 14
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[1].CHINESE"

sample string 15
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[1].CHINESE_SHORT"

sample string 16
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[1].ARABIC_JOR"

sample string 17
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[1].ARABIC_JOR_SHORT"

sample string 18
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[1].DIAMOND_WHOLESALE_MODULE"

True
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[1].METAL_WHOLESALE_MODULE"

True
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[1].BULLION_MODULE"

True
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[1].RETAIL_MODULE"

True
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[1].DIAMOND_MANUFACTURING_MODULE"

True
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[1].METAL_MANUFACTURING_MODULE"

True
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[1].COMPONENT_WISE_DIAMOND_MODULE"

True
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[1].PAYROLL_AND_HR_MODULE"

True
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[1].CATALOGUE_MODULE"

True
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[1].REFINERY_MODULE"

True
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[1].REPAIRING_MODULE"

True
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[1].FIXED_ASSET_MODULE"

True
--MultipartDataMediaFormatterBoundary1q2w3e
Content-Disposition: form-data; name="response[1].BOILING_MODULE"

True
--MultipartDataMediaFormatterBoundary1q2w3e--