POST api/CustomerRegistration/RetrieveArapRecievablePayable

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:
{
  "AcntId": "8cae6804-2926-4e72-b3cd-16f8272133a7",
  "AcntName": "sample string 2",
  "Cdate": "2025-11-02T15:58:41.8530704+05:30",
  "pageIndex": 4,
  "pageSize": 5,
  "RecordCount": 6,
  "DueClosingTotal": 7.0,
  "ClosingTotal": 8.0,
  "Type": 9,
  "ArapRecievablePayableModel": [
    {
      "AtrnDate": "2025-11-02T15:58:41.8530704+05:30",
      "ArapRefn": "sample string 2",
      "AcntId": "58ecfe88-bf57-40cc-8bbb-3a8d86e97ff4",
      "AcntName": "sample string 4",
      "ArapAmtCaption": "sample string 5",
      "DueDate": "2025-11-02T15:58:41.8530704+05:30",
      "DueDays": 7,
      "AvgDays": 8,
      "ArapAmt": 9.0,
      "AtrnIdNo": 10,
      "RowNumber": 11
    },
    {
      "AtrnDate": "2025-11-02T15:58:41.8530704+05:30",
      "ArapRefn": "sample string 2",
      "AcntId": "58ecfe88-bf57-40cc-8bbb-3a8d86e97ff4",
      "AcntName": "sample string 4",
      "ArapAmtCaption": "sample string 5",
      "DueDate": "2025-11-02T15:58:41.8530704+05:30",
      "DueDays": 7,
      "AvgDays": 8,
      "ArapAmt": 9.0,
      "AtrnIdNo": 10,
      "RowNumber": 11
    },
    {
      "AtrnDate": "2025-11-02T15:58:41.8530704+05:30",
      "ArapRefn": "sample string 2",
      "AcntId": "58ecfe88-bf57-40cc-8bbb-3a8d86e97ff4",
      "AcntName": "sample string 4",
      "ArapAmtCaption": "sample string 5",
      "DueDate": "2025-11-02T15:58:41.8530704+05:30",
      "DueDays": 7,
      "AvgDays": 8,
      "ArapAmt": 9.0,
      "AtrnIdNo": 10,
      "RowNumber": 11
    }
  ],
  "ReturnCode": 10,
  "ReturnMessage": "sample string 11"
}

text/html

Sample:
{"AcntId":"8cae6804-2926-4e72-b3cd-16f8272133a7","AcntName":"sample string 2","Cdate":"2025-11-02T15:58:41.8530704+05:30","pageIndex":4,"pageSize":5,"RecordCount":6,"DueClosingTotal":7.0,"ClosingTotal":8.0,"Type":9,"ArapRecievablePayableModel":[{"AtrnDate":"2025-11-02T15:58:41.8530704+05:30","ArapRefn":"sample string 2","AcntId":"58ecfe88-bf57-40cc-8bbb-3a8d86e97ff4","AcntName":"sample string 4","ArapAmtCaption":"sample string 5","DueDate":"2025-11-02T15:58:41.8530704+05:30","DueDays":7,"AvgDays":8,"ArapAmt":9.0,"AtrnIdNo":10,"RowNumber":11},{"AtrnDate":"2025-11-02T15:58:41.8530704+05:30","ArapRefn":"sample string 2","AcntId":"58ecfe88-bf57-40cc-8bbb-3a8d86e97ff4","AcntName":"sample string 4","ArapAmtCaption":"sample string 5","DueDate":"2025-11-02T15:58:41.8530704+05:30","DueDays":7,"AvgDays":8,"ArapAmt":9.0,"AtrnIdNo":10,"RowNumber":11},{"AtrnDate":"2025-11-02T15:58:41.8530704+05:30","ArapRefn":"sample string 2","AcntId":"58ecfe88-bf57-40cc-8bbb-3a8d86e97ff4","AcntName":"sample string 4","ArapAmtCaption":"sample string 5","DueDate":"2025-11-02T15:58:41.8530704+05:30","DueDays":7,"AvgDays":8,"ArapAmt":9.0,"AtrnIdNo":10,"RowNumber":11}],"ReturnCode":10,"ReturnMessage":"sample string 11"}

application/xml, text/xml

Sample:
<ArapRecievableMainModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TABSINVBL.Models">
  <ReturnCode>10</ReturnCode>
  <ReturnMessage>sample string 11</ReturnMessage>
  <AcntId>8cae6804-2926-4e72-b3cd-16f8272133a7</AcntId>
  <AcntName>sample string 2</AcntName>
  <ArapRecievablePayableModel>
    <ArapRecievablePayableModel>
      <AcntId>58ecfe88-bf57-40cc-8bbb-3a8d86e97ff4</AcntId>
      <AcntName>sample string 4</AcntName>
      <ArapAmt>9</ArapAmt>
      <ArapAmtCaption>sample string 5</ArapAmtCaption>
      <ArapRefn>sample string 2</ArapRefn>
      <AtrnDate>2025-11-02T15:58:41.8530704+05:30</AtrnDate>
      <AtrnIdNo>10</AtrnIdNo>
      <AvgDays>8</AvgDays>
      <DueDate>2025-11-02T15:58:41.8530704+05:30</DueDate>
      <DueDays>7</DueDays>
      <RowNumber>11</RowNumber>
    </ArapRecievablePayableModel>
    <ArapRecievablePayableModel>
      <AcntId>58ecfe88-bf57-40cc-8bbb-3a8d86e97ff4</AcntId>
      <AcntName>sample string 4</AcntName>
      <ArapAmt>9</ArapAmt>
      <ArapAmtCaption>sample string 5</ArapAmtCaption>
      <ArapRefn>sample string 2</ArapRefn>
      <AtrnDate>2025-11-02T15:58:41.8530704+05:30</AtrnDate>
      <AtrnIdNo>10</AtrnIdNo>
      <AvgDays>8</AvgDays>
      <DueDate>2025-11-02T15:58:41.8530704+05:30</DueDate>
      <DueDays>7</DueDays>
      <RowNumber>11</RowNumber>
    </ArapRecievablePayableModel>
    <ArapRecievablePayableModel>
      <AcntId>58ecfe88-bf57-40cc-8bbb-3a8d86e97ff4</AcntId>
      <AcntName>sample string 4</AcntName>
      <ArapAmt>9</ArapAmt>
      <ArapAmtCaption>sample string 5</ArapAmtCaption>
      <ArapRefn>sample string 2</ArapRefn>
      <AtrnDate>2025-11-02T15:58:41.8530704+05:30</AtrnDate>
      <AtrnIdNo>10</AtrnIdNo>
      <AvgDays>8</AvgDays>
      <DueDate>2025-11-02T15:58:41.8530704+05:30</DueDate>
      <DueDays>7</DueDays>
      <RowNumber>11</RowNumber>
    </ArapRecievablePayableModel>
  </ArapRecievablePayableModel>
  <Cdate>2025-11-02T15:58:41.8530704+05:30</Cdate>
  <ClosingTotal>8</ClosingTotal>
  <DueClosingTotal>7</DueClosingTotal>
  <RecordCount>6</RecordCount>
  <Type>9</Type>
  <pageIndex>4</pageIndex>
  <pageSize>5</pageSize>
</ArapRecievableMainModel>