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