uploadcsvtopcode
Takes an input .csv file, iterates over it, finds pcodes, then returns the csv fields as JSON, including the pcodes. Accepts POST only.Options:
csvupload - a csv containing an x and y column used to fetch pcodes. Use HTML <input type='file' /> to POST to this. (required)