Appearance
Get the live ASAP service list for a transporter
GET
/rest/v1/transporter/{transporterId}/asap-services
Multi-hop external call: geocodes the customer address (OpenStreetMaps), fetches the carrier depot list, then queries ASAP for the available services. Server-side cutoff-time filter and the Next Day/Express whitelist are applied per the legacy getAsapServices() contract. Returns one entry per remaining service — productCode is the ASAP service id that needs to round-trip on the transporterExternalData payload at place-order time.
Parameters
Path Parameters
transporterId*
Type
Requiredinteger
Format
"int64"Query Parameters
country*
Type
Requiredstring
Example
"GR"weight*
Shippable cart weight in grams
Type
Requirednumber
Format
"float"address*
Street + number — used for geocoding
Type
Requiredstring
city*
Type
Requiredstring
postalCode
Type
string
county
Type
string
Responses
Service list