Return itemized disbursement records that explain how committees and other filers spend money.
Use Case: Review spending by recipient, purpose category, committee, amount, and transaction period.
disbursementPurposeCategory values such as ADMINISTRATIVE, ADVERTISING, CONTRIBUTIONS, EVENTS, FUNDRAISING, LOAN-REPAYMENTS, MATERIALS, OTHER, POLLING, REFUNDS, TRANSFERS, and TRAVEL.spenderCommitteeDesignation, spenderCommitteeOrgType, and spenderCommitteeType for one-letter committee classification filters.lastIndex with the matching lastDisbursementDate or lastDisbursementAmount value from the previous response.OAuth2 Bearer token: obtain an access token from the token endpoint and send it in the Authorization header.
Unique image number for the page where the filing item appears.
Lowest image number to include when filtering filing pages.
Highest image number to include when filtering filing pages.
Return only records with a disbursement amount greater than or equal to this value.
Return only records with a disbursement amount less than or equal to this value.
Earliest reporting date to include. Only records after this date are returned.
Latest reporting date to include. Only records before this date are returned.
Committee or filer ID. These typically start with C followed by eight digits.
Text description of the disbursement.
Purpose category for the disbursement. Common values include ADMINISTRATIVE, ADVERTISING, CONTRIBUTIONS, EVENTS, FUNDRAISING, LOAN-REPAYMENTS, MATERIALS, OTHER, POLLING, REFUNDS, TRANSFERS, and TRAVEL.
When paging results sorted by disbursementAmount, send the disbursementAmount value from the last row of the previous page together with lastIndex.
When paging results sorted by disbursementDate, send the disbursementDate value from the last row of the previous page together with lastIndex.
Filing line number to filter by, for example 17.
City of the recipient.
FEC ID for the recipient committee when the recipient is registered with the FEC.
Name of the person or entity receiving the disbursement.
Two-letter state or territory code for the recipient.
One-letter designation code for the spending organization. Use A authorized by a candidate, J joint fundraising committee, P principal campaign committee, U unauthorized, B lobbyist or registrant PAC, or D leadership PAC.
One-letter organization type code. Use C corporation, L labor organization, M membership organization, T trade association, V cooperative, W corporation without capital stock, H host committee, or I inaugural committee.
One-letter committee type code. Common values include H House, S Senate, P presidential, O independent-expenditure-only committee, N nonqualified PAC, Q qualified PAC, X nonqualified party committee, and Y qualified party committee.
Two-year transaction period derived from the transaction date. Use the ending even year, for example 2024 for the 2023-2024 period. If omitted, results default to the current cycle.
Number of results to return per page. Defaults to 20.
Keyset cursor from pagination.lastIndexes.lastIndex in the previous response.
Field used for sorting and keyset pagination. Wrapper-supported values are disbursementDate, disbursementAmount, and loadDate.
disbursementDate, disbursementAmount, loadDate Sort direction. Use ascending or descending. If omitted, descending order is used.
ascending, descending Hide rows where the sorted field is null.
Return only rows where the sorted field is null.
Place rows with null sort values after non-null values.