# Cancel a Calculation Cancels the Claim calculation job. Endpoint: POST /claimmanager.cancel/{typedId} Security: basic, X-PriceFx-jwt ## Path parameters: - `typedId` (string, required) The typedId of the claim whose item calculation you want to cancel. Example: "24.CL" ## Response 200 fields (application/json): - `response` (object) - `response.node` (string) - `response.data` (object,null) - `response.status` (integer)