Authorization: ********************{
"amount": 0,
"business_id": "string",
"provider": "MANUAL"
}curl --location --request POST 'https://api.neucron.io/v1/credits/topup' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"amount": 0,
"business_id": "string",
"provider": "MANUAL"
}'{
"message": "string"
}