updateMarketRate
PUT
Parameters
Path Parameters
id*
id
Type
Requiredinteger
Format
"int64"Request Body
application/json
creditProductGroupId
integer
Format
"int64"creditTypeUni
integer
Format
"int32"fromDate
string
Format
"date"loanCategoryCBId
integer
Format
"int64"maxCntPayment
integer
Format
"int64"maxCreditSum
number
Format
"double"maxFullCostOfCredit
number
Format
"double"minCntPayment
integer
Format
"int64"minCreditSum
number
Format
"double"name
string
rate
number
Format
"double"Responses
OK
*/*
DefaultResponseOflong
object
data
integer
The identifier of the created item of the "Invoices" lookup
Format
"int64"status
string
If the element is successfully added to the directory, the status "ok" is returned. Otherwise, an error is returned
Valid values
"error""ok"timestamp
integer
Returns the date + time (kernel) in unix timestamp format in milliseconds
Format
"int64"