Get a Pix statement by ID

GET {{baseInfraUrl}}/{{version}}/pix-statement/:statementId

Retrieve a specific Pix Statement that was previously created by it's id.

Request Params

KeyDatatypeRequiredDescription
fieldsnullList of strings to filter response JSON keys.

RESPONSES

status: OK

{"statement":{"after":"2022-01-01T03:00:00+00:00","before":"2022-01-02T02:59:59.999999+00:00","created":"2022-03-22T18:20:51.308948+00:00","id":"4544014539816960","status":"success","transactionCount":0,"updated":"2022-03-22T18:20:56.320174+00:00"}}