B2B Admin Rest API

Topic summary

  • Topic/issue: Availability of “companies (B2B)” in the Shopify Admin REST API.

  • Latest update: Confirmed that B2B companies are not supported in the Admin REST API; they are only available via the GraphQL Admin API.

  • Implication: Any creation, retrieval, or management of B2B company data must be implemented using GraphQL. The REST documentation will not include endpoints for this resource.

  • Status: Resolved with a clear path forward (use GraphQL for B2B companies).

Summarized with AI on December 29. AI used: gpt-5.

Hello, is companies (B2B) not supported on Admin REST API? As I checked, there’s nothing on the documentation but I just want to confirm before I use the GraphQL for companies (B2B). Thank you!

@drake_d that’s correct! B2B companies are only available on GraphQL.