Get boleto log by ID
GET {{baseUrl}}/{{version}}/boleto/log/:logId
Get a single boleto log by its id.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
fields | null | List of strings to filter response JSON keys. Not available in the SDKs. |
RESPONSES
status: OK
{"log":{"boleto":{"taxId":"20.018.183/0001-80","overdueLimit":59,"fine":2,"id":"5756110329872384","receiverName":"Stark Bank S.A.","city":"Sao Paulo","fee":0,"streetLine2":"Apt 63","district":"Morro Dos Ingleses","streetLine1":"R Dos Ingleses, 586","due":"2020-12-03T02:59:59.999999+00:00","discounts":[],"workspaceId":"4888651368497152","interest":1,"status":"paid","tags":[],"zipCode":"01329-000","line":"34191.09107 11206.937309 71444.640008 1 84570000051000","name":"Stark Bank S.A.","created":"2020-08-19T20:11:58.645880+00:00","receiverTaxId":"20.018.183/0001-80","barCode":"34191845700000510001091011206937307144464000","amount":51000,"stateCode":"SP","descriptions":[]},"errors":[],"type":"canceling","id":"5320944658677760","created":"2020-08-31T21:37:44.595767+00:00"}}