Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
533a2439de | ||
|
|
9875a196e9 | ||
|
|
9f7c22237c |
36
ENDPOINTS.md
36
ENDPOINTS.md
@@ -7,24 +7,24 @@
|
||||
|
||||
## Uploading and updating products
|
||||
- [x] Create or update a product
|
||||
- [ ] Get the product import status
|
||||
- [ ] Create a product by Ozon ID
|
||||
- [ ] Upload and update product images
|
||||
- [ ] Check products images uploading status
|
||||
- [x] Get the product import status
|
||||
- [x] Create a product by Ozon ID
|
||||
- [x] Upload and update product images
|
||||
- [x] Check products images uploading status
|
||||
- [x] List of products
|
||||
- [x] Product details
|
||||
- [x] Get products' content rating by SKU
|
||||
- [ ] Get a list of products by identifiers
|
||||
- [ ] Get a description of the product characteristics
|
||||
- [ ] Get product description
|
||||
- [ ] Product range limit, limits on product creation and update
|
||||
- [ ] Change product identifiers from the seller's system
|
||||
- [ ] Archive a product
|
||||
- [ ] Unarchive a product
|
||||
- [ ] Remove a product without an SKU from the archive
|
||||
- [ ] Get a list of geo-restrictions for services
|
||||
- [ ] Upload activation codes for services and digital products
|
||||
- [ ] Status of uploading activation codes
|
||||
- [x] Get a list of products by identifiers
|
||||
- [x] Get a description of the product characteristics
|
||||
- [x] Get product description
|
||||
- [x] Product range limit, limits on product creation and update
|
||||
- [x] Change product identifiers from the seller's system
|
||||
- [x] Archive a product
|
||||
- [x] Unarchive a product
|
||||
- [x] Remove a product without an SKU from the archive
|
||||
- [x] Get a list of geo-restrictions for services
|
||||
- [x] Upload activation codes for services and digital products
|
||||
- [x] Status of uploading activation codes
|
||||
|
||||
## Prices and Stocks
|
||||
- [x] Update stocks
|
||||
@@ -32,9 +32,9 @@
|
||||
- [x] Information about product quantity
|
||||
- [x] Stocks in seller's warehouses (FBS и rFBS)
|
||||
- [x] Update prices
|
||||
- [ ] Get product price information
|
||||
- [ ] Get information about the markdown and the main product by the markdown product SKU
|
||||
- [ ] Set a discount on a markdown product
|
||||
- [x] Get product price information
|
||||
- [x] Get information about the markdown and the main product by the markdown product SKU
|
||||
- [x] Set a discount on a markdown product
|
||||
|
||||
## Promotions
|
||||
- [x] Available promotions
|
||||
|
||||
1511
ozon/products.go
1511
ozon/products.go
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user