city | the location name as entered by you | |
country | the location's country as entered by you | |
comment | (optional) if provided only postal codes you used to enter notes matching this comment will be returned |
An associative array containing the following elements:
data | an associative array containing information about the found postal codes: | ||
- zipcode | a found postal code | ||
rows | the number of postal codes | ||
cached | internally used by EBT, ignore it | ||
stored | internally used by EBT, ignore it | ||
timeout | internally used by EBT, ignore it |
https://api.eurobilltracker.com/?m=myzipcodes&v=1&PHPSESSID=123456789&city=Berlin&country=Germany&comment=trainstation
Also have a look at the advanced and expert note entering form where EBT makes use of its own API.