Skip to main content
POST
checkout_swish_refund_callback_post

Path Parameters

id
string<checkout-id>
required

The ID of the transaction

callback_ref
string
required

Body

application/json

Content of refund callback

Swish payment callback

id
string
required

Refund id

originalPaymentReference
string
required

Used to identify the payment

status
enum<string>
required
Available options:
VALIDATED,
DEBITED,
PAID,
ERROR
amount
datePaid
string | null

Response

callback handled

Last modified on July 31, 2026