Get Pix transaction by client request ID

Get a Pix transaction using the client_request_id passed when the transaction was created.

The client_request_id is the value passed in the Idempotency-Key header when creating a cashin (Pix-in) or cashout (Pix-out) transaction.

This endpoint is useful, for example, when a Pix-out transfer request times out and the client does not yet have the end_to_end_id needed to query the transaction through the Get Pix transaction by end-to-end ID endpoint.

Note: This endpoint takes an account token - an access token encoded with a Pismo account ID.

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

Request Body

string
required

For Pix-out, this is the client-generated ID used for idempotency. For Pix-in, this is the confirmation request ID the provider received.

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