Get event by ID

GET {{baseUrl}}/{{version}}/event/:eventId

Get a single event by its id.

Request Params

KeyDatatypeRequiredDescription
fieldsnullList of strings to filter response JSON keys.

RESPONSES

status: OK

{"event":{"log":{"boleto":{"amount":289,"barCode":"34199840000000002891091015608157307144464000","city":"São Paulo","created":"2020-09-30T23:49:53.248484+00:00","descriptions":[{"amount":123,"text":"product A"},{"amount":456,"text":"product B"},{"amount":789,"text":"product C"}],"discounts":[{"date":"2020-10-01T02:59:59.999999+00:00","percentage":5.0},{"date":"2020-10-02T02:59:59.999999+00:00","percentage":3.0}],"district":"Jardim Paulista","due":"2020-10-07T02:59:59.999999+00:00","fee":200,"fine":2.0,"id":"6634200702648320","interest":1.0,"line":"34191.09107 15608.157309 71444.640008 9 84000000000289","name":"William Mayfield","ourNumber":"10156081","overdueLimit":10,"receiverName":"Stark Bank S.A.","receiverTaxId":"20.018.183/0001-80","stateCode":"SP","status":"paid","streetLine1":"Rua ABC","streetLine2":"Ap 123","tags":[],"taxId":"172.279.942-01","workspaceId":"6341320293482496","zipCode":"01234-567"},"created":"2020-10-01T00:10:15.848203+00:00","errors":[],"id":"6456892440182784","type":"credited"},"subscription":"boleto"}}