Тип PrintBillRequest

{
   "order_id": String,
   "comments": BillComments?
}

Описание полей

Используемые типы

Пример

{
   "order_id": "123"
}