Some countries require the Resident’s ID Number for imported goods. China, Brazil are some of them.
How to get this information using the Rest API?
Some countries require the Resident’s ID Number for imported goods. China, Brazil are some of them.
How to get this information using the Rest API?
This information isn’t available via the REST API - however you can use the GraphQL API. This is available via the localizationExtensions connection on the Order object https://shopify.dev/api/examples/i18n-country-fields
Is there a plan to also make this information available in the REST API?