Перейти к основному содержимому

Фильтрация кредитных продуктов по тегам

Возвращает список кредитных продуктов, у которых есть все теги из переданных

Query Parameters
    limit int32

    limit

Request Body array required

tags

  • Array [
  • string

  • ]
Responses

OK


Schema
  • Array [
  • assessedValue double
    collateralProperties object[]
  • Array [
  • collateralPropertyTypeId int64
    id int64
    orderId int32
    value string
    valueCustomDictId int64
  • ]
  • collateralTypeId int64
    comment string
    creationDate date-time
    depositorId int64
    document string
    hypothecationValue double
    id int64
    loanValue double
    locationCityId int64
    name string
    saleBasis string
    saleCode string
    tags string[]
    uid string
  • ]
Loading...