post https://integration.api.scalapay.com/v2/payments//delay/void
Merchant informs Scalapay to confirm and close the order calling /v2/payments/{token}/delay/void.
Response delay void order
Successful response (200)
Attribute | Type | Description |
---|---|---|
token | string | Scalapay order unique token |
captureStatus | string | Status of amount open to capture |
status | string | Scalapay order status |
totalAmount | amount | Total order amount |
totalCapturedAmount | amount | Total amount captured |
orderDetails | array | Order payload |
captures | array | All the amounts of instalments captured and their dates in ISO 8601 format |