POST api/pOSPayment/UpdateInvoicePaymentMethod?InvoiceId={InvoiceId}&PaymentMethod={PaymentMethod}&language={language}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
InvoiceId

integer

Required

PaymentMethod

integer

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.