Is it possible to change the billing address in the order via GraphQL API ?

Solved
zpawn
Tourist
5 0 1

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?

Accepted Solution (1)
KB77
Shopify Staff
Shopify Staff
59 5 11

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

View solution in original post

Reply 1 (1)
KB77
Shopify Staff
Shopify Staff
59 5 11

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