Update an item in the "Marketing Offers" directory
PUT
Parameters
Path Parameters
id*
id
Type
Requiredinteger
Format
"int64"Request Body
application/json
active
boolean
amount
number
Format
"double"branchId
integer
Format
"int64"customDicts
object
additionalProperties
integer
Format
"int64"dealerId
integer
Format
"int64"endDate
string
Format
"date"interest
number
Format
"double"maxCreditPeriod
integer
Format
"int32"maxInitialInstallment
number
Format
"double"minCreditPeriod
integer
Format
"int32"minInitialInstallment
number
Format
"double"name
string
startDate
string
Format
"date"subdivisionId
integer
Format
"int64"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"