get pix payments
GET
/v1/pix-payments
paymentsorder
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/v1/pix-payments'
Response Response Example
200 - Success
{
"orderPixPayments": [
{
"id": 1,
"userId": 1,
"orderId": 1,
"qrCodeId": "E1AF80061B0A67A0C76A1491D002C76DC06",
"qrCodeContent": "00020101021226860014br.gov.bcb.pix2564qrcode.fitbank.com.br/QR/cob/E1AF80061B0A67A0C76A1491D002C76DC065204000053039865802BR5925PAY2M SOLUCOES FINANCEIRA6005Natal61085906439062070503***6304618F",
"value": "100",
"payerName": "John Doe",
"payerDocument": "25881911008",
"pixId": "E18236120202206142202a1022c1tg10",
"createdAt": "2024-12-30T04:04:33.636Z"
}
],
"count": 1,
"totalPages": 1
}
Request
Query Params
startDate
string <date>
optional
Example:
2024-11-01
endDate
string <date>
optional
Example:
2025-01-01
page
string
optional
Example:
1