A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
In docs, I found only the shipping address, but not the billing address.
Is it possible to change the billing address in the order via GraphQL API?
Solved! Go to the solution
This is an accepted solution.
Thank you @zpawn The Billing Address on the order is immutable and can't be changed via the API. It will be necessary to create a new order with the correct billing address if its needed to change this parameter. Hope this helps!
KB77 | API Support @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
This is an accepted solution.
Thank you @zpawn The Billing Address on the order is immutable and can't be changed via the API. It will be necessary to create a new order with the correct billing address if its needed to change this parameter. Hope this helps!
KB77 | API Support @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog