Close infraction report

Closes an infraction report.

Only the counterparty participant can close an infraction report.

The operation is idempotent. If you try to close the report again with the same parameters, you will get the same response as the first time.

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…
Path Params
uuid
required

Infraction report ID

Body Params

Infraction report close

string
enum
required

Infraction analysis result

Allowed:
string
enum

Verified fraud type. REQUIRED if analysis_result = AGREED.

Allowed:
string
length ≤ 2000

Infraction's analysis details, which can guide the payer to next steps.

Headers
string
required

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

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