POST api/AccountLedger/SyncAllAccountLedger
Request Information
URI Parameters
None.
Body Parameters
Collection of AccountLedger| Name | Description | Type | Additional information |
|---|---|---|---|
| ACL_Uid | string |
None. |
|
| ACL_Id | integer |
None. |
|
| ACL_Ledger | integer |
None. |
|
| ACL_LedgerName | string |
None. |
|
| ACL_AccId | integer |
None. |
|
| ACL_ContactNo | string |
None. |
|
| ACL_PhoneNo | string |
None. |
|
| ACL_Address | string |
None. |
|
| ACL_TinNo | string |
None. |
|
| ACL_AreaId | integer |
None. |
|
| ACL_Active | boolean |
None. |
|
| ACL_Email | string |
None. |
|
| ACL_LoyaltyId | integer |
None. |
|
| ACL_RegionalName | string |
None. |
|
| ACL_Remarks | string |
None. |
|
| ACL_DiscPerc | decimal number |
None. |
|
| ACL_CreditLimit | decimal number |
None. |
|
| ACL_PosId | integer |
None. |
|
| ACL_StateCode | string |
None. |
|
| ACL_LicenceKey | string |
None. |
|
| ACL_CreatedOn | date |
None. |
|
| ACL_Createdby | string |
None. |
|
| ACL_ModifiedOn | date |
None. |
|
| ACL_ModifiedBy | string |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"ACL_Uid": "sample string 1",
"ACL_Id": 2,
"ACL_Ledger": 3,
"ACL_LedgerName": "sample string 4",
"ACL_AccId": 5,
"ACL_ContactNo": "sample string 6",
"ACL_PhoneNo": "sample string 7",
"ACL_Address": "sample string 8",
"ACL_TinNo": "sample string 9",
"ACL_AreaId": 10,
"ACL_Active": true,
"ACL_Email": "sample string 12",
"ACL_LoyaltyId": 13,
"ACL_RegionalName": "sample string 14",
"ACL_Remarks": "sample string 15",
"ACL_DiscPerc": 16.1,
"ACL_CreditLimit": 17.1,
"ACL_PosId": 18,
"ACL_StateCode": "sample string 19",
"ACL_LicenceKey": "sample string 20",
"ACL_CreatedOn": "2025-12-26T01:27:12.8965765+05:30",
"ACL_Createdby": "sample string 22",
"ACL_ModifiedOn": "2025-12-26T01:27:12.8965765+05:30",
"ACL_ModifiedBy": "sample string 24"
},
{
"ACL_Uid": "sample string 1",
"ACL_Id": 2,
"ACL_Ledger": 3,
"ACL_LedgerName": "sample string 4",
"ACL_AccId": 5,
"ACL_ContactNo": "sample string 6",
"ACL_PhoneNo": "sample string 7",
"ACL_Address": "sample string 8",
"ACL_TinNo": "sample string 9",
"ACL_AreaId": 10,
"ACL_Active": true,
"ACL_Email": "sample string 12",
"ACL_LoyaltyId": 13,
"ACL_RegionalName": "sample string 14",
"ACL_Remarks": "sample string 15",
"ACL_DiscPerc": 16.1,
"ACL_CreditLimit": 17.1,
"ACL_PosId": 18,
"ACL_StateCode": "sample string 19",
"ACL_LicenceKey": "sample string 20",
"ACL_CreatedOn": "2025-12-26T01:27:12.8965765+05:30",
"ACL_Createdby": "sample string 22",
"ACL_ModifiedOn": "2025-12-26T01:27:12.8965765+05:30",
"ACL_ModifiedBy": "sample string 24"
}
]
application/xml, text/xml
Sample:
<ArrayOfAccountLedger xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/XeniaReport.Models">
<AccountLedger>
<ACL_AccId>5</ACL_AccId>
<ACL_Active>true</ACL_Active>
<ACL_Address>sample string 8</ACL_Address>
<ACL_AreaId>10</ACL_AreaId>
<ACL_ContactNo>sample string 6</ACL_ContactNo>
<ACL_CreatedOn>2025-12-26T01:27:12.8965765+05:30</ACL_CreatedOn>
<ACL_Createdby>sample string 22</ACL_Createdby>
<ACL_CreditLimit>17.1</ACL_CreditLimit>
<ACL_DiscPerc>16.1</ACL_DiscPerc>
<ACL_Email>sample string 12</ACL_Email>
<ACL_Id>2</ACL_Id>
<ACL_Ledger>3</ACL_Ledger>
<ACL_LedgerName>sample string 4</ACL_LedgerName>
<ACL_LicenceKey>sample string 20</ACL_LicenceKey>
<ACL_LoyaltyId>13</ACL_LoyaltyId>
<ACL_ModifiedBy>sample string 24</ACL_ModifiedBy>
<ACL_ModifiedOn>2025-12-26T01:27:12.8965765+05:30</ACL_ModifiedOn>
<ACL_PhoneNo>sample string 7</ACL_PhoneNo>
<ACL_PosId>18</ACL_PosId>
<ACL_RegionalName>sample string 14</ACL_RegionalName>
<ACL_Remarks>sample string 15</ACL_Remarks>
<ACL_StateCode>sample string 19</ACL_StateCode>
<ACL_TinNo>sample string 9</ACL_TinNo>
<ACL_Uid>sample string 1</ACL_Uid>
</AccountLedger>
<AccountLedger>
<ACL_AccId>5</ACL_AccId>
<ACL_Active>true</ACL_Active>
<ACL_Address>sample string 8</ACL_Address>
<ACL_AreaId>10</ACL_AreaId>
<ACL_ContactNo>sample string 6</ACL_ContactNo>
<ACL_CreatedOn>2025-12-26T01:27:12.8965765+05:30</ACL_CreatedOn>
<ACL_Createdby>sample string 22</ACL_Createdby>
<ACL_CreditLimit>17.1</ACL_CreditLimit>
<ACL_DiscPerc>16.1</ACL_DiscPerc>
<ACL_Email>sample string 12</ACL_Email>
<ACL_Id>2</ACL_Id>
<ACL_Ledger>3</ACL_Ledger>
<ACL_LedgerName>sample string 4</ACL_LedgerName>
<ACL_LicenceKey>sample string 20</ACL_LicenceKey>
<ACL_LoyaltyId>13</ACL_LoyaltyId>
<ACL_ModifiedBy>sample string 24</ACL_ModifiedBy>
<ACL_ModifiedOn>2025-12-26T01:27:12.8965765+05:30</ACL_ModifiedOn>
<ACL_PhoneNo>sample string 7</ACL_PhoneNo>
<ACL_PosId>18</ACL_PosId>
<ACL_RegionalName>sample string 14</ACL_RegionalName>
<ACL_Remarks>sample string 15</ACL_Remarks>
<ACL_StateCode>sample string 19</ACL_StateCode>
<ACL_TinNo>sample string 9</ACL_TinNo>
<ACL_Uid>sample string 1</ACL_Uid>
</AccountLedger>
</ArrayOfAccountLedger>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |