POST api/ChartofAccount/SaveList
Request Information
URI Parameters
None.
Body Parameters
ChartofAccount| Name | Description | Type | Additional information |
|---|---|---|---|
| AccountClassEnum | EnumAccountClass |
None. |
|
| IsActive | boolean |
None. |
|
| PostState | boolean |
None. |
|
| EntryDate | date |
None. |
|
| ModifyDate | date |
None. |
|
| PostDate | date |
None. |
|
| Account_Level | integer |
None. |
|
| AccountClass | integer |
None. |
|
| AccountTypeId | integer |
None. |
|
| BSNoteId | integer |
None. |
|
| CompanyId | integer |
None. |
|
| EntryUser | integer |
None. |
|
| FinancialYearId | integer |
None. |
|
| Id | integer |
None. |
|
| ModifyUser | integer |
None. |
|
| OrganizationId | integer |
None. |
|
| PLNoteId | integer |
None. |
|
| PostUser | integer |
None. |
|
| ParentCodeId | integer |
None. |
|
| BranchId | integer |
None. |
|
| CustomGroupId | integer |
None. |
|
| AccountCurrencyId | integer |
None. |
|
| AccountCode | string |
None. |
|
| AccountGroup | string |
None. |
|
| AccountTitle | string |
None. |
|
| AccountTitleOtherLingo | string |
None. |
|
| OtherErpCode | string |
None. |
|
| ParentAccountCode | string |
None. |
|
| QrCode | string |
None. |
|
| AccountNo | string |
None. |
|
| IBAN | string |
None. |
|
| BankBranchId | integer |
None. |
|
| SearchDetailAccount | boolean |
None. |
|
| SearchGroupAccount | boolean |
None. |
|
| COAAllocationList | Collection of COAAllocation |
None. |
|
| ChartofAccountsList | Collection of ChartofAccount |
None. |
|
| YearObCredit | decimal number |
None. |
|
| YearObDebit | decimal number |
None. |
|
| AccountDisplay | string |
None. |
|
| ParentAccountCodeTitle | string |
None. |
|
| CityId | integer |
None. |
|
| ActionId | integer |
None. |
|
| CustomerGroupId | integer |
None. |
|
| PhoneNumber | string |
None. |
|
| ClassName | string |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.