Get Pix payments for account

Endpoint to get Pix payments by datetime filtering.

Path Params
string
required

A universally unique identifier (UUID) of the account

Query Params
date-time
required

Filters records whose creation date is greater than or equal to the start date. Complies with RFC 3339.

Note: Timezone UTC

date-time
required

Filters the records whose creation date is less than or equal to the end date. Complies with RFC 3339.

string
enum
Defaults to PSP_PROCESSING

Type of datetime passed as parameter. psp_processing=Search by psp processing time, modification=Pix will be searched by last create/update time pix including refunds associated.

Allowed:
int32
≥ 1
Defaults to 1

Use this param to indicate which page you want to read data.

int32
20 to 1000
Defaults to 20

Number of elements you want to read in the request.

Responses

204

There's no content for that Collection.

401

Necessary Authentication token or you pass a invalid Token.

403

Necessary permission scope.

404

Resource not found.

406

Not acceptable for the Server.

500

Internal server error.

503

Service Unavailable.

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