Update Invoice record by specified primary key
Method | /UpdateInvoice |
The request body is of type UpdateInvoice.
Name | Description | Data Type |
---|---|---|
invoice | InvoiceInfo | |
isForceUpdate | xml:boolean |
The response body is of type UpdateInvoiceResponse.
Name | Description | Data Type |
---|---|---|
UpdateInvoiceResult | xml:int |
|