List Pix reversals

GET {{baseInfraUrl}}/{{version}}/pix-reversal

Here you can list and filter all Pix Reversals you have made. We return it paged.

Request Params

KeyDatatypeRequiredDescription
cursornullString used to get the next batch of results.
fieldsnullList of strings to filter response JSON keys.
limitnullMaximum number of objects to be retrieved.
afternullFilter entities created after this date.
beforenullFilter entities created before this date.
statusnullFilter PixReversals by the specified status.
tagsnullList of strings to filter Pix Reversals that contain specific tags.
idsnullList of strings to filter Pix Reversals by their ids.
returnIdsnullList of strings to filter Pix Reversals by their returnIds
externalIdsnullList of strings to get specific entities by their externalIds.

RESPONSES

status: OK

{"cursor":"CkgKFAoHY3JlYXRlZBIJCNru8oXIzfYCEixqEGl-YXBpLW1zLXNwaS1kZXZyGAsSC1BpeFJldmVyc2FsGICAgKSCxrAJDBgAIAE=","reversals":[{"amount":10,"created":"2022-05-10T18:22:39.490292+00:00","endToEndId":"E00000000202205101815RMpeESzgU7U","externalId":"euibgfquikq2222e232242u1vy232rjkqef","fee":50,"flow":"out","id":"5891059359940608","reason":"bankError","returnId":"D34052649202205101822417Mfcaz73q","status":"success","tags":[],"updated":"2022-05-10T18:22:45.088746+00:00"},{"amount":1,"created":"2022-03-17T16:27:14.727770+00:00","endToEndId":"E34052649202203041806u3kgzzaazla","externalId":null,"fee":0,"flow":"in","id":"5280061607378944","reason":"fraud","returnId":"D39908427202203171627FgbOba4nEnt","status":"failed","tags":[],"updated":"2022-03-17T16:27:17.888461+00:00"}]}