Consultando um Boleto
This endpoint return a charge.
Authorizations
Path parameters
chargeIDanyRequired
Charge ID
Header parameters
User-AgentanyOptional
Client Identifier
Responses
200
OK
application/json
Responsestring
400
Bad Request
application/json
401
Unauthorized
application/json
404
Not Found
application/json
500
Internal Server Error
application/json
get
GET /v1/charges/{chargeID} HTTP/1.1
Host: sandbox-api.pagou.com.br
X-API-KEY: YOUR_API_KEY
Accept: */*
text
Last updated