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": "2c8f9553-ed13-406b-bcfe-a1e0f2c0ac68",
"CreatedDate": "2026-04-18T17:00:43.5259411+05:30",
"ModifiedBy": "80614bfc-1544-4e22-b3dc-c2a77f73bb37",
"ModifiedDate": "2026-04-18T17:00:43.5259411+05:30",
"RowVersion": "QEBA",
"ReturnCode": 7,
"ReturnMessage": "sample string 8"
},
{
"ZoneId": 1,
"ZoneName": "sample string 2",
"City": "sample string 3",
"Active": true,
"CreatedBy": "2c8f9553-ed13-406b-bcfe-a1e0f2c0ac68",
"CreatedDate": "2026-04-18T17:00:43.5259411+05:30",
"ModifiedBy": "80614bfc-1544-4e22-b3dc-c2a77f73bb37",
"ModifiedDate": "2026-04-18T17:00:43.5259411+05:30",
"RowVersion": "QEBA",
"ReturnCode": 7,
"ReturnMessage": "sample string 8"
},
{
"ZoneId": 1,
"ZoneName": "sample string 2",
"City": "sample string 3",
"Active": true,
"CreatedBy": "2c8f9553-ed13-406b-bcfe-a1e0f2c0ac68",
"CreatedDate": "2026-04-18T17:00:43.5259411+05:30",
"ModifiedBy": "80614bfc-1544-4e22-b3dc-c2a77f73bb37",
"ModifiedDate": "2026-04-18T17:00:43.5259411+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":"2c8f9553-ed13-406b-bcfe-a1e0f2c0ac68","CreatedDate":"2026-04-18T17:00:43.5259411+05:30","ModifiedBy":"80614bfc-1544-4e22-b3dc-c2a77f73bb37","ModifiedDate":"2026-04-18T17:00:43.5259411+05:30","RowVersion":"QEBA","ReturnCode":7,"ReturnMessage":"sample string 8"},{"ZoneId":1,"ZoneName":"sample string 2","City":"sample string 3","Active":true,"CreatedBy":"2c8f9553-ed13-406b-bcfe-a1e0f2c0ac68","CreatedDate":"2026-04-18T17:00:43.5259411+05:30","ModifiedBy":"80614bfc-1544-4e22-b3dc-c2a77f73bb37","ModifiedDate":"2026-04-18T17:00:43.5259411+05:30","RowVersion":"QEBA","ReturnCode":7,"ReturnMessage":"sample string 8"},{"ZoneId":1,"ZoneName":"sample string 2","City":"sample string 3","Active":true,"CreatedBy":"2c8f9553-ed13-406b-bcfe-a1e0f2c0ac68","CreatedDate":"2026-04-18T17:00:43.5259411+05:30","ModifiedBy":"80614bfc-1544-4e22-b3dc-c2a77f73bb37","ModifiedDate":"2026-04-18T17:00:43.5259411+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>2c8f9553-ed13-406b-bcfe-a1e0f2c0ac68</CreatedBy>
<CreatedDate>2026-04-18T17:00:43.5259411+05:30</CreatedDate>
<ModifiedBy>80614bfc-1544-4e22-b3dc-c2a77f73bb37</ModifiedBy>
<ModifiedDate>2026-04-18T17:00:43.5259411+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>2c8f9553-ed13-406b-bcfe-a1e0f2c0ac68</CreatedBy>
<CreatedDate>2026-04-18T17:00:43.5259411+05:30</CreatedDate>
<ModifiedBy>80614bfc-1544-4e22-b3dc-c2a77f73bb37</ModifiedBy>
<ModifiedDate>2026-04-18T17:00:43.5259411+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>2c8f9553-ed13-406b-bcfe-a1e0f2c0ac68</CreatedBy>
<CreatedDate>2026-04-18T17:00:43.5259411+05:30</CreatedDate>
<ModifiedBy>80614bfc-1544-4e22-b3dc-c2a77f73bb37</ModifiedBy>
<ModifiedDate>2026-04-18T17:00:43.5259411+05:30</ModifiedDate>
<RowVersion>QEBA</RowVersion>
<ZoneId>1</ZoneId>
<ZoneName>sample string 2</ZoneName>
</ZoneMasterModel>
</ArrayOfZoneMasterModel>