confirmClaimRequestWorkflow and then rewrites the reservations created for the claim’s additional items when those items come from offers: single-link offers get their reservation quantity scaled by required_quantity, multi-link (bundle) offers have the default reservation replaced with one reservation per linked inventory item. Triggered by POST /admin/claims/:id/request and POST /vendor/claims/:id/request. Events are emitted by the wrapped Medusa workflow.
Usage
Input
The claim whose pending request is confirmed.
Id of the user confirming the claim.
Result
Preview of the order with the confirmed claim applied.