Catatan
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba masuk atau mengubah direktori.
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba mengubah direktori.
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. |