POST api/pOSPayment/UpdateInvoicePaymentMethod?InvoiceId={InvoiceId}&CashAmount={CashAmount}&CreditAmount={CreditAmount}&BankAmount={BankAmount}&TabbyAmount={TabbyAmount}&language={language}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| InvoiceId | integer |
Required |
|
| CashAmount | decimal number |
Required |
|
| CreditAmount | decimal number |
Required |
|
| BankAmount | decimal number |
Required |
|
| TabbyAmount | decimal number |
Required |
|
| language | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.