DUFREI API
    • Raíz
      • Health Check
        GET
      • Initialize SSE Stream
        GET
      • List Financial Documents
        GET
      • List Shipments
        GET
      • Send MCP JSON-RPC Message
        POST
    • Schemas
      • ErrorResponse
      • FinancialDocument
      • CanceledRecord
      • TripDocument
      • PaymentRecord
      • MexicanAddress
      • ShipmentLeg

    CanceledRecord

    Record of a CFDI cancellation event. Present when the invoice or payment
    complement was cancelled before the SAT.

    {
        "id": "9EA2D336-F52D-5D30-8EC5-193A3E4994FF",
        "num": "202500432",
        "date": 1766857860,
        "statusUUID": "201",
        "user": "transportes@especializadoskema.com.mx"
    }
    Built with