Re: Currency exchange rate on Shopify Transaction using REST API

Currency exchange rate on Shopify Transaction using REST API

jbeauvais
Shopify Partner
1 0 0

Hello, for some context we have a shop with the main currency in CAD, in Canadian market, but the currency was changed to USD with a  dynamic rate for the US market.

 

It is working great, but we need to synchronize the orders into another application and are using the REST API and some graphql queries to achieve this. The problem is, I do not seem to find the exchange rate, or any rate, that was used at the moment of the transaction on the Shopify Transaction resource using REST API get collection or get item queries.

 

I can't seem to find the CAD amount of the transaction made in USD either.

 

Did I miss something? Is there a property on the Transaction resource that contains the conversion/exchange rate from USD to CAD?

 

Thank you!

Replies 2 (2)

reneelift
Visitor
1 0 0

Following

masuphiber
Visitor
1 0 1

If it's still helpful, I was able to find something that might help:

masuphiber_0-1711380727082.png

This is for 
https://[shopify_store].myshopify.com/admin/api/2024-01/orders/[order_num].json