get https://hub-sandbox.cappta.com.br/payment
Esse endpoint serve para listar as transações
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