Infração Busca
Header Parameters
Authorizationstring Required
Colocar no formato Bearer TOKEN
Acceptstring Required
application/json
Content-Typestring Required
application/json
Response
200
Object
{
"data": [
{
"id": 135,
"created_at": "2026-03-02T18:21:51.627000Z",
"description": null,
"updated_at": "2026-03-02T18:22:43.487000Z",
"transaction": {
"id": "A134A9D0-EC64-432C-AB66-E363123A584A",
"status": "paid",
"value": "2869",
"description": "Pagamento PIX",
"payment_type": "pix",
"created_at": "2026-03-02T18:19:54.137000Z",
"updated_at": "2026-03-02T18:21:51.643000Z",
"webhook_url": null,
"split_rules": [],
"fee": null,
"total": null,
"end_to_end_id": "Eed3d98fe558347cca0eb1233f531ceee",
"payer_name": "Cliente",
"payer_national_registration": "447*********01",
"infraction": {
"defense": "Minha defesa",
"description": null,
"infraction_created": "2026-03-02T18:21:51.627000Z",
"status_text": "Aguardando instituição",
"status": 8,
"analysis_result": null,
"manual_description": "Teste de api de defesa"
}
},
"status": 8,
"status_text": "Aguardando instituição",
"analysis_result": null,
"account_id": "A03CF36B-CB36-4ED7-B7C8-30AF95123CD6",
"defense": "Minha defesa",
"account": {
"businessName": "João da Silva",
"email": "exemplo@pushinpay.com.br",
"contactNumber": "+5531971439894"
},
"origin": 2,
"manual_description": "Teste de api de defesa",
"infraction_defense": null,
"auto_defense_sent": false,
"file": [
{
"id": 199,
"account_id": "A03CF36B-CB36-4ED7-B7C8-30AF12373CD6",
"infraction_id": "135",
"path": "infractions/A03CF36B-CB36-4ED7-B7C8-301235473CD6/135/a79bae81-8c7d-4091-9157-ee4b88123f84.pdf",
"url": null,
"created_at": "2026-03-02T18:22:42.873000Z",
"updated_at": "2026-03-02T18:22:42.873000Z",
"deleted_at": null,
"url_external": null,
"path_url": "https://pushinpay-sandbox.s3.us-east-1.amazonaws.com/pushinpay-sandbox/infractions/A03CF36B-CB36-4ED7-B7C8-30AF95473CD6/135/a79bae81-8c7d-4091-9157-ee4b88e2ff84.pdf?X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIASTHLPGZBYNEFHM6V%2F20260302%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260302T182853Z&X-Amz-SignedHeaders=host&X-Amz-Expires=60&X-Amz-Signature=03bc7b8aa4c350b30bd9601314e1dd8103a1231c4fb9341fd077718d50f3bd57"
}
]
},
]
}
Was this section helpful?
What made this section unhelpful for you?
Base URL
Production:
Sandbox:
Response
Was this section helpful?