OPTIONS api/CustomerRegistration/RetrieveARAPGetArapRefnDetails
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:
[
{
"AcntName": "sample string 1",
"AcntId": "fdb3e35d-1304-4472-9f10-2c587a485046",
"AtrnDate": "2026-04-18T17:08:49.2958842+05:30",
"ArapRefn": "sample string 4",
"AtrnIdNo": 5,
"AtrnVNo": "sample string 6",
"AtrnType": 7,
"AtrnTypeCaption": "sample string 8",
"ArapReceivableAmt": 9.0,
"ArapPayableAmt": 10.0,
"Arap_RType": 11,
"ArapAdjustedId": "eeda2a99-0ba0-4717-ba73-95cac70fe690",
"I_AdjustedRefn": "91deee69-4790-4d94-a42d-2d737d848e93"
},
{
"AcntName": "sample string 1",
"AcntId": "fdb3e35d-1304-4472-9f10-2c587a485046",
"AtrnDate": "2026-04-18T17:08:49.2958842+05:30",
"ArapRefn": "sample string 4",
"AtrnIdNo": 5,
"AtrnVNo": "sample string 6",
"AtrnType": 7,
"AtrnTypeCaption": "sample string 8",
"ArapReceivableAmt": 9.0,
"ArapPayableAmt": 10.0,
"Arap_RType": 11,
"ArapAdjustedId": "eeda2a99-0ba0-4717-ba73-95cac70fe690",
"I_AdjustedRefn": "91deee69-4790-4d94-a42d-2d737d848e93"
},
{
"AcntName": "sample string 1",
"AcntId": "fdb3e35d-1304-4472-9f10-2c587a485046",
"AtrnDate": "2026-04-18T17:08:49.2958842+05:30",
"ArapRefn": "sample string 4",
"AtrnIdNo": 5,
"AtrnVNo": "sample string 6",
"AtrnType": 7,
"AtrnTypeCaption": "sample string 8",
"ArapReceivableAmt": 9.0,
"ArapPayableAmt": 10.0,
"Arap_RType": 11,
"ArapAdjustedId": "eeda2a99-0ba0-4717-ba73-95cac70fe690",
"I_AdjustedRefn": "91deee69-4790-4d94-a42d-2d737d848e93"
}
]
text/html
Sample:
[{"AcntName":"sample string 1","AcntId":"fdb3e35d-1304-4472-9f10-2c587a485046","AtrnDate":"2026-04-18T17:08:49.2958842+05:30","ArapRefn":"sample string 4","AtrnIdNo":5,"AtrnVNo":"sample string 6","AtrnType":7,"AtrnTypeCaption":"sample string 8","ArapReceivableAmt":9.0,"ArapPayableAmt":10.0,"Arap_RType":11,"ArapAdjustedId":"eeda2a99-0ba0-4717-ba73-95cac70fe690","I_AdjustedRefn":"91deee69-4790-4d94-a42d-2d737d848e93"},{"AcntName":"sample string 1","AcntId":"fdb3e35d-1304-4472-9f10-2c587a485046","AtrnDate":"2026-04-18T17:08:49.2958842+05:30","ArapRefn":"sample string 4","AtrnIdNo":5,"AtrnVNo":"sample string 6","AtrnType":7,"AtrnTypeCaption":"sample string 8","ArapReceivableAmt":9.0,"ArapPayableAmt":10.0,"Arap_RType":11,"ArapAdjustedId":"eeda2a99-0ba0-4717-ba73-95cac70fe690","I_AdjustedRefn":"91deee69-4790-4d94-a42d-2d737d848e93"},{"AcntName":"sample string 1","AcntId":"fdb3e35d-1304-4472-9f10-2c587a485046","AtrnDate":"2026-04-18T17:08:49.2958842+05:30","ArapRefn":"sample string 4","AtrnIdNo":5,"AtrnVNo":"sample string 6","AtrnType":7,"AtrnTypeCaption":"sample string 8","ArapReceivableAmt":9.0,"ArapPayableAmt":10.0,"Arap_RType":11,"ArapAdjustedId":"eeda2a99-0ba0-4717-ba73-95cac70fe690","I_AdjustedRefn":"91deee69-4790-4d94-a42d-2d737d848e93"}]
application/xml, text/xml
Sample:
<ArrayOfVwArapRefnDetailModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TABSINVBL.Models">
<VwArapRefnDetailModel>
<AcntId>fdb3e35d-1304-4472-9f10-2c587a485046</AcntId>
<AcntName>sample string 1</AcntName>
<ArapAdjustedId>eeda2a99-0ba0-4717-ba73-95cac70fe690</ArapAdjustedId>
<ArapPayableAmt>10</ArapPayableAmt>
<ArapReceivableAmt>9</ArapReceivableAmt>
<ArapRefn>sample string 4</ArapRefn>
<Arap_RType>11</Arap_RType>
<AtrnDate>2026-04-18T17:08:49.2958842+05:30</AtrnDate>
<AtrnIdNo>5</AtrnIdNo>
<AtrnType>7</AtrnType>
<AtrnTypeCaption>sample string 8</AtrnTypeCaption>
<AtrnVNo>sample string 6</AtrnVNo>
<I_AdjustedRefn>91deee69-4790-4d94-a42d-2d737d848e93</I_AdjustedRefn>
</VwArapRefnDetailModel>
<VwArapRefnDetailModel>
<AcntId>fdb3e35d-1304-4472-9f10-2c587a485046</AcntId>
<AcntName>sample string 1</AcntName>
<ArapAdjustedId>eeda2a99-0ba0-4717-ba73-95cac70fe690</ArapAdjustedId>
<ArapPayableAmt>10</ArapPayableAmt>
<ArapReceivableAmt>9</ArapReceivableAmt>
<ArapRefn>sample string 4</ArapRefn>
<Arap_RType>11</Arap_RType>
<AtrnDate>2026-04-18T17:08:49.2958842+05:30</AtrnDate>
<AtrnIdNo>5</AtrnIdNo>
<AtrnType>7</AtrnType>
<AtrnTypeCaption>sample string 8</AtrnTypeCaption>
<AtrnVNo>sample string 6</AtrnVNo>
<I_AdjustedRefn>91deee69-4790-4d94-a42d-2d737d848e93</I_AdjustedRefn>
</VwArapRefnDetailModel>
<VwArapRefnDetailModel>
<AcntId>fdb3e35d-1304-4472-9f10-2c587a485046</AcntId>
<AcntName>sample string 1</AcntName>
<ArapAdjustedId>eeda2a99-0ba0-4717-ba73-95cac70fe690</ArapAdjustedId>
<ArapPayableAmt>10</ArapPayableAmt>
<ArapReceivableAmt>9</ArapReceivableAmt>
<ArapRefn>sample string 4</ArapRefn>
<Arap_RType>11</Arap_RType>
<AtrnDate>2026-04-18T17:08:49.2958842+05:30</AtrnDate>
<AtrnIdNo>5</AtrnIdNo>
<AtrnType>7</AtrnType>
<AtrnTypeCaption>sample string 8</AtrnTypeCaption>
<AtrnVNo>sample string 6</AtrnVNo>
<I_AdjustedRefn>91deee69-4790-4d94-a42d-2d737d848e93</I_AdjustedRefn>
</VwArapRefnDetailModel>
</ArrayOfVwArapRefnDetailModel>