Funkcja GetOrderProductList

Powrót

Informacje

Zwraca listę produktów w zamówieniu

  • Typ danych wejściowych -- object
  • Typ danych wejściowych -- array

Parametry wejściowe

  1. _offset (int)
  2. _limit (int)
  3. order_id (integer) - wymagany
  4. _modified_from (dateTime)
  5. _modified_to (dateTime)

Parametry wyjściowe

  1. created_at (dateTime)
  2. updated_at (dateTime)
  3. id (integer)
  4. code (string)
  5. name (string)
  6. price (double)
  7. vat (double)
  8. quantity (double)