{
"amount": 0,
"currency": "CLP",
"is_enabled": true,
"min_credit_threshhold": 0
}curl --location --request PUT 'https://api.neucron.io/v1/app/billing/credit/auto-topup?appID=' \
--header 'X-Neucron-Business-ID;' \
--header 'X-Neucron-App-Secret;' \
--header 'Content-Type: application/json' \
--data '{
"amount": 0,
"currency": "CLP",
"is_enabled": true,
"min_credit_threshhold": 0
}'{
"message": "string"
}