Submits a request to void a card payment.Copy Pagepost https://api-sandbox.nofrixion.com/api/v1/paymentrequests/{id}/card/voidAuthorization: End user or Merchant token is required.Path ParamsiduuidrequiredThe ID of the payment request a card payment has previously been authorised or captured for.Body ParamsauthorizationIDstringThe authorisation ID of the card payment to void.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 void payment attempt.Updated 26 days ago