Praveen_p1
05-03-2021
Hello,
Can you please help me understand what are the identifiers used in the 'id' query parameter in a tracking URL of a delivery
EX: we have tracking link in the delviery http://<AC_domain>/r/?id=h63686c2,10fa4be2,dc5d5ed
the query parameter 'id' has 3 values.
We found the last value "dc5d5ed" is the tracking url identifier.
Please advise on what are the first two values of the 'id', which schema they belong to?
Thanks in advance.
ParthaSarathy
Hi @Praveen_p1 ,
From your URL, http://<AC_domain>/r/?id=h63686c2,10fa4be2,dc5d5ed
63686c2 > message ID / broadLog ID (hexadecimal)10fa4be2 > NmsDelivery ID (hexadecimal)dc5d5ed > NmsTrackingUrl ID (hexadecimal)
Regards,
ParthaSarathy S