POST api/CheqBookHeader/CheqBookDetailSave
Request Information
URI Parameters
None.
Body Parameters
ChequeBookStatusDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| OrganizationId | integer |
None. |
|
| CompanyId | integer |
None. |
|
| Id | integer |
None. |
|
| CheqNo | string |
None. |
|
| CheqStatus | string |
None. |
|
| Reason | string |
None. |
|
| ChequeCancelStatus | boolean |
None. |
|
| ChequeStatusDate | date |
None. |
|
| EntryUser | integer |
None. |
|
| Amount | decimal number |
None. |
|
| PayeeTitle | string |
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.