curl --location '/subscriber/status/v1/registration?msisdn=62859194734136' \
--header 'Channel: WEBPREREG' \
--header 'Authorization: Bearer c4197d25-63a3-32f1-a4cf-a97929484464' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json'{
"code": "01",
"error": "INACTIVE",
"whitelisted_subscriber": "FALSE"
}