Discussing APIs and development related to customers, discounts, and order management.
Hello,
We are using Admin Rest API for a long time ago to access orders of our customers.
Recently our customer are using return rules to apply restock fees on product returns, like in the order below:
But we do not find this restocking fee information in the order endpoint of the Admin Rest API. How could we get this data?
Thanks in advance
Ericd
I'm having the same issue. I have been trying to find restocking fee information within the Order OR Refund endpoint so that I can accurately automate the credit note creation on my accounting software, but as usual...very important information is missing from the API endpoint messages, which is highly frustrating!
If anyone has experience on:
A) which endpoint restocking fee information can be found in REST or GraphQL
B) how to understand which product the restocking fee has been issued against
C) how to call for this information into an existing API endpoint
Then please support!