Chat: Is there any way through which i can get...

Ryan Howard's Avatar

Ryan Howard

11 Nov, 2014 09:55 AM

Is there any way through which i can get all the customers list at a time in a response of a request.

Thanks.

  1. Support Staff 1 Posted by Marc Guyer on 12 Nov, 2014 02:39 PM

    Marc Guyer's Avatar

    Hi Ryan -- Yes, there certainly is. A call to the /customers/get endpoint without any arguments will return all customers. I understand that you're using the PHP wrapper, so, you could do this:

    $response = $client->getCustomersList();
    
  2. Marcela Poffald closed this discussion on 11 Apr, 2018 03:55 PM.

Discussions are closed to public comments.
If you need help with Cheddar please start a new discussion.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac

Recent Discussions

28 Mar, 2024 10:45 PM
24 Jan, 2024 08:33 AM
11 Jan, 2024 07:13 AM
30 Nov, 2023 02:07 AM
22 Nov, 2023 08:41 AM