Hello,
I want to fetch order recourses using order_number as a parameter. Is there a way to do this?
Hello,
I want to fetch order recourses using order_number as a parameter. Is there a way to do this?
Hi Giviko,
The Orders query has an argument for sortKey which lets you filter by ORDER_NUMBER, would this work for your use case?
Thank you for your answer Liam.