Skip to content

Latest commit

 

History

History
33 lines (29 loc) · 628 Bytes

PutOrderRequest.rst

File metadata and controls

33 lines (29 loc) · 628 Bytes

Data for order formation (ORDER) according to "Price list" (Request)

JSON:

[
  {
    "list_id": 1195,
    "quantity": 14
  },
  {
    "list_id": 1193,
    "quantity": 14
  },
  {
    "list_id": 1201,
    "quantity": 100
  },
  {
    "list_id": 1197,
    "quantity": 12
  },
  {
    "list_id": 1199,
    "quantity": 16
  }
]
  • list_id - commodity item identifier
  • quantity - quantity of goods for the Order (ORDER)