I found that in GraphQL we can get Transaction Fee from an Order but somehow I can’t find any information how to get Transaction Fee from Order using REST API? any help would be appreciated. Thanks
Hey @sadrGSL ,
There isn’t currently a timeline for development of this specific feature into the REST Admin API, and our suggestion would be to use GraphQL to access this data if it’s essential to your application. We are happy to note this internally for our product and development teams. I would also highlight that parity between REST and GraphQL APIs shouldn’t be expected, as many newer features added our APIs are exclusive to GraphQL.