Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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. |