The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /csv/reply/NikeYeniStokRaporunuGetirRequest HTTP/1.1
Host: 81.214.221.206
Content-Type: text/csv
Content-Length: length
StoreCode,CariIdent,Tarih
String,0,0001-01-01
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
Items,Success,ErrorCode,ErrorCodeText,Message,Messages,Data
"[{InventoryDate:0001-01-01,Barcode:String,Quantity:0,ZeroLine:0,StoreCode:String}]",False,ERR_000_SUCCESS,String,String,[String],{}