Oracle Commerce Cloud Admin
Info
Schemes: https
Base URL: https://ccadmin-{enviroment}-{storeName}.oracleoutsourcing.com/ccadmin/v1
Authentication: Use the application key for authentication
Generate token: Reference
Endpoints
/products
Summary: List Products. Gets a list of products. Optionally search for products in the given catalog and collection by performing a case-insensitive, partial-match on the display name or ID.
/inventories
Summary: Lists the inventories.
/catalogs
Summary: List Catalogs. Get a list of catalogs. Use the name query param to list the catalogs whose display name CONTAINS IGNORECASE the given search string.
/profiles
Summary: List Profiles. This operation is used to get the collection of customer profiles from Oracle Commerce Cloud.
/prices
Summary: List Prices. Returns a list of lisPrices, salePrices and shippingSurchargePrices for a specific priceListGroupId.
/orders
Summary: Get Order. This operation is used to get the details of an order.
/skus
Summary: Gets a SKU and its properties. Optionally takes the x-ccasset-language header to get translated content in another language.
/publish
Summary: Get Publish Schedule. Get a list of scheduled publishes.
Updated about 5 years ago