get https://masspaysandbox.api.convera.com/MassPayments//payments
Returns a collection of payments from across a clients batch(es). Payments can be filtered by using the id
and status
query parameters, and by date by using dateFrom
and dateTo
.
Payments returned from the query;
- Payment fields displayed can be controlled by the
fields
orverbose
query parameters - Sorting default is by received timestamp. Additional sorting can be applied using the
sortBy
query parameter - Are limited to 1,000 payments per page