Hi again,
its possible to send this:
{
"authentication" : {
"delisId" : "<your delisId>",
"authToken" : "<your authToken>",
"messageLanguage" : "en_EN"
},
"getTrackingData" : {
"parcelLabelNumber" : "01405400945058"
}
}
I have made a request with to get the Auth Token this works. But next i would send the authentication frame (JSON Key) and then the getTrackingData (JSON Key). How i would to set it here ?
Thanks so much,
Stefan