Submit a waiver claim
submit_waiver_claimSubmit a waiver claim for a player, with an optional drop and bid, defaulting to 0. Preview the payload with dry run before posting to ESPN.
Instructions
Claim a player on waivers with an optional drop and a nonnegative bid, defaulting to 0. ESPN processes the claim under league rules. Player ids are ESPN ids, including negative D/ST ids. teamId is an ESPN fantasy team id and defaults to ESPN_TEAM_ID. week defaults to the current NFL week. dryRun previews the payload without posting. Requires ESPN_S2 and ESPN_SWID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bid | No | ||
| week | No | NFL scoring week, defaults to the league's current scoringPeriodId. | |
| dryRun | No | Preview the payload without posting it to ESPN. | |
| teamId | No | ESPN fantasy team id, defaults to ESPN_TEAM_ID. | |
| playerId | Yes | ESPN player id. D/ST ids are negative, such as -16024 for the Chargers. | |
| dropPlayerId | No | ESPN player id. D/ST ids are negative, such as -16024 for the Chargers. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | Yes | ||
| result | No | ||
| payload | Yes |