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!
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).