List mass payments for an account

GET https://api-sandbox.dwolla.com/accounts/{{accountId}}/mass-payments

Retrieve an Account's list of previously created mass payments. Mass payments are returned ordered by date created, with most recent mass payments appearing first.

Request parameters

ParameterData TypeParameter TypeRequiredDescription
idstringpathyesAccount unique identifier to get mass payments for.
limitintegerquerynoHow many results to return. Defaults to 25.
offsetintegerquerynoHow many results to skip.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
Authorizationstring