The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /Accounting/FixedAssets/Depreciations/CalcDepr HTTP/1.1
Host: apex.nikoratrade.ge
Accept: application/x-protobuf
Content-Type: application/x-protobuf
Content-Length: length
{"DeprType":0,"DateFrom":"\/Date(-62135596800000-0000)\/","DateTo":"\/Date(-62135596800000-0000)\/","OperID":"String","FaSuppFilter":[0],"SplitByMonth":false,"FinGroup":0}
HTTP/1.1 200 OK
Content-Type: application/x-protobuf
Content-Length: length
{"ResponseStatus":{"ErrorCode":"String","Message":"String","StackTrace":"String","Errors":[{"ErrorCode":"String","FieldName":"String","Message":"String","Meta":{"String":"String"}}],"Meta":{"String":"String"}},"Result":[{"suppd_id":0,"brname":"String","locname":"String","cost":0,"cur_depr":0,"acum_depr":0,"svg":0,"lifeyears":0,"depr":0,"fa_name":"String","fin_name":"String","tax_name":"String","db":"String","acc_nu":"String","invnumber":"String","rcount":0,"icount":0}],"BookResult":[{"DB":{"Acc":"String","Name":"String","SN":"String","WarehouseAddress":"String","Address":"String","Phone":"String","AccWithName":"String - String","VatType":0,"BranchId":0},"CR":{"Acc":"String","Name":"String","SN":"String","WarehouseAddress":"String","Address":"String","Phone":"String","AccWithName":"String - String","VatType":0,"BranchId":0},"VG":0,"VU":0}]}