Amount Decrease Webhook

Update on decreasing casefile amount (settlement, reduction/discount etc.).

{  
  "id": "jgyMVxGgM",  
  "case_file_id": "101892190626",  
  "created_at": "2025-02-01T16:24:21+01:00",  
  "state": "active",  
  "data": {  
    "amount": 20.00,  
    "booking_date": "2025-02-01",  
    "description": ""  
  },  
  "total_amount": "8327.0",  
  "total_open_amount": "8307.0",  
  "total_main_claim_amount": "8260.0",  
  "total_main_claim_open_amount": "8240.0",  
  "total_side_claim_amount": "67.0",  
  "total_side_claim_open_amount": "67.0",  
  "total_dca_fees_costs_amount": "0.0",  
  "total_dca_fees_costs_open_amount": "0.0",  
  "total_interest": "0.0",  
  "total_open_interest": "0.0",  
  "main_claim_covered": \[  
    {  
      "invoice_number": "7295621193",  
      "initial_amount": "8260.0",  
      "open_amount": "8240.0",  
      "creditor_fees": [  
        {  
          "type": "creditor_title_fee",  
          "initial_amount": "67.0",  
          "booking_date": "2025-02-09",  
          "open_amount": "67.0"  
        }  
      ]  
    }  
  ],  
  "webhook_name": "amount_decrease"  
}