Submits a request to refund a card payment.Ask AIpost https://api-sandbox.nofrixion.com/api/v1/paymentrequests/{id}/card/refund/{partialRefundAmount}Authorization: End user or Merchant token is required.Path ParamsiduuidrequiredThe ID of the payment request a card payment has previously been captured for.partialRefundAmountdoublerequiredThe partial amount to be refunded in case of captured payment.Body ParamsauthorizationIDstringThe authorisation ID of the card payment to refund.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponse 200Returns a card payment response model that indicates the result of the refund payment attempt.Updated 9 months ago