PaymentsPerStorePerMethod
GET https://api.e-manage.nl/widget/payments-per-store-per-method
This API method can be used to retrieve a total payments per payment method per store.
Request
| Key | Type | Example | Notes |
|---|---|---|---|
| from | datetime | 2018-03-04 | Date to start selection from |
| till | datetime | 2018-03-05 | Date to limit selection to (exclusive) |
| filterMethods | string[] | K | Optional list of payment method codes to filter on, see [Reference/PayMethod] |
| showOnlyVerified | boolean | false | Indicating whether only verified lines should be used |
Response
A collection of PaymentsPerStorePerMethod objects.
Example
A request to retrieve all PIN payments per store between 03-Mar and 05-Mar:
https://api.e-manage.nl/widget/payments-per-store-per-method?from=2018-03-04&till=2018-03-05&filterMethods=P