v47

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-013871777.1 KB
Refund

Retrieve a refund

Returns refund details and Id of refunded order.

post/api/service/refund/retrieve

Request body

idstring uuid required

Id of refund to retrieve details

Response

Returns the refund details.

idstring required

The unique Refund id

amountnumber required

The amount of the refund in decimals.

currency'EUR' | 'USD' | 'GBP' | 'PLN' | 'SEK' | 'DKK' required

Refund's currency.

status'initiated' | 'pending' | 'succeeded' | 'failed' required

The current status of this refund.

orderIdstring required

The id of the refunded order

transactionIdstring

The id of the transaction