# Apply Deductible ReinsContractTrans This option will reset all deductible applied amounts for claims on this transaction. Specific or Lasered Deductible amount is then applied to claims in service date order until deductible is met. Endpoint: POST /reinsurance-contracts/{reinsContractKey}/transactions/{reinsContractTransKey}/apply-deductible Version: v1 Security: apiKeyAuth, bearerAuth ## Header parameters: - `vbasoftware-database` (string, required) Target database ## Path parameters: - `reinsContractKey` (integer, required) ReinsContract Key - `reinsContractTransKey` (integer, required) ReinsContractTrans Key ## Response 202 fields ## Response 401 fields