Extend Order
ExtendOrder
This method changes the ExpirationDate for a previously created order.
Input
ExtendOrderRequest
Field | R | Type | Description |
---|---|---|---|
ClientId | * | Long | ID that identifies a client in Svea Payments system. |
OrderId | * | Long | Order ID for a specific order. |
NewExpirationDate | * | DateTime | The new expiration date for the order. |
Output
ExtendOrderResponse
Field | R | Type | Description |
---|---|---|---|
(Empty) | - | - |