curl --location --request GET 'https://api.storyous.com/merchants//places//billingInfo' \
--header 'x-api-router-secret: <api-key>'{
"placeId": "string",
"merchantId": "string",
"chargebee": {
"customerId": "string",
"customerUrl": "string",
"mainSubscription": {
"subscriptionId": "string",
"subscriptionUrl": "string"
}
}
}