app_url?store_id&locale×tamp&hmac, signed with the app'sAuthorization: Bearer ********************curl --location 'https://numueg.app/api/v1/stores//apps//open-url?locale=' \
--header 'Authorization: Bearer <token>'{
"success": true,
"data": {
"property1": "string",
"property2": "string"
},
"message": "string"
}