Does PayPal provide API to retrieve shipping address by transaction ID?
p.s. I am using /n software PayPal Integrator for .Net.
You can use GetTransactionDetails to obtain all of the information about the order including the shipping address.