Move an invoicesalerow up or down.
Method | /MoveInvoiceSaleRow |
The request body is of type MoveInvoiceSaleRow.
Name | Description | Data Type |
---|---|---|
itemId | xml:int | |
direction | RowMoveDirection |
|
The response body is of type MoveInvoiceSaleRowResponse.
Name | Description | Data Type |
---|---|---|
MoveInvoiceSaleRowResult | xml:boolean |
|