{
"orderId": "string",
"orderNumber": "string",
"remark": "string"
}curl --location --request POST 'https://www.nihaocloud.cn/st-order/query/get-order-address' \
--header 'Content-Type: application/json' \
--data-raw '{
"orderId": "string",
"orderNumber": "string",
"remark": "string"
}'{
"id": "",
"firstName": "",
"lastName": "",
"company": "",
"country": "",
"iso2": "",
"province": "",
"city": "",
"streetAddress": "",
"apartmentAddress": "",
"zipCode": "",
"phone": "",
"fax": "",
"vat": "",
"isShippingAddress": 0,
"isBillingAddress": 0,
"phoneIso2": ""
}