Get Address Metafields

This API endpoint is made to get to the user address metafields

$.get('http://yoursite.com/test/' + id, function(data) {
    console.log(data);
});
Language
Authorization
Header
Click Try It! to start a request and see the response here!