POST api/pOSPayment/UpdateInvoicePaymentMethod?InvoiceId={InvoiceId}&CashAmount={CashAmount}&CreditAmount={CreditAmount}&BankAmount={BankAmount}&TabbyAmount={TabbyAmount}&language={language}

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json, text/xml

Sample:

Sample not available.