POST api/PaymentIntent/Read

Sets the payment status to read and returns the payment information

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, data: {payIntentID: string} }