Is it possible to get all the purchase list of an organization
Summary:
Hi
I have a use case where I want to list all the purchase lists created under the account/organization
When I use `{{storeFrontUrl}}/ccstore/v1/purchaseLists` this API I am getting all the purchase lists created by a particular shopper account in which you are logged in.
For Example:
I have Org A in which C1 and C2 are the contacts associated with Org A.
I have 5 purchase lists from C1 and 6 from C2
If I use the C1 shopper account -> Login and check I am getting only 5 purchase list (which is created by C1)
But I need to list all the purchase lists (C1(5)+C2(6)=Total 10) purchase list under C1 since they belong to the same Organization.
Tagged:
0