Oracle Commerce Cloud Admin

Info

Schemes: https
Base URL: https://ccadmin-{enviroment}-{storeName}.oracleoutsourcing.com/ccadmin/v1

Documentation Reference

Authentication: Use the application key for authentication

Generate token: Reference

Link for help

Endpoints

/products

GET POST PUT PATCH DELETE

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.

Reference

/inventories

GET POST PUT PATCH DELETE

Summary: Lists the inventories.

Reference

/catalogs

GET POST PUT PATCH DELETE

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.

Reference

/profiles

GET POST PUT PATCH DELETE

Summary: List Profiles. This operation is used to get the collection of customer profiles from Oracle Commerce Cloud.

Reference

/prices

GET POST PUT PATCH DELETE

Summary: List Prices. Returns a list of lisPrices, salePrices and shippingSurchargePrices for a specific priceListGroupId.

Reference

/orders

GET PUT DELETE

Summary: Get Order. This operation is used to get the details of an order.

Reference

/skus

GET POST PUT DELETE

Summary: Gets a SKU and its properties. Optionally takes the x-ccasset-language header to get translated content in another language.

Reference

/publish

GET

Summary: Get Publish Schedule. Get a list of scheduled publishes.

Reference