List mass payments for a customer

GET https://api-sandbox.dwolla.com/customers/{{VCRCustomerId}}/mass-payments

Retrieve a verified Customer'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
idstringpathyesCustomer unique identifier to get mass payments for.
limitintegerquerynoHow many results to return. Defaults to 25.
offsetintegerquerynoHow many results to skip.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
Authorizationstring