curl --location --request GET 'https://newrecharge-api.getmya.io/recharge/api/product/atom/enquiry?serviceType=flexi®isteredMobileNo=09791001339' \
--header 'Authorization: Bearer '{
"code": "SUCCESS",
"success": true,
"message": "SUCCESS",
"data": {
"ErrorCode": "00",
"ErrorMessage": "Success",
"customer_id": "5000198",
"customer_name": "Ye Wint Htat",
"plan_type": "BYOD",
"plans": "[{\"devices\":\"BYOD151539\",\"expired_on\":\"2025-03-30\",\"packs\":[{\"price\":15000,\"product_id\":337,\"description\":\"66 GB for 30 days_66GB\"},{\"price\":5000,\"product_id\":716,\"description\":\"18 GB for 10 days_18GB\"},{\"price\":10000,\"product_id\":717,\"description\":\"40 GB for 30 days_40GB\"}]}]"
}
}