POST api/ShippingAryas/Retrieve

No documentation available.

Request Information

Parameters

NameDescriptionAdditional 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:
[
  {
    "Pincode": "sample string 1",
    "CompID": "dc6fe47c-12b0-42e9-88b1-d6695afd10a1",
    "Arya": "sample string 3",
    "IsActive": true,
    "CreatedBy": "6704574d-9d3d-4889-a985-a53cbd9c76c3",
    "CreatedDate": "2025-11-02T15:58:42.4938593+05:30",
    "ModifiedBy": "b792888c-5e68-4d63-9242-d6fef17fac68",
    "ModifiedDate": "2025-11-02T15:58:42.4938593+05:30",
    "ReturnCode": 7,
    "ReturnMessage": "sample string 8"
  },
  {
    "Pincode": "sample string 1",
    "CompID": "dc6fe47c-12b0-42e9-88b1-d6695afd10a1",
    "Arya": "sample string 3",
    "IsActive": true,
    "CreatedBy": "6704574d-9d3d-4889-a985-a53cbd9c76c3",
    "CreatedDate": "2025-11-02T15:58:42.4938593+05:30",
    "ModifiedBy": "b792888c-5e68-4d63-9242-d6fef17fac68",
    "ModifiedDate": "2025-11-02T15:58:42.4938593+05:30",
    "ReturnCode": 7,
    "ReturnMessage": "sample string 8"
  },
  {
    "Pincode": "sample string 1",
    "CompID": "dc6fe47c-12b0-42e9-88b1-d6695afd10a1",
    "Arya": "sample string 3",
    "IsActive": true,
    "CreatedBy": "6704574d-9d3d-4889-a985-a53cbd9c76c3",
    "CreatedDate": "2025-11-02T15:58:42.4938593+05:30",
    "ModifiedBy": "b792888c-5e68-4d63-9242-d6fef17fac68",
    "ModifiedDate": "2025-11-02T15:58:42.4938593+05:30",
    "ReturnCode": 7,
    "ReturnMessage": "sample string 8"
  }
]

text/html

Sample:
[{"Pincode":"sample string 1","CompID":"dc6fe47c-12b0-42e9-88b1-d6695afd10a1","Arya":"sample string 3","IsActive":true,"CreatedBy":"6704574d-9d3d-4889-a985-a53cbd9c76c3","CreatedDate":"2025-11-02T15:58:42.4938593+05:30","ModifiedBy":"b792888c-5e68-4d63-9242-d6fef17fac68","ModifiedDate":"2025-11-02T15:58:42.4938593+05:30","ReturnCode":7,"ReturnMessage":"sample string 8"},{"Pincode":"sample string 1","CompID":"dc6fe47c-12b0-42e9-88b1-d6695afd10a1","Arya":"sample string 3","IsActive":true,"CreatedBy":"6704574d-9d3d-4889-a985-a53cbd9c76c3","CreatedDate":"2025-11-02T15:58:42.4938593+05:30","ModifiedBy":"b792888c-5e68-4d63-9242-d6fef17fac68","ModifiedDate":"2025-11-02T15:58:42.4938593+05:30","ReturnCode":7,"ReturnMessage":"sample string 8"},{"Pincode":"sample string 1","CompID":"dc6fe47c-12b0-42e9-88b1-d6695afd10a1","Arya":"sample string 3","IsActive":true,"CreatedBy":"6704574d-9d3d-4889-a985-a53cbd9c76c3","CreatedDate":"2025-11-02T15:58:42.4938593+05:30","ModifiedBy":"b792888c-5e68-4d63-9242-d6fef17fac68","ModifiedDate":"2025-11-02T15:58:42.4938593+05:30","ReturnCode":7,"ReturnMessage":"sample string 8"}]

application/xml, text/xml

Sample:
<ArrayOfShippingAryasModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TABSINVBL.Models">
  <ShippingAryasModel>
    <ReturnCode>7</ReturnCode>
    <ReturnMessage>sample string 8</ReturnMessage>
    <Arya>sample string 3</Arya>
    <CompID>dc6fe47c-12b0-42e9-88b1-d6695afd10a1</CompID>
    <CreatedBy>6704574d-9d3d-4889-a985-a53cbd9c76c3</CreatedBy>
    <CreatedDate>2025-11-02T15:58:42.4938593+05:30</CreatedDate>
    <IsActive>true</IsActive>
    <ModifiedBy>b792888c-5e68-4d63-9242-d6fef17fac68</ModifiedBy>
    <ModifiedDate>2025-11-02T15:58:42.4938593+05:30</ModifiedDate>
    <Pincode>sample string 1</Pincode>
  </ShippingAryasModel>
  <ShippingAryasModel>
    <ReturnCode>7</ReturnCode>
    <ReturnMessage>sample string 8</ReturnMessage>
    <Arya>sample string 3</Arya>
    <CompID>dc6fe47c-12b0-42e9-88b1-d6695afd10a1</CompID>
    <CreatedBy>6704574d-9d3d-4889-a985-a53cbd9c76c3</CreatedBy>
    <CreatedDate>2025-11-02T15:58:42.4938593+05:30</CreatedDate>
    <IsActive>true</IsActive>
    <ModifiedBy>b792888c-5e68-4d63-9242-d6fef17fac68</ModifiedBy>
    <ModifiedDate>2025-11-02T15:58:42.4938593+05:30</ModifiedDate>
    <Pincode>sample string 1</Pincode>
  </ShippingAryasModel>
  <ShippingAryasModel>
    <ReturnCode>7</ReturnCode>
    <ReturnMessage>sample string 8</ReturnMessage>
    <Arya>sample string 3</Arya>
    <CompID>dc6fe47c-12b0-42e9-88b1-d6695afd10a1</CompID>
    <CreatedBy>6704574d-9d3d-4889-a985-a53cbd9c76c3</CreatedBy>
    <CreatedDate>2025-11-02T15:58:42.4938593+05:30</CreatedDate>
    <IsActive>true</IsActive>
    <ModifiedBy>b792888c-5e68-4d63-9242-d6fef17fac68</ModifiedBy>
    <ModifiedDate>2025-11-02T15:58:42.4938593+05:30</ModifiedDate>
    <Pincode>sample string 1</Pincode>
  </ShippingAryasModel>
</ArrayOfShippingAryasModel>