Sendungsverfolgung
POST /v-beta/tracking_page HTTP/1.1
Host: api.shipengine.com
API-Schlüssel: __IHR_API_SCHLÜSSEL_HIER__
Inhaltstyp: application/json
{
"Tracking-Seiten" :[
{
"branded_tracking_theme_guid": "fc16e39d-9722-4514-aff5-75e1f24c5bbd",
"Trackingnummer": "012345678910",
"carrier_code" : "ups",
"service_code": "ups_ground",
"to_city_locality": "Austin",
"Zielstaat_Provinz": "tx",
"Postleitzahl" : "78756",
"to_country_code": "USA",
"from_city_locality": "Denver",
"from_state_province" : "CO",
"Absender-Postleitzahl": "80014",
"from_country_code": "USA"
}
]
}

