Administration
Billing

Requests the single full refund identified by paymentId. A completed refund is replayed without calling the gateway. Refunds do not affect Memberships unless cancelMembership is true, which ends the associated Membership immediately through the shared cancellation flow and removes premium access while retaining dashboard access.

post/api/v1/admin/payments/{paymentId}/refund

Path parameters

paymentIdinteger required

Cookies

billing_sessionstring

Request body

cancelMembershipboolean

Response

The refund succeeded or an existing successful refund was replayed.

adjustmentIdinteger required
status'succeeded' required

Changes

No recorded changes to this endpoint across all 1 revision of this API.