ApexERPHost

<back to all web services

SaveInventarisationDetails[]

Requires Authentication

To override the Content-type in your clients, use the HTTP Accept Header, append the .json suffix or ?format=json

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /json/reply/SaveInventarisationDetails[] HTTP/1.1 
Host: apex.nikoratrade.ge 
Accept: application/json
Content-Type: application/json
Content-Length: length

[{"T2Id":0,"T1Id":0,"ICountI":0,"ProdId":"String","WithAdd":false}]
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

[{"ResponseStatus":{"ErrorCode":"String","Message":"String","StackTrace":"String","Errors":[{"ErrorCode":"String","FieldName":"String","Message":"String","Meta":{"String":"String"}}],"Meta":{"String":"String"}},"UpdatedData":{"T2Id":0,"T1Id":0,"InvN2":"String","ProdPPId":"String","RCount":0,"ICount":0,"IcountI":0,"ICountM":0,"CrTime":"\/Date(-62135596800000-0000)\/","ProductsNu":"String","BCode":"String","BBCode":"String","InCode":"String","CategoryCode":"String","ProducerId":"String","ProducerNu":"String","CategoryNu":"String","PackCount":0,"PackBCount":0,"Unit":"String","PriceGR":0,"CostG":0,"VG":0,"RemVG":0,"Vat":0,"ByWeight":0,"CBCode":"String"}}]