Skip to main content
POST
Refund payment

Authorizations

x-api-key
string
header
default:<your-api-key>
required
organisation
string
header
default:<your-organisation-id>
required

Path Parameters

payment_id
string<uuid>
required

Body

application/json

Create Refund Request Schema

refund_destination
enum<string>
required
Available options:
credits,
original_payment_method,
external
writeoff_invoices
boolean
required
connector
Connector · object | null

Connector

refund_payment_part_amounts
PaymentPart · object[] | null

Payment Parts

refund_amount
integer

Total Refund Amount

description
string | null
timestamp
string<date-time> | null

Response

Successful Response