Hello Team,
I have created a b2b store in my plus account. I have create a company and then added customer within it.
So now when ever that customer place an order the order will be consider in that company account.
But now when i make an api call of customer i am not getting the company name in api response.
Using Rest API
API: https://{{shopname}}/admin/api/2022-04/customers/{{customer id}}.json
Any clue how to get the company name of the customer in the api response. Or if any other workaround please suggest.
Thanks,