Create Purchase List via API for users outside my Org
Summary:Create Purchase List via API for users outside my Org
using API: /ccstore/v1/purchaseLists
I am able to successfully create a PurchaseList for myself, and those attached to my org.
However, my use case is to create a PurchaseList for orgs that I currently don't belong to (think promotional items we want to create a quick add to cart for our customers)
Question: how do I send a saved list to profiles/orgs that im not tied to in the storefront?
Version (include the version you are using, if applicable): Latest
Code Snippet:
{
"accountId" : "600016",
"profileId": "21910656",
"siteId":"siteUS",
"name" : "Bryans List TES10",
0