POST api/AccountsOpeningBalances/Save
Request Information
URI Parameters
None.
Body Parameters
AccountsOpeningBalances| Name | Description | Type | Additional information |
|---|---|---|---|
| PostState | boolean |
None. |
|
| EntryDate | date |
None. |
|
| ModifyDate | date |
None. |
|
| PostDate | date |
None. |
|
| YearObCredit | decimal number |
None. |
|
| YearObDebit | decimal number |
None. |
|
| ChartOfAccountId | integer |
None. |
|
| CompanyId | integer |
None. |
|
| EntryUser | integer |
None. |
|
| FinancialYearId | integer |
None. |
|
| Id | integer |
None. |
|
| ModifyUser | integer |
None. |
|
| OrganizationId | integer |
None. |
|
| PostUser | integer |
None. |
|
| ChartOfAccountTitle | string |
None. |
|
| AccountTitle | string |
None. |
|
| Start_Period | string |
None. |
|
| End_Period | string |
None. |
|
| FinancialYearCode | string |
None. |
|
| OpeningBalanceList | Collection of AccountsOpeningBalances |
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.