Поиск линии кредитов по клиенту
Данный метод позволяет найти линию кредитов по ID или GUID клиента.
application/json
Request Body required
request
- Array [
- ]
- Array [
- ]
countFrom int32
countTo int32
fields string[]
ids int64[]
orderBy string
orderByFields object[]
direction string
field string
orderDirection string
resultsQty int32
searchFields object[]
field string
ornumber string
value string
Responses
- 200
- 201
- 401
- 403
- 404
OK
*/*
Schema
Example (from schema)
Schema
- Array [
- ]
fields object
id int64
[
{
"fields": {},
"id": 0
}
]
Created
Unauthorized
Forbidden
Not Found
Loading...