API REQEUST: Store Credit Transaction Id

Is there any plan to add the id to the StoreCreditAccountTransaction when making a query to the storeCreditAccount?

I am currently working with this endpoint and it would be nice to have this.

One example is in my app admin I would like to show the store credits that my app issued. The only way to easily show which came from me is to use the id as an identifier. I can filter by that storeCreditId but so I can do what I’m looking to do but it does require me to save certain data to my database vs just query the api for it. This seems inefficient as the data is now saved in two places vs it already existing on the Shopify side of things.

I am more than happy to give more detail if you need it. Would love this if it happens.

1 Like

Please avoid tagging Shopify staff. They’ll review and reply your posts when they can.

1 Like

Hey @talktohenryj,

Thanks for this request. It sounds like this structure is inefficient for your use case.

I’ve submitted this as a feature request to our team. Since our API’s are versioned, any changes would be noted in the developer changlog, so keep an eye on that for updates.

:memo:

Thanks Kyle. I will keep an eye out.