API Reference
DraftLast reviewed 2026-06-23Execute an instruction item
POST/api/v1/instructions/:instructionId/items/:itemId/execute
Links an item to a deal and marks it EXECUTED. Updates parent instruction status.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Item executed
Validation error
Authentication required
Insufficient scope — requires instructions:execute
Item not found