Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

supplierName
string
path

Supplier’s name

supplier.name from /api/supplier/stock method or supplier.id from api/v2/location/:location_id:/suppliers method

required

tire_id
string
query

Tire ID

required

quantity
int
query

Tire quantity

optional if dependence_quantity = false

branch
string
query

Tire branch

optional if  ordering_type not equal to "per_branch"

Some suppliers may vary accepted fields and their values based on the selected branch.

...