Release Pending Order
ReleasePendingOrder
This method removes a pending reason from the order. If the order no longer has any pending reasons, the order status will change to Active. Currently, this method is only supported for EU-clients.
ReleasePendingRequest
| Field | R | Type | Description |
|---|
| ClientId | * | Long | ID that identifies a client in the Svea Payments system. |
| SveaOrderId | * | Long | The order ID. |
| PendingType | * | String | The pending type to remove. See PendingType. |
Output
ReleasePendingResponse
| Field | R | Type | Description |
|---|
| (Empty) | - | - | |
Enumerations
PendingType
| Value | Description |
|---|
| SMSOnHighAmount | - |
| UseOfDeliveryAddress | - |
| HighAmount | - |
| UseOfUnofficialDeliveryAddressB2B | - |
| PendingScoringDecision | - |
| BankId | - |
| AffordabilityAssessment | - |