Address fields suddenly disappears from ORDERS.JSON FETCH API

Hello, all address fields suddenly disappeareds from ORDERS.JSON FETCH API on billing_address / shipping_address :

instead of :

{
"first_name": "",
"address1": "",
"phone": "",
"city": "",
"zip": "",
"province": "",
"country": "",
"last_name": "",
"address2": "",
"company": "",
"latitude": ,
"longitude": ,
"name": "",
"country_code": "",
"province_code": ""
}

i get only these fields :

{
"province": "",
"country": "",
"latitude": ,
"longitude": ,
"country_code": "",
"province_code": ""
}

Does someone having the same issue ? is it coming from Shopify ?

Well it’s seems it’s only on UNSTABLE API , so it’s coming from Shopify :slightly_smiling_face:

Edit / it’s finally not an issue : https://shopify.dev/apps/store/data-protection/protected-customer-data?locale=fr#protected-customer-data-requirements