GET
/
gateway
/
boleto
/
status
/
{boletoNumber}

Authorizations

x-public-key
string
headerrequired
x-secret-key
string
headerrequired

Path Parameters

boletoNumber
string
required

Número do boleto a ser consultado

Response

200 - application/json
boletoNumber
string
amount
number
dueDate
string
status
enum<string>

Status atual do boleto

Available options:
PENDING,
PAID,
CANCELED
payer
object