The UpdateInboundInvoice function updates an inboundInvoice record.
Method | /UpdateInboundInvoice |
The request body is of type UpdateInboundInvoice.
Name | Description | Data Type |
---|---|---|
inboundInvoice | InboundInvoiceInfo | |
isForceUpdate | xml:boolean |
The response body is of type UpdateInboundInvoiceResponse.
Name | Description | Data Type |
---|---|---|
UpdateInboundInvoiceResult | xml:int |
|