inline - the HTML should be built from the returned components List of components the Page is built of - see: List of components the Page is built of - see: ComponentsSchemaweb - the HTML returned from the url should be presented404 error is returned.curl --location --request GET 'https://api.mpc.dev.placewise.com/v1/content/mobile_app/homepage' \
--header 'X-User-Agent: ApiDog' \
--header 'X-Product-Name: default' \
--header 'X-Loyalty-Club-Slug: infinity-mall' \
--header 'X-Customer: 447' \
--header 'Authorization: Bearer ' \
--header 'X-Client-Authorization: ' \
--header 'Content-Type: application/json'{
"mobile_app_homepage": {
"type": "external_url",
"external_url": "https://iml.d.pwg.ai/home"
}
}