Search Transactions by Period

Retrieves a list of transactions processed by PagSeguro within the specified date range.
This endpoint allows merchants to filter transactions based on their creation date and supports pagination.

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

Start date and time for filtering transactions, in ISO 8601 format (yyyy-MM-dd'T'HH:mm:ss'Z').

date-time
required

End date and time for filtering transactions, in ISO 8601 format (yyyy-MM-dd'T'HH:mm:ss'Z').

integer
≥ 1

Page number for pagination. Defaults to 1 if not provided.

integer
1 to 10

Maximum number of results per page. Must be between 1 and 10. Defaults to 10 if not specified.

Responses

401

Unauthorized - Authentication failed due to missing or invalid credentials.

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