v1

latestOpenAPI 3.1.0© Modulr Finance2026-08-04207430590.4 KB
Direct Debits

Get all collection activities of an account

Once a collection schedule is set up, any past collections (whether successful or not) can be retrieved. This endpoint supports only paginated responses with the default page size of 20 (min 1, max 500).

get/collections

Query parameters

accountIdstring required

Account Id to fetch collections items for.

mandateIdstring

Id of mandate whose the collection to fetch.

typestring

type of collection to fetch

startDatestring

Collection activities happened on or after this date

endDatestring

Collection item activities happened on or before this date

sortOrderstring
sortFieldstring
pageinteger
sizeinteger

Response

OK