Export Disbursements
Exports a CSV file of disbursements.
Query parameters
A search term used to query through the disbursement names.
Comma-separated list of disbursement statuses to filter by.
Only return disbursements that are created after this date. Format: YYYY-MM-DD
Only return disbursements that are created before this date. Format: YYYY-MM-DD
Field used to sort disbursements
Direction for sorting disbursements.
Headers
Optional. Narrows the results to a single distribution account. Omit it to cover every account you have access to.
Response
CSV file of disbursements
Changes
Changed in 3 of the 12 revisions of this API.33
- ○
added the new optional
headerrequest parameterX-Wallet-Idnew-optional-request-parameter
- ○
added the new enum value
CANCELEDto thequeryrequest parameterstatusrequest-parameter-enum-value-added
- ○
- ▲
for the
queryrequest parameterdirection, default value was changed fromasctodescrequest-parameter-default-value-changed
- ▲
removed the media type
*/*for the response with the status401response-media-type-removed
- ▲
removed the media type
*/*for the response with the status403response-media-type-removed
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○