The OzLink connector is design to pass data between an OzLink shipping station and our internal system.
The system is configured to return XML. It can easily be switched to returning data in JSON format as well.
GET verbs will return valid (but generic) responses, so you can call them from a browser. Real data requires a POST.