accounts
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.
get/accounts/{id}/mass-payments
Path parameters
idstring required
Account's unique identifier
Query parameters
limitinteger
Example:25
Maximum number of results to return
offsetinteger
How many results to skip.
correlationIdstring
Correlation ID to search by.
Headers
Accept'application/vnd.dwolla.v1.hal+json' required
The media type of the response. Must be application/vnd.dwolla.v1.hal+json
Response
successful operation