improved

Edit `closed_at` on Claims

You can now modify closed_at on closed claims. The default value is a timestamp that gets set automatically upon setting status to "closed" (either via the API or as a user via the UI). However you can now override this with another value for closed_at, which will be given precedence if provided.

Bear in mind that changing the closed_at date will influence the claim_duration calculation.

📘

Learn More

View the Claim object definition and endpoints for more info.