Export Receivers
Exports a CSV file of receivers.
Query parameters
A search term used to query through the receiver phone_number, email, and ID.
Exact match on the status of the receiver wallet.
Only return receivers that are created after this date. Format: YYYY-MM-DD
Only return receivers that are created before this date. Format: YYYY-MM-DD
Field used to sort receivers
Direction for sorting receivers.
Response
CSV file of receivers
Changes
Changed in 2 of the 11 revisions of this API.42
- ▲
for the
queryrequest parameterdirection, default value was changed fromasctodescrequest-parameter-default-value-changed
- ▲
for the
queryrequest parametersort, default value was changed fromcreated_attoupdated_atrequest-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
- ○
added the new enum value
updated_atto thequeryrequest parametersortrequest-parameter-enum-value-added
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
- ○