Hello,
I am using the Get Transaction History endpoint in our application back end and I've noticed that "price" and "currency" are no longer in the response payload.
I did not see this change in the Apple App Store Server API Changelog and was wondering if this is due to a pending change or an error on Apple's server-side?
I've added handling into my application to not utilize those items in the payload but it would be nice to have them if they are going to return.