POST api/ZoneMaster/RetrieveList
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| paramList | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
[
{},
{},
{}
]
text/html
Sample:
[{},{},{}]
application/xml, text/xml
Sample:
<ArrayOfanyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <anyType /> <anyType /> <anyType /> </ArrayOfanyType>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ZoneId": 1,
"ZoneName": "sample string 2",
"City": "sample string 3",
"Active": true,
"CreatedBy": "e942de48-5082-43ce-95c5-b51f16a9f8f5",
"CreatedDate": "2025-11-02T15:57:16.140732+05:30",
"ModifiedBy": "d7b54cfd-60b4-4178-b52e-7e98c8f120d4",
"ModifiedDate": "2025-11-02T15:57:16.140732+05:30",
"RowVersion": "QEBA",
"ReturnCode": 7,
"ReturnMessage": "sample string 8"
},
{
"ZoneId": 1,
"ZoneName": "sample string 2",
"City": "sample string 3",
"Active": true,
"CreatedBy": "e942de48-5082-43ce-95c5-b51f16a9f8f5",
"CreatedDate": "2025-11-02T15:57:16.140732+05:30",
"ModifiedBy": "d7b54cfd-60b4-4178-b52e-7e98c8f120d4",
"ModifiedDate": "2025-11-02T15:57:16.140732+05:30",
"RowVersion": "QEBA",
"ReturnCode": 7,
"ReturnMessage": "sample string 8"
},
{
"ZoneId": 1,
"ZoneName": "sample string 2",
"City": "sample string 3",
"Active": true,
"CreatedBy": "e942de48-5082-43ce-95c5-b51f16a9f8f5",
"CreatedDate": "2025-11-02T15:57:16.140732+05:30",
"ModifiedBy": "d7b54cfd-60b4-4178-b52e-7e98c8f120d4",
"ModifiedDate": "2025-11-02T15:57:16.140732+05:30",
"RowVersion": "QEBA",
"ReturnCode": 7,
"ReturnMessage": "sample string 8"
}
]
text/html
Sample:
[{"ZoneId":1,"ZoneName":"sample string 2","City":"sample string 3","Active":true,"CreatedBy":"e942de48-5082-43ce-95c5-b51f16a9f8f5","CreatedDate":"2025-11-02T15:57:16.140732+05:30","ModifiedBy":"d7b54cfd-60b4-4178-b52e-7e98c8f120d4","ModifiedDate":"2025-11-02T15:57:16.140732+05:30","RowVersion":"QEBA","ReturnCode":7,"ReturnMessage":"sample string 8"},{"ZoneId":1,"ZoneName":"sample string 2","City":"sample string 3","Active":true,"CreatedBy":"e942de48-5082-43ce-95c5-b51f16a9f8f5","CreatedDate":"2025-11-02T15:57:16.140732+05:30","ModifiedBy":"d7b54cfd-60b4-4178-b52e-7e98c8f120d4","ModifiedDate":"2025-11-02T15:57:16.140732+05:30","RowVersion":"QEBA","ReturnCode":7,"ReturnMessage":"sample string 8"},{"ZoneId":1,"ZoneName":"sample string 2","City":"sample string 3","Active":true,"CreatedBy":"e942de48-5082-43ce-95c5-b51f16a9f8f5","CreatedDate":"2025-11-02T15:57:16.140732+05:30","ModifiedBy":"d7b54cfd-60b4-4178-b52e-7e98c8f120d4","ModifiedDate":"2025-11-02T15:57:16.140732+05:30","RowVersion":"QEBA","ReturnCode":7,"ReturnMessage":"sample string 8"}]
application/xml, text/xml
Sample:
<ArrayOfZoneMasterModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TABSINVBL.Models">
<ZoneMasterModel>
<ReturnCode>7</ReturnCode>
<ReturnMessage>sample string 8</ReturnMessage>
<Active>true</Active>
<City>sample string 3</City>
<CreatedBy>e942de48-5082-43ce-95c5-b51f16a9f8f5</CreatedBy>
<CreatedDate>2025-11-02T15:57:16.140732+05:30</CreatedDate>
<ModifiedBy>d7b54cfd-60b4-4178-b52e-7e98c8f120d4</ModifiedBy>
<ModifiedDate>2025-11-02T15:57:16.140732+05:30</ModifiedDate>
<RowVersion>QEBA</RowVersion>
<ZoneId>1</ZoneId>
<ZoneName>sample string 2</ZoneName>
</ZoneMasterModel>
<ZoneMasterModel>
<ReturnCode>7</ReturnCode>
<ReturnMessage>sample string 8</ReturnMessage>
<Active>true</Active>
<City>sample string 3</City>
<CreatedBy>e942de48-5082-43ce-95c5-b51f16a9f8f5</CreatedBy>
<CreatedDate>2025-11-02T15:57:16.140732+05:30</CreatedDate>
<ModifiedBy>d7b54cfd-60b4-4178-b52e-7e98c8f120d4</ModifiedBy>
<ModifiedDate>2025-11-02T15:57:16.140732+05:30</ModifiedDate>
<RowVersion>QEBA</RowVersion>
<ZoneId>1</ZoneId>
<ZoneName>sample string 2</ZoneName>
</ZoneMasterModel>
<ZoneMasterModel>
<ReturnCode>7</ReturnCode>
<ReturnMessage>sample string 8</ReturnMessage>
<Active>true</Active>
<City>sample string 3</City>
<CreatedBy>e942de48-5082-43ce-95c5-b51f16a9f8f5</CreatedBy>
<CreatedDate>2025-11-02T15:57:16.140732+05:30</CreatedDate>
<ModifiedBy>d7b54cfd-60b4-4178-b52e-7e98c8f120d4</ModifiedBy>
<ModifiedDate>2025-11-02T15:57:16.140732+05:30</ModifiedDate>
<RowVersion>QEBA</RowVersion>
<ZoneId>1</ZoneId>
<ZoneName>sample string 2</ZoneName>
</ZoneMasterModel>
</ArrayOfZoneMasterModel>