Download the PHP package bagbaq/hepsiburada-api without Composer
On this page you can find all versions of the php package bagbaq/hepsiburada-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bagbaq/hepsiburada-api
More information about bagbaq/hepsiburada-api
Files in bagbaq/hepsiburada-api
Download bagbaq/hepsiburada-api
More information about bagbaq/hepsiburada-api
Files in bagbaq/hepsiburada-api
Vendor bagbaq
Package hepsiburada-api
Short Description Hepsiburada API yardımcı kütüphane
License MIT
Package hepsiburada-api
Short Description Hepsiburada API yardımcı kütüphane
License MIT
Please rate this library. Is it a good library?
Informations about the package hepsiburada-api
⚡ Hepsiburada API yardımcı kütüphane
Minimum PHP 7.4 öneririm.
Kurulum
Composer kullanarak kütüphaneyi projenize ekleyin.
composer require bagbaq/hepsiburada-api
Tüm Fonksiyonlar
Fonksiyon | Açıklama |
---|---|
updateProductStock(array) | Ürün fiyatını günceller. -- Aşağıdan örnek kullanımı inceleyebilirsiniz |
updateProductStockCheck(string) | Güncellenen ürünün durumunu döndürür. (başarılı veya başarısız) -- Parametre olarak Tracking ID giriniz |
updateProductPrice(array) | Ürün fiyatını günceller. -- Aşağıdan örnek kullanımı inceleyebilirsiniz |
updateProductPriceCheck(string) | Güncellenen ürünün durumunu döndürür. (başarılı veya başarısız) -- Parametre olarak Tracking ID giriniz |
createProduct(array) | Ürün oluşturur. -- Aşağıdan örnek kullanımı inceleyebilirsiniz |
updateProduct(array) | Ürün günceller. -- Aşağıdan örnek kullanımı inceleyebilirsiniz |
updateProductCheck(string) | Güncellenecek ürünün durumunu döndürür. (başarılı veya başarısız) -- Parametre olarak Tracking ID giriniz |
getAllProducts() | Tüm ürünlerinizi döndürür. |
getAllCategories() | Tüm kategorileri döndürür. |
getAllCategoryAttributeValues(integer, integer) | Kategori özelliğe atanabilen değerleri döndürür. -- 1. Parametre olarak kategori ID, 2. parametre olarak kategori özellik ID giriniz |
getProductInfo(string) | Ürün bilgilerini döndürür. -- Parametre olarak ürün stok kodunu giriniz |
Örnek Kullanım
All versions of hepsiburada-api with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
The package bagbaq/hepsiburada-api contains the following files
Loading the files please wait ....