curl --location --request POST '/profile/change-mobile-number' \
--header 'Content-Type: application/json' \
--data-raw '{
"customer_id": "c1d2e3f4-a5b6-7890-c1d2-e3f4a5b6c7d8",
"new_mobile_number": "966501234567",
"locale": "ar"
}'{
"session_id": "1ffd059c-17ea-40a8-8aef-70fd0307db82",
"customer_id": "160c0c4b-9966-4dc1-a916-8407eb10d74e",
"status": "PENDING_MOBILE_NUMBER_OWNERSHIP_VERIFICATION"
}