Hi,
I’m using this GET to get tue customer with the bill to and ship to addresses
/entity/Default/18.200.001/Customer?$expand=MainContact,MainContact/Address,ShippingContact/Address,BillingContact/Address
It works just fine, the only thing I noticed is that on each request I get the Address.id property (that looks like a guid) changes value
Is this expected?
What is the best way to get a unique ID of it?
Thanks,
Ignacio