{
"ad_hoc_config": {
"ad_hoc_sending_enabled": true,
"asset_limits": [
{
"asset_id": "string",
"currency": "CLP",
"max_amount": 0
}
]
},
"approval_config": {
"rules": [
{
"any_count": 0,
"currency": "CLP",
"max_amount": 0,
"member_ids": [
"string"
],
"min_amount": 0,
"role_ids": [
"string"
]
}
]
},
"cooling_config": {
"currency": "CLP",
"enabled": true,
"hold_duration": 0,
"threshold": 0
},
"member_rule_input": [
{
"currency": "CLP",
"daily_cap": 0,
"daily_cap_unlimited": true,
"max_per_txn": 0,
"max_per_txn_unlimited": true,
"member_id": "string",
"op": "INSERT"
}
],
"mfa_config": {
"rules": [
{
"currency": "CLP",
"label": "string",
"max_amount": 0,
"methods": [
"email_otp"
],
"min_amount": 0
}
]
},
"time_location_config": {
"allowed_days": [
0
],
"countries": [
"string"
],
"ip_ranges": [
"string"
],
"quiet_hours": {
"from": "string",
"timezone": "string",
"until": "string"
}
},
"velocity_config": {
"ad_hoc_transfer_count": 0,
"per_user_cap": {
"amount": 0,
"currency": "CLP"
},
"per_wallet_cap": {
"amount": 0,
"currency": "CLP"
},
"total_outgoing_cap": {
"amount": 0,
"currency": "CLP"
}
},
"wallet_config_input": [
{
"auto_refund_on": true,
"op": "INSERT",
"payment_link_on": true,
"wallet_id": "string",
"whitelisted_asset_ids": [
"string"
]
}
],
"whitelist_input": [
{
"address": "string",
"chain": "ETHEREUM",
"network": "MAIN",
"op": "INSERT",
"status": "COOLING"
}
]
}