Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Печать счета

Параметры

Header:

INTENT_OPERATION_TYPE - BILL_ORDER

Auth-token - Токен авторизации (опционально). Подробнее

Тело запроса: BillOrder

Примеры

Успех

Запрос:

{
    "uuid": "11111111",
    "printCheque": true
}

Ответ BaseResponse:

{
  "messageDetail": "Счет успешно создан",
  "messageTitle": "Успех",
  "registerNumberSKO": "241799903",
  "resultCode": 200,
  "type": "BILL_ORDER",
  "billNumber": 17
}