POST api/CheqBookHeader/Save
Request Information
URI Parameters
None.
Body Parameters
CheqBookHeader| Name | Description | Type | Additional information |
|---|---|---|---|
| PostState | boolean |
None. |
|
| DocDate | date |
None. |
|
| EntryDate | date |
None. |
|
| ModifyDate | date |
None. |
|
| PostDate | date |
None. |
|
| BankId | integer |
None. |
|
| ChartOfAccountId | integer |
None. |
|
| CompanyId | integer |
None. |
|
| DocNo | integer |
None. |
|
| EntryUser | integer |
None. |
|
| Id | integer |
None. |
|
| ModifyUser | integer |
None. |
|
| OrganizationId | integer |
None. |
|
| PostUser | integer |
None. |
|
| CbPrefix | string |
None. |
|
| CbSrFrom | string |
None. |
|
| CbSrTo | string |
None. |
|
| Remarks | string |
None. |
|
| ActionId | integer |
None. |
|
| NoOfLeaves | integer |
None. |
|
| ChequeBookNo | string |
None. |
|
| Cheqbookdetaillist | Collection of CheqBookDetail |
None. |
|
| AttachmentsList | Collection of DMSAttachments |
None. |
|
| DeleteAttachmentsList | Collection of DMSAttachments |
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.