WebAPI

<back to all web services

PayCitations

The following routes are available for this service:
POST/PayCitations

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

HTTP + CSV

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

POST /csv/reply/PayCitations HTTP/1.1 
Host: api-preprod.merseyflow.co.uk 
Content-Type: text/csv
Content-Length: length

CitationNumber,CitationStatus,CitationStatusId,CitationId,AccountId,Date,FineBalance,TollBalance,TollFare,TotalDue,Direction,PlateNumber,VehicleId,NoticeStatusId,NoticeStatus,FinancialStatus
String,Open,0,0,0,0001-01-01,0,0,0,0,String,String,0,0,Pending,String

HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

FjNo,TransactionDate
0,0001-01-01