Add products to a catalog viewCopy Pagepost https://example.com/v1/catalog-views/{id}/productsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsidstringrequiredQuery ParamsidTypestringenumThe idType query parameter enforces the following rules: idType=DJUST_ID: The id in the path refers to a business catalog view ID, and the IDs in the body must be business product IDs. idType=EXTERNAL_ID: The id in the path refers to an external catalog view ID, and the IDs in the body must be external product IDs. DJUST_IDEXTERNAL_IDAllowed:DJUST_IDEXTERNAL_IDBody ParamsThe request body is an array of ids, The values of each element should correspond to the product id type specified by the idType parameter: idType=DJUST_ID: all ids must correspond to business product ids. idType=EXTERNAL_ID: all ids must correspond to external product ids. ADD stringHeadersdj-clientstringenumrequiredSpecifies the client type making the request. OPERATOR: Platform operator user. ACCOUNT: Customer account user. SUPPLIER: Supplier managing orders. OPERATORACCOUNTSUPPLIERAllowed:OPERATORACCOUNTSUPPLIERdj-api-keystringrequiredAPI key required for authentication. Must be valid and linked to the requesting user.dj-storestring(Optional) Store ID in multi-store environments.dj-store-viewstring(Optional) Store view ID in multi-store environments.Responses 200Products added to catalog view 201CreatedUpdated 7 months ago ADM-BUYING-POLICY-554 - List quota groupsFetch a catalog view productsDid this page help you?YesNo