Shipping address Identifier

Hi @Nutraquestion

There is an id field for customer addresses that you may be able to use for your application. Take a look at our docs here: https://shopify.dev/api/admin-rest/2021-10/resources/customer#resource_object You can see that the address field for the Customer object contains an id field. Hope this helps!