Create infraction report (outdated)

This endpoint is outdated and no longer works. It is recommended you call Create funds recovery instead.

Creates an infraction report. Both the debited participant and the credited participant can create an infraction report.

For refund requests, the original transaction payer's payment service provider (PSP) must create the report.

Only the PSP or the original transaction's recipient can cancel a refund.

On PSP timeout, a 202 Accepted response is returned and the process continues asynchronously, eventually emitting a success or failure event.

This endpoint generates a Pix infraction status changed event.

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

Infraction report

string
required

Original transaction's end to end ID.

string
enum
required

What gave rise to the infraction notification

Allowed:
string
enum
required

Reason for opening infraction report

Allowed:
string
length ≤ 2000

Details that can help the receiving participant to analyze the suspected violation

contact_information
object
Headers
string
required

Account token - token encoded with a Pismo account ID. Tokens can expire quickly, which can result in a 401 Unauthorized message.

string
required

A unique UUID identifier to ensure the operation remains idempotent, allowing for operation repitition without causing unintended effects or duplication. An idempotent operation is one that can be applied multiple times, yet the outcome remains the same. it ensures that network errors, retries, or failures can occur without introducing inconsistencies.

Responses

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