Authorization: Bearer ********************
curl --location --request POST 'http://localhost:8000/api/v1/store/activation-store' \ --header 'Authorization: Bearer <token>' \ --form 'phonecode="62"' \ --form 'phone="82143909730"'
{}