Development discussions around Shopify APIs
Hello
i need to get a list of the Completed transactions , in a json format, if it is possible. How can i do that?
The following api call shows only the non-completed transactions
GET https://<my-shop>.myshopify.com/admin/checkouts/<id>.json
thanks
Marios Filippas
Hey @net2020gr
Thanks for getting in touch! So, transactions belong to the Orders resource. Check out the Order transaction docs here to see how you'd GET those transactions in REST. It's possible via GraphQL Admin API too (docs). Hope that helps!
Hello,
thank you for your reply
I need also to get the email address of the client who did the order/payment, for every completed order.
How can i do that?
regards
Marios
Hey @net2020gr
You can get the contact email that is associated to the order with a GET to the Orders.json endpoint in REST. Feel free to check out our documentation - there will be some example requests (in REST here) and some example queries in GraphQL here. In GraphQL it's Order.email that exists on the Order GraphQL object. Hope that helps!
User | RANK |
---|---|
11 | |
6 | |
5 | |
5 | |
5 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022