Getting Vendor Address IDs by Batch

Hello,

I'm trying to export vendors with their multiple address data. We need the Address IDs in order to submit Invoices back to the Sky API. We cache these Address IDs and then map them to source systems that generate these invoices.

It appears the only way to get these Address IDs is by a single call to each Vendor.

I also looked at the Query API. Address ID is not included in the optional output fields.

Is there a 'batch' way to get a list of address IDs per vendor?

thanks!