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":{"payment":{"status":"processing","scheduled":"2020-09-01T15:12:12.770273+00:00","description":"Payment for killing white walkers","tags":["little girl","no one"],"taxId":"02.657.507/0001-48","line":"34191.09008 69704.737308 71444.640008 1 83690000000208","id":"5686448233644032","fee":0,"created":"2020-09-01T15:12:12.949561+00:00","barCode":"34191836900000002081090069704737307144464000","amount":208},"errors":[],"type":"sending","id":"5741398179446784","created":"2020-09-01T15:12:13.806365+00:00"}}