Setting the transfer value of the contract by cession
POST
Setting the transfer value of the contract by cession. See here for a description of the options for accounting for a contract by cession
Parameters
Path Parameters
id*
id
Type
Requiredinteger
Format
"int64"Request Body
application/json
amount
number
Amount
Format
"double"cessionArticleId
integer
Assignment agreement
Format
"int64"date
string
date
Format
"date"outgoing
boolean
Passed (if true - passed to another organization, false - returned)
sellingPrice
number
Format
"double"Responses
OK
*/*
EmptyResponse
object
data
string
If the element was successfully removed, then this parameter returns an empty string
status
string
Upon successful deletion of an element in 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"