List account mass payments
Returns a paginated list of mass payments created by your Main Dwolla account. Results are sorted by creation date in descending order (newest first) and can be filtered by correlation ID.
Path parameters
Account's unique identifier
Query parameters
Maximum number of results to return
How many results to skip.
Correlation ID to search by.
Headers
The media type of the response. Must be application/vnd.dwolla.v1.hal+json
Response
successful operation
Changes
Changed in 3 of the 33 revisions of this API.13
- ○
api operation id
ListAccountMassPaymentsremoved and replaced withlistMassPaymentsapi-operation-id-removed
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
api tag
accountsaddedapi-tag-added
- ○
api tag
accountremovedapi-tag-removed
- ○
- ▲
added the new required
headerrequest parameterAcceptnew-required-request-parameter
- ▲