Produkty - Warianty

Pobierz listę wariantów produktów

Zwraca listę wariantów w produktach

get/products_variants

Query parameters

offsetinteger

Offset

limitinteger

Limit

eanstring

Kod EAN

symbolstring

Symbol wariantu

catalog_numberstring

Numer katalogowy wariantu

auction_idstring

Identyfikator w portalach aukcyjnych

Response

Sukces, zwraca listę wariantów w produktach

idinteger

Identyfikator wariantu w produkcie

product_idinteger

Identyfikator produktu do którego należy wariant

Example response

{
  "id": 1,
  "product_id": 20
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.