MONEI / Shopify-api-node

Node Shopify connector sponsored by MONEI
https://monei.com/shopify-payment-gateway/
MIT License
946 stars 278 forks source link

customerAddress.list(customerId[, params]) #493

Closed mwoof closed 3 years ago

mwoof commented 3 years ago

Apologies if this is not the right place but I have been looking for the answer everywhere. Can someone please explain the "customerId[, params]" or provide an example. I was under the impression based on the shopify docs that I could just use a customer ID by itself to get a list of addresses but this seams to be throwing an error.