Close Order
CloseOrderEu
Use this function when you want to cancel an order. Please note that you can only cancel undelivered orders. When an invoice or a payment plan is created from the order, it is no longer possible to cancel the order with this method.
Input
CloseOrderEuRequest
| Field | R | Type | Description |
|---|---|---|---|
| CloseOrderInformation | * | CloseOrderInformation |
Output
CloseOrderEuResponse
| Field | R | Type | Description |
|---|---|---|---|
| ResultCode | * | Integer | See Result Code table |
Structures
CloseOrderInformation
| Field | R | Type | Description |
|---|---|---|---|
| SveaOrderID | * | Long |
CloseOrderResult
This structure is identical to BasicResponse. See BasicResponse for details.