ReOpens the invoice specified by the primary key. The itemid of the reopened invoice will be returned on success, otherwise -1.
Method | /ReOpenInvoice |
The request body is of type ReOpenInvoice.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type ReOpenInvoiceResponse.
Name | Description | Data Type |
---|---|---|
ReOpenInvoiceResult | xml:int |
|