Get single payment
GET https://api.ecartapi.com/api/v2/payments/{{id}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"success":true,"payment":{"id":"0369d126-8694-4ead-9ced-c69c7a52cec1","name":"Pago Efectivo - Nueva configuración","implementation":"Vtex.PaymentGateway.Connectors.PagoEfectivo.PagoEfectivoConnector"}}