Edit the item of the directory "Saved receipts"
PUT
The method edits the item of the directory "Saved receipts"
Parameters
Path Parameters
id*
Identifier of the element in the "Retained receipts" reference . Address bar parameter
Type
Requiredinteger
Format
"int64"Request Body
application/json
date
string
Date in YYYY-MM-DD format
Format
"date"docNo
integer
Document number
Format
"int64"intRate
number
Interest rate
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"