POST api/VoucherInvoicesAdjustment/Save
Request Information
URI Parameters
None.
Body Parameters
VoucherInvoicesAdjustment| Name | Description | Type | Additional information |
|---|---|---|---|
| DueDate | date |
None. |
|
| EntryDate | date |
None. |
|
| ModifyDate | date |
None. |
|
| VoucherDate | date |
None. |
|
| AdjustmentAmount | decimal number |
None. |
|
| InvoiceAmount | decimal number |
None. |
|
| AdvanceAmount | decimal number |
None. |
|
| VoucherAmount | decimal number |
None. |
|
| ActionTypeId | integer |
None. |
|
| EntryUserId | integer |
None. |
|
| Id | integer |
None. |
|
| ModifyUserId | integer |
None. |
|
| PartyGlId | integer |
None. |
|
| RefDocNoId | integer |
None. |
|
| RefDocumentTypeId | integer |
None. |
|
| SupplierCustomerId | integer |
None. |
|
| TransactionTypeId | integer |
None. |
|
| VoucherCode | integer |
None. |
|
| VoucherHeadId | integer |
None. |
|
| PaymentTypeId | integer |
None. |
|
| Remarks | string |
None. |
|
| ScreenName | string |
None. |
|
| RefDocumentType | string |
None. |
|
| PaymentType | string |
None. |
|
| PartyName | string |
None. |
|
| PartyCode | string |
None. |
|
| PartyGlAccountTitle | string |
None. |
|
| PartyGlAccountCode | string |
None. |
|
| VoucherInvoicesAdjustmentList | Collection of VoucherInvoicesAdjustment |
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.