{ "opencollection": "1.0.0", "info": { "name": "Commerce Layer addresses skus API", "version": "7.10.1" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "skus", "type": "folder" }, "items": [ { "info": { "name": "Retrieve the skus associated to the bundle", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/bundles/:bundleId/skus", "params": [ { "name": "bundleId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the skus associated to the bundle" }, { "info": { "name": "Retrieve the skus associated to the buy x pay y promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/buy_x_pay_y_promotions/:buyXPayYPromotionId/skus", "params": [ { "name": "buyXPayYPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the skus associated to the buy x pay y promotion" }, { "info": { "name": "Retrieve the skus associated to the external promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/external_promotions/:externalPromotionId/skus", "params": [ { "name": "externalPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the skus associated to the external promotion" }, { "info": { "name": "Retrieve the skus associated to the fixed amount promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/fixed_amount_promotions/:fixedAmountPromotionId/skus", "params": [ { "name": "fixedAmountPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the skus associated to the fixed amount promotion" }, { "info": { "name": "Retrieve the skus associated to the fixed price promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/fixed_price_promotions/:fixedPricePromotionId/skus", "params": [ { "name": "fixedPricePromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the skus associated to the fixed price promotion" }, { "info": { "name": "Retrieve the skus associated to the free gift promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/free_gift_promotions/:freeGiftPromotionId/skus", "params": [ { "name": "freeGiftPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the skus associated to the free gift promotion" }, { "info": { "name": "Retrieve the sku associated to the in stock subscription", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/in_stock_subscriptions/:inStockSubscriptionId/sku", "params": [ { "name": "inStockSubscriptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku associated to the in stock subscription" }, { "info": { "name": "Retrieve the available free skus associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/available_free_skus", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the available free skus associated to the order" }, { "info": { "name": "Retrieve the skus associated to the percentage discount promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/percentage_discount_promotions/:percentageDiscountPromotionId/skus", "params": [ { "name": "percentageDiscountPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the skus associated to the percentage discount promotion" }, { "info": { "name": "Retrieve the sku associated to the price", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/prices/:priceId/sku", "params": [ { "name": "priceId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku associated to the price" }, { "info": { "name": "Retrieve the sku associated to the reserved stock", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/reserved_stocks/:reservedStockId/sku", "params": [ { "name": "reservedStockId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku associated to the reserved stock" }, { "info": { "name": "Retrieve the skus associated to the shipping category", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipping_categories/:shippingCategoryId/skus", "params": [ { "name": "shippingCategoryId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the skus associated to the shipping category" }, { "info": { "name": "Retrieve the sku associated to the SKU list item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/sku_list_items/:skuListItemId/sku", "params": [ { "name": "skuListItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku associated to the SKU list item" }, { "info": { "name": "Retrieve the skus associated to the SKU list promotion rule", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/sku_list_promotion_rules/:skuListPromotionRuleId/skus", "params": [ { "name": "skuListPromotionRuleId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the skus associated to the SKU list promotion rule" }, { "info": { "name": "Retrieve the skus associated to the SKU list", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/sku_lists/:skuListId/skus", "params": [ { "name": "skuListId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the skus associated to the SKU list" }, { "info": { "name": "List all SKUs", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/skus" }, "docs": "List all SKUs" }, { "info": { "name": "Create a SKU", "type": "http" }, "http": { "method": "POST", "url": "https://{your_organization_slug}.commercelayer.io/api/skus", "body": { "type": "json", "data": "{}" } }, "docs": "Create a SKU" }, { "info": { "name": "Retrieve a SKU", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/skus/:skuId", "params": [ { "name": "skuId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve a SKU" }, { "info": { "name": "Update a SKU", "type": "http" }, "http": { "method": "PATCH", "url": "https://{your_organization_slug}.commercelayer.io/api/skus/:skuId", "params": [ { "name": "skuId", "value": "", "type": "path", "description": "The resource's id" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Update a SKU" }, { "info": { "name": "Delete a SKU", "type": "http" }, "http": { "method": "DELETE", "url": "https://{your_organization_slug}.commercelayer.io/api/skus/:skuId", "params": [ { "name": "skuId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Delete a SKU" }, { "info": { "name": "Retrieve the sku associated to the stock item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_items/:stockItemId/sku", "params": [ { "name": "stockItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku associated to the stock item" }, { "info": { "name": "Retrieve the sku associated to the stock line item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_line_items/:stockLineItemId/sku", "params": [ { "name": "stockLineItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku associated to the stock line item" }, { "info": { "name": "Retrieve the sku associated to the stock reservation", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_reservations/:stockReservationId/sku", "params": [ { "name": "stockReservationId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku associated to the stock reservation" }, { "info": { "name": "Retrieve the sku associated to the stock transfer", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_transfers/:stockTransferId/sku", "params": [ { "name": "stockTransferId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku associated to the stock transfer" }, { "info": { "name": "Retrieve the sku associated to the tax category", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/tax_categories/:taxCategoryId/sku", "params": [ { "name": "taxCategoryId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku associated to the tax category" } ] } ], "bundled": true }