Get restocking fees with Admin REST API

Get restocking fees with Admin REST API

erpmathieu
Shopify Partner
4 0 1

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: 

Screenshot 2024-05-03 at 10.22.52.png

 

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

Reply 1 (1)

HOH_DXB
Tourist
4 0 1

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!