Is is possible to retrieve the Tax Details from a customer via API?

Topic summary

A developer needs to retrieve customer VAT numbers and tax details through Shopify’s API but cannot find this information in the standard REST Admin API responses for customers or orders.

Key Details:

  • Using default Shopify (not Shopify Plus/B2B)
  • Seeking customer-level tax information (specifically VAT numbers), not company information
  • Has checked REST API customer and order endpoints without success
  • Documentation search yielded no results

Question Status:

  • Remains unanswered
  • Seeking confirmation if this data is accessible via REST API, GraphQL, or Webhooks
  • An attached screenshot shows the specific tax details field they want to retrieve from customer records
Summarized with AI on October 28. AI used: claude-sonnet-4-5-20250929.

I need to get the customer Tax Details, specifically the VAT Number from the API.

I’m currently using the REST admin API and neither the customer get requests or the order requests return this information. I searched the documentation and it doesn’t mention how to get this information either.

Is there a way to get this information via API? (REST, GraphQL or Webhooks)?

I’m currently using the default version, not the Shopify B2B (Shopify Plus).

My objective is to use the API (REST/GRAPHQL) to get a customer and it’s respective tax details.

This is the information i want to get from the Rest/GraphQL API, is this possible?

Again, this is relative to customers from my website, not the company information.