Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Content API is a RESTful API that provides standard CRUD (Create, Read, Update, Delete) style operations by sending HTTP requests to specific URLs. The following section provide reference content that describe the programming elements of each resource.
| Topic | Description |
|---|---|
| Products | Resource used to manage products in a catalog. |
| Inventory | Resource used to update product pricing and availability in a catalog. |
| Catalogs | Resource used to create and manage catalogs. |