Consultar PIX
Header Parameters
Authorizationstring Required
Colocar no formato Bearer TOKEN
Acceptstring Required
application/json
Content-Typestring Required
application/json
Path Parameters
idstring
Response
200
Object
{
"id": "9FF86...",
"status": "created" | "paid" | "canceled",
"value": "1333",
"description": "Pagamento PIX",
"payment_type": "pix",
"created_at": "2025-09-26T13:15:48.027000Z",
"updated_at": "2025-09-26T13:15:48.027000Z",
"webhook_url": null,
"split_rules": [],
"fee": null,
"total": null,
"end_to_end_id": null,
"payer_name": null,
"payer_national_registration": null,
"webhook": null,
"emails": null,
"pix_details": {
"id": "9FF868...",
"expiration_date": "2081-06-23 02:31:34.997",
"emv": "00020126850014br.gov.bcb.pix2563pix.pushinpay.com.br/qr/v3/at/b08a3a09-311a-4665-bfaf-8bb2cc5d75a5PUSHIN_PAY_LTDA6007LIMEIRA62070503***63046895",
"created_at": "2025-09-26T13:15:48.020000Z",
"updated_at": "2025-09-26T13:15:48.020000Z"
},
"transaction_product": []
}
404
Object
se nao encontrado e retornado um []
Was this section helpful?
What made this section unhelpful for you?
Base URL
Production:
Sandbox:
Response
Was this section helpful?