# Calculate quote Calculate quote Endpoint: POST /api/v1/ledger/sales/policies/{id}/calculate Version: 1.0 Security: bearerAuth ## Header parameters: - `X-TENANT-ID` (string, required) Tenant tag Example: "{$inputs.tenant}" ## Path parameters: - `id` (integer, required) Quote id ## Query parameters: - `withNotifications` (boolean, required) Forced Required to use in documentation, to get additional data about quote status: meta block from example with warnings, errors. Plan to make it as default behaviour. ## Response 200 fields (application/json): - `data` (any) Example: ["See response description for more details."]