List account receipts

Retrieve account's receipts with filter options. The account is parsed from the account authorization token.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Per page amount (min=1, max=100). Default is 20.

string
required

Begin date filter. RFC 3339 format. For example: 2023-04-12T23:20:50.52Z.

Maximum days allowed between beginDate and endDate is 30.

string
required

End date filter. RFC 3339 format. For example: 2023-04-12T23:20:50.52Z.

Maximum days allowed between beginDate and endDate is 30.

string
enum

Pix transaction type filter

Allowed:
string
required

Transaction end-to-end ID filter. This field is a Brazil Central Bank (BCB) requirement to track all Pix transaction steps.

string

Reversal end-to-end ID filter.

string
enum

Order to return items: ASC = ascending order, DESC = descending. Default is DESC.

Allowed:
string

Last returned item ID from response. Use this field to return more results.

Headers
string
required

Account token - an access token encoded with a Pismo account ID. Tokens can expire quickly, which can result in a 401 Unauthorized message.

Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json