Get Customers' Billing Country
Hi,
The customer csv export, the Billing country is not mentioned.
Is there a solution to extract customers' Billing Country without having to go to each and every customer profile?
Thank you,
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
Support Staff 1 Posted by Meghan Turner on 16 Jan, 2018 06:40 PM
Hi Nicolas,
You can display your customer search in XML or JSON (see the buttons at the bottom of the customer search page or do a
customers/get
API call (more info here) to get full customer details, including the country code of the billing address, for each customer record. To find the country, just search for theccCountry
param.If you use the JSON or XML from the customer search, the results only display the current page of your search results. If your customer search is multiple pages, make sure to get the XML or JSON for each page of your search. Let me know if I can answer any other questions, Nicolas.
Meghan
2 Posted by Nicolas Hernand... on 17 Jan, 2018 10:20 AM
Hello Meghan,
Thanks for your reply. I will do so.
Meghan Turner closed this discussion on 24 Jan, 2018 07:19 PM.