Issue a refund
POST
https://api.radom.com/refundAuthorization
Send your API key in the Authorization header. Scheme: radomToken.
Request body
checkoutSessionIdstring<uuid>nullablepaymentSessionIdstring<uuid>nullabledonationLinkOrderIdstring<uuid>nullablerefundAmountnumber<float>required>= 0chargeCustomerNetworkFeebooleannullablerecipientAddressstringnullableResponses
200Refund issued successfully
No response body.
400Bad Request
errorstringrequired401Unauthorized
errorstringrequired500Internal server error
errorstringrequired