Why is the consignee's address not retrievable?

“shipping_address”: {
“province”: null,
“country”: “Ukraine”,
“country_code”: “UA”,
“province_code”: null
},

Hi @user294

Does your app have the required scopes for the fields appearing as null? Is this only appearing for one specific order or others? Can you share the full query you’re trying too?