Cancel Order Rows
CancelOrderRows
This method cancels specific order rows in an order.
CancelOrderRowsRequest
Field | R | Type | Description |
---|
SveaOrderId | * | Long(10) | Unique ID for the created order. Used for any further order webservice requests. |
OrderType | - | OrderType | See OrderType. Not required for EU-clients. |
ClientId | * | Long(7) | ID that identifies a client in Svea Payments system. |
OrderRowNumbers | * | Collection of Long | The row numbers that should be cancelled. |
Output
CancelOrderRowsResponse
Field | R | Type | Description |
---|
(Empty) | - | - | - |