Esse endpoint serve para verificar os dados de uma transação

Possíveis retornos Product, Status, InstallmentMethod e CardBrand:

Product:

  • Online = 1
  • Pos = 2
  • Tef = 3

Status:

  • Denied = 1
  • Pending = 2
  • Undone = 3
  • AwaitingPinValidation = 4
  • Confirmed = 5
  • Cancelled = 6

InstallmentMethod:

  • Merchant = 1
  • Issuer = 2

PaymentMethod:

  • Credit = 1
  • Debit = 2

CardBrand:

  • Visa = 1
  • Mastercard = 2
  • Hipercard = 3
  • Elo = 4
  • Amex = 5
  • Cabal = 6
  • Pix = 7
Language
Click Try It! to start a request and see the response here!