Skip to main content
GET
Consultar cobrança

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Response

Cobrança

id
string
Example:

"chg_2e59538f..."

object
string
Example:

"charge"

status
enum<string>
Available options:
pending,
paid,
failed,
refunded,
canceled
amountInCents
integer
currency
string
items
object[]
description
string | null
customer
object
metadata
object
checkoutUrl
string
postbackSecret
string

Retornado apenas na criação.

createdAt
string<date-time>