This documentation is for the v1 (stable) version of the API.
Invocation URL: /v1/psc

Actions

Action Name Description Invocation URL
Address check Perform an address check. /v1/psc/addresscheck
Delivery Address check By Location Perform an address check on whom should deliver the parcel using latitude and longitude. /v1/psc/deliveryaddresscheckbylocation
ETA Perform a PSC lookup with an target ETA.
Note: All prices include GST unless otherwise stated.
Prices are for prepaid purchases only, for one-off cash sales please contact your local Regional Franchise.
/v1/psc/eta
Franchises by Postcode Perform a query that returns the Pickup RF for a particular postcode. /v1/psc/pickuprf
List Delivery Suburbs Produces a list of delivery suburbs based on the specified Pickup RF and optional search terms. /v1/psc/listdeliverysuburbs
List Regional Franchises List all the Regional Franchises for the specified country. /v1/psc/listrfs
PSC Lookup Perform a PSC lookup.
Note: All prices include GST unless otherwise stated.
Prices are for prepaid purchases only, for one-off cash sales please contact your local Regional Franchise.
/v1/psc/lookup
Render HTML Template Renders a HTML template based on the PSC information including Street Address for Rural Geofencing. /v1/psc/renderfulladdress
Render HTML Template Renders a HTML template based on the PSC information. /v1/psc/render

Back to Index