Get boleto payment log by ID
GET {{baseUrl}}/{{version}}/boleto-payment/log/:logId
Get a single boleto payment log by its id.
RESPONSES
status: OK
{"log":{"created":"2023-02-14T08:00:04.911952+00:00","errors":[],"id":"5637960737226752","payment":{"amount":2237,"barCode":"34195926200000022371091044643877307144464000","created":"2023-02-13T13:52:57.492097+00:00","description":"Walter White","fee":0,"id":"5713538530148352","line":"34191.09107 44643.877309 71444.640008 5 92620000002237","scheduled":"2023-02-13T13:52:57.399693+00:00","status":"success","tags":["boleto #4567"],"taxId":"20.018.183/0001-80","transactionIds":["45816984065637459525710393641650"]},"type":"success"}}