HTTP + CSV
The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /csv/reply/Fee HTTP/1.1
Host: parkmobile.us
Content-Type: text/csv
Content-Length: length
ClientProductId,InternalZoneCode,FeeTypeId,StartTime,CalculateVatInclusiveTotal
0,String,0,0001-01-01,False
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
Amount,AmountIsExVat,VatAmount,CultureCode,Currency,CurrencySymbol
0,False,0,String,String,String