Skip to main content
GET
Retorna detalhes do pagamento
🚀 API v2 (Recomendada) - Use este endpoint para novos projetos

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

paymentId
string
required

Response

OK

type
enum<string>
Available options:
pix,
boleto,
debito,
credito,
financiamento,
other
condition
object
transactionStatus
enum<string>
Available options:
pending,
pre_approved,
approved,
canceled,
voided,
failed,
unknown
Example:

"pending"

transactionId
string
Example:

"AAABBB123AA"

authorizationNsu
string
Example:

"123123"

authorizationCode
string
Example:

"123123"

paidAt
string
Example:

"2025-01-01T00:00"

creditCard
object
total
number
subtotal
number