POST api/PaymentIntent/Cancel

Cancels the payment intent and manages any reversals with the authorizer if required.

Información de Solicitud

Parameters

NameDescriptionAdditional information
param
{  }

Define este parámetro en cuerpo de la solicitud.

Ejemplos de Solicitud

application/json, text/json, application/x-www-form-urlencoded

Sample:

Sample not available.

Información de Respuesta

{error: int,message: string }