# Apply Reimbursement ReinsContractTrans Using this option will reset all reimbursement applied amounts for claims on this transaction. Received Reimbursement amount is then applied to claims in service date order until reimbursement amount is used. Endpoint: POST /reinsurance-contracts/{reinsContractKey}/transactions/{reinsContractTransKey}/apply-reimbursement 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