# Adjudicate Single Claim without response Adjudicates a single claim and does not include a response body of the resulting Claim details. This makes for faster request. If a value is provided for the optional parameter requestingUser, the value will be included in the logs as the user initiating the action. Endpoint: POST /claim-batches/{batchNumber}/claims/{batchClaim}/adjudicate-no-response Version: v1 Security: apiKeyAuth, bearerAuth ## Header parameters: - `vbasoftware-database` (string, required) Target database ## Path parameters: - `batchNumber` (integer, required) Batch Number - `batchClaim` (integer, required) Batch Claim ## Query parameters: - `requestingUser` (string) Requesting User ## Response 202 fields ## Response 401 fields