Инициализация нового залога
Responses
- 200
- 401
- 403
- 404
OK
*/*
Schema
Example (from schema)
Schema
- Array [
- ]
assessedValue double
collateralProperties object[]
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[]
{
"assessedValue": 0,
"collateralProperties": [
{
"collateralPropertyTypeId": 0,
"orderId": 0,
"value": "string",
"valueCustomDictId": 0
}
],
"collateralTypeId": 0,
"comment": "string",
"creationDate": "2024-11-20T07:47:13.615Z",
"depositorId": 0,
"document": "string",
"hypothecationValue": 0,
"loanValue": 0,
"locationCityId": 0,
"name": "string",
"saleBasis": "string",
"saleCode": "string",
"tags": [
"string"
]
}
Unauthorized
Forbidden
Not Found
Loading...