POST api/BillRounding/GetBillRoundingByTranTypeList

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:
[
  {
    "ID": "591a1ec9-ba4d-4698-aaa0-34d572060c39",
    "CompID": "84c80819-c3b3-4103-97e1-311ccfdfe59e",
    "BillRoundingAcntId": "2fec3056-0574-4344-aef3-95a97edce59a",
    "RoundTo": 3,
    "RoundAmt": 4.0,
    "SorPType": "sample string 5",
    "CreatedBy": "6f15d4cb-ac14-471a-9a16-148bc777d47a",
    "CreatedDate": "2026-04-18T17:07:24.4529614+05:30",
    "ModifiedBy": "9d2c7666-6eb2-4121-a09b-0b2aa72a62b1",
    "ModifiedDate": "2026-04-18T17:07:24.4529614+05:30",
    "BillRoundingAcntName": "sample string 8"
  },
  {
    "ID": "591a1ec9-ba4d-4698-aaa0-34d572060c39",
    "CompID": "84c80819-c3b3-4103-97e1-311ccfdfe59e",
    "BillRoundingAcntId": "2fec3056-0574-4344-aef3-95a97edce59a",
    "RoundTo": 3,
    "RoundAmt": 4.0,
    "SorPType": "sample string 5",
    "CreatedBy": "6f15d4cb-ac14-471a-9a16-148bc777d47a",
    "CreatedDate": "2026-04-18T17:07:24.4529614+05:30",
    "ModifiedBy": "9d2c7666-6eb2-4121-a09b-0b2aa72a62b1",
    "ModifiedDate": "2026-04-18T17:07:24.4529614+05:30",
    "BillRoundingAcntName": "sample string 8"
  },
  {
    "ID": "591a1ec9-ba4d-4698-aaa0-34d572060c39",
    "CompID": "84c80819-c3b3-4103-97e1-311ccfdfe59e",
    "BillRoundingAcntId": "2fec3056-0574-4344-aef3-95a97edce59a",
    "RoundTo": 3,
    "RoundAmt": 4.0,
    "SorPType": "sample string 5",
    "CreatedBy": "6f15d4cb-ac14-471a-9a16-148bc777d47a",
    "CreatedDate": "2026-04-18T17:07:24.4529614+05:30",
    "ModifiedBy": "9d2c7666-6eb2-4121-a09b-0b2aa72a62b1",
    "ModifiedDate": "2026-04-18T17:07:24.4529614+05:30",
    "BillRoundingAcntName": "sample string 8"
  }
]

text/html

Sample:
[{"ID":"591a1ec9-ba4d-4698-aaa0-34d572060c39","CompID":"84c80819-c3b3-4103-97e1-311ccfdfe59e","BillRoundingAcntId":"2fec3056-0574-4344-aef3-95a97edce59a","RoundTo":3,"RoundAmt":4.0,"SorPType":"sample string 5","CreatedBy":"6f15d4cb-ac14-471a-9a16-148bc777d47a","CreatedDate":"2026-04-18T17:07:24.4529614+05:30","ModifiedBy":"9d2c7666-6eb2-4121-a09b-0b2aa72a62b1","ModifiedDate":"2026-04-18T17:07:24.4529614+05:30","BillRoundingAcntName":"sample string 8"},{"ID":"591a1ec9-ba4d-4698-aaa0-34d572060c39","CompID":"84c80819-c3b3-4103-97e1-311ccfdfe59e","BillRoundingAcntId":"2fec3056-0574-4344-aef3-95a97edce59a","RoundTo":3,"RoundAmt":4.0,"SorPType":"sample string 5","CreatedBy":"6f15d4cb-ac14-471a-9a16-148bc777d47a","CreatedDate":"2026-04-18T17:07:24.4529614+05:30","ModifiedBy":"9d2c7666-6eb2-4121-a09b-0b2aa72a62b1","ModifiedDate":"2026-04-18T17:07:24.4529614+05:30","BillRoundingAcntName":"sample string 8"},{"ID":"591a1ec9-ba4d-4698-aaa0-34d572060c39","CompID":"84c80819-c3b3-4103-97e1-311ccfdfe59e","BillRoundingAcntId":"2fec3056-0574-4344-aef3-95a97edce59a","RoundTo":3,"RoundAmt":4.0,"SorPType":"sample string 5","CreatedBy":"6f15d4cb-ac14-471a-9a16-148bc777d47a","CreatedDate":"2026-04-18T17:07:24.4529614+05:30","ModifiedBy":"9d2c7666-6eb2-4121-a09b-0b2aa72a62b1","ModifiedDate":"2026-04-18T17:07:24.4529614+05:30","BillRoundingAcntName":"sample string 8"}]

application/xml, text/xml

Sample:
<ArrayOfBillRoundingModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TABSINVBL.Models">
  <BillRoundingModel>
    <BillRoundingAcntId>2fec3056-0574-4344-aef3-95a97edce59a</BillRoundingAcntId>
    <BillRoundingAcntName>sample string 8</BillRoundingAcntName>
    <CompID>84c80819-c3b3-4103-97e1-311ccfdfe59e</CompID>
    <CreatedBy>6f15d4cb-ac14-471a-9a16-148bc777d47a</CreatedBy>
    <CreatedDate>2026-04-18T17:07:24.4529614+05:30</CreatedDate>
    <ID>591a1ec9-ba4d-4698-aaa0-34d572060c39</ID>
    <ModifiedBy>9d2c7666-6eb2-4121-a09b-0b2aa72a62b1</ModifiedBy>
    <ModifiedDate>2026-04-18T17:07:24.4529614+05:30</ModifiedDate>
    <RoundAmt>4</RoundAmt>
    <RoundTo>3</RoundTo>
    <SorPType>sample string 5</SorPType>
  </BillRoundingModel>
  <BillRoundingModel>
    <BillRoundingAcntId>2fec3056-0574-4344-aef3-95a97edce59a</BillRoundingAcntId>
    <BillRoundingAcntName>sample string 8</BillRoundingAcntName>
    <CompID>84c80819-c3b3-4103-97e1-311ccfdfe59e</CompID>
    <CreatedBy>6f15d4cb-ac14-471a-9a16-148bc777d47a</CreatedBy>
    <CreatedDate>2026-04-18T17:07:24.4529614+05:30</CreatedDate>
    <ID>591a1ec9-ba4d-4698-aaa0-34d572060c39</ID>
    <ModifiedBy>9d2c7666-6eb2-4121-a09b-0b2aa72a62b1</ModifiedBy>
    <ModifiedDate>2026-04-18T17:07:24.4529614+05:30</ModifiedDate>
    <RoundAmt>4</RoundAmt>
    <RoundTo>3</RoundTo>
    <SorPType>sample string 5</SorPType>
  </BillRoundingModel>
  <BillRoundingModel>
    <BillRoundingAcntId>2fec3056-0574-4344-aef3-95a97edce59a</BillRoundingAcntId>
    <BillRoundingAcntName>sample string 8</BillRoundingAcntName>
    <CompID>84c80819-c3b3-4103-97e1-311ccfdfe59e</CompID>
    <CreatedBy>6f15d4cb-ac14-471a-9a16-148bc777d47a</CreatedBy>
    <CreatedDate>2026-04-18T17:07:24.4529614+05:30</CreatedDate>
    <ID>591a1ec9-ba4d-4698-aaa0-34d572060c39</ID>
    <ModifiedBy>9d2c7666-6eb2-4121-a09b-0b2aa72a62b1</ModifiedBy>
    <ModifiedDate>2026-04-18T17:07:24.4529614+05:30</ModifiedDate>
    <RoundAmt>4</RoundAmt>
    <RoundTo>3</RoundTo>
    <SorPType>sample string 5</SorPType>
  </BillRoundingModel>
</ArrayOfBillRoundingModel>