How to extract CPF/CNPJ via Shopify REST API?

Viewed 11

I'm trying to use the Shopify REST API to extract the CPF/CPNJ value from an order for a Brazil customer. This information is visibly available in the browser GUI - but is not part of the order output.

Is there a way to extract such localized fields? Same issue goes for South Korea.

Shopify only seems to document this for their GraphQL approach: https://shopify.dev/api/examples/i18n-country-fields

0 Answers
Related