Boleto
Consultar status
Permite ao usuário consultar o status de um boleto bancário.
GET
/
gateway
/
boleto
/
status
/
{boletoNumber}
Authorizations
x-public-key
string
headerrequiredx-secret-key
string
headerrequiredPath Parameters
boletoNumber
string
requiredNú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