curl --location --request GET 'https://gateway.storeharmony.com/cloudapi/estore//shippinginfo' \
--header 'sessiontoken;'
[
{
"heading": "string",
"caption": "string",
"body": "string",
"bannerUrl": "string",
"bgBannerUrl": "string",
"bgBannerColor": "string",
"otherUrls": [
"string"
]
}
]