x-api-router-secret: ********************
curl --location --request PUT 'https://api.storyous.com/merchants//billingInfo' \ --header 'x-api-router-secret: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "currentBillingProvider": "chargebee" }'
{ "status": "OK" }