A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
It seems that when we try to consume the JSON for an order through the admin REST API, if the order was payed for using shop pay installments there is no object payment_details.
Is this normal?
Also, we are still using a version of the API previous the deprecation of order.payment_details, but when checking with the latest version (2023-04) it still did not appear under the order transactions JSON either.