method getCustomer documentation in bbn\Api\Permissions\MollieManager

Retrieve a single customer by its ID.

https://docs.mollie.com/reference/v2/customers-api/get-customer

function(string $customer_id, array $params = []) { return X::toArray( $this->getCustomerFromId($customer_id, $params) ); }

Retrieve a single customer by its ID. BBN is a suite of PHP and JS libraries and VueJS components - all open-source! bbn.io, build applications, the quick way

This website uses cookies to ensure you get the best experience on our website.