e-invoice.uz API документооборота
Договор

Поиск договора в ЭКонтракт

On this page 5
POST /api/{lang}/documents/contract/find_econtract

Выполняет поиск и получение информации о договоре из государственной системы ЭКонтракт по различным критериям поиска.

Request Body

application/json
object
  • sellerTin string Required

    Tax Identification Number of the seller.

  • buyerTin string Required

    Tax Identification Number of the buyer.

  • contractNumber string Required

    Contract number.

  • contractDate string Required

    Date of the contract in format dd.mm.yyyy. Must be a valid date in the format d.m.Y.

Responses

200

Договор найден

application/json
object
  • message string

400

Ошибка поиска

application/json
object
  • message string

404

Договор не найден

application/json
object
  • message string