Yitzchak Horowitz
06/15/2020, 5:52 PMbilladdresslist
and not just the billaddress
from a search for a transaction? What I need is to he able to get the individual pieces of the billing address from the record.
The search I have now:
var searchResult = search.lookupFields({
type: search.Type.TRANSACTION,
id: internalId,
columns : [ 'billaddress' ]
});
battk
06/15/2020, 5:57 PMbattk
06/15/2020, 5:58 PMbilladdress3
battk
06/15/2020, 6:00 PMbillingaddress.address1