Discussing APIs and development related to customers, discounts, and order management.
I'm trying to build a data platform for my client, syncing the order list of his shop in the platform.
The API I tried to access is Retrieve a list of orders.
There are two similar statuses:
I have several questions as below:
Payment Status | financial_status | |
Order A | Pending | pending |
Order B | Expired | pending |
Any ideas about the connections between these two statuses?
Hi LouisLin28,
On the GraphQL API there's a paymentTerms field on the product object that you can query - would this be closer to what you're looking for?
Liam | Developer Advocate @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog