Authorization: Bearer ********************curl --location 'https://numueg.app/api/v1/stores//whatsapp/opt-ins' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"phone": "string",
"customer_id": "160c0c4b-9966-4dc1-a916-8407eb10d74e",
"source": "import"
}'{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"store_id": "7fe87115-950c-4ae8-bd7e-970406bc9ac0",
"customer_id": "160c0c4b-9966-4dc1-a916-8407eb10d74e",
"phone": "string",
"source": "checkout",
"opted_in_at": "2019-08-24T14:15:22.123Z",
"opted_out_at": "2019-08-24T14:15:22.123Z",
"opt_out_reason": "inbound_stop_keyword"
}