mollie / reseller-api

Reseller API voor het aanmaken en beheren van Mollie-accounts
https://www.mollie.com/
BSD 2-Clause "Simplified" License
13 stars 4 forks source link

List accounts functionality #6

Closed holtkamp closed 7 years ago

holtkamp commented 7 years ago

Is there any way to 'list' the Accounts that were created using accountCreate()?

Currently it seems impossible to inspect whether all settings (like bank information) is created / assigned successfully.

Also see https://github.com/mollie/reseller-api/issues/5

FaaPz commented 7 years ago

Hi @holtkamp, as of now it's not possible to retrieve a list of created Mollie Accounts via our Reseller API. We'll also be focusing on improving our Mollie Connect APIs, so this feature won't be added either unfortunately.

holtkamp commented 7 years ago

@FaaPz ok thanks for the answer. I would like to suggest to change this sentence in the README though:

Maar in de tussentijd wordt u geadviseerd deze Reseller API te gebruiken en krijgt u daar uiteraard volledige ondersteuning bij.

I would NOT advise anyone starting with using reseller functionality to use this Reseller API. Eventually one will need the (more advanced) functionality as only provided by Mollie Connect / the Mollie API, so better start with it directly... just my 2 cents 😄