Order custom taxonomy hierarchy

Got it working,

$location = wp_get_post_terms($id, 'listings_region', array('orderby'=> 'parent'));