x-api-key: ********************curl --location 'https://dev-api.idukki.io/admin/business' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"email": "aasda122@yopmail.com",
"name": "My New Business",
"merchant_id":"ASDA",
"merchant_slug":"asda"
}'{}