CloseInfractionRequest

Request body to close a PIX MED InfractionReport (counterparty only, ACKNOWLEDGED → CLOSED)

  • analysisResult
    Type: string enum
    required

    Result of the counterparty analysis when closing an InfractionReport

    values
    • AGREED
    • DISAGREED
  • analysisDetails
    Type: string
    max length:  
    2000

    Analysis notes from the counterparty; required when fraudType is OTHER (enforced in use case)

  • fraudType
    Type: string enum

    Type of fraud identified; required when AnalysisResult is AGREED (Bacen DICT API v2.10.1)

    values
    • APPLICATION_FRAUD
    • MULE_ACCOUNT
    • SCAMMER_ACCOUNT
    • OTHER
    • UNKNOWN