I have scoured the square developer documentation and I couldn't find how to retrieve the shipping address from a paid invoice.
The ONLY documentation I've been able to find that utilized the shipping address is here:
https://developer.squareup.com/reference/square/objects/Payment
However, when I query to get a payment, there is no shipping_address object in the returned json.
How do I get the shipping address?