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

Создание нового залога

Request Body required

request

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

OK


Schema
    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...