Skip to main content
POST
Refund a Gift
Check canRefund on the gift first — not every payment type or gateway supports refunds through the API.

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Path Parameters

id
integer<int64>
required

The ID of the gift to refund.

Response

OK

Last modified on July 28, 2026