I've tried deposit {userid} 25 and oxide.deposit {userid} 30, but neither are working. How would I get this to work in the raidable bases code to give them money upon completion of the base?

"Commands To Run With Assign Rank After X Completions": {
"Commands": [
"inventory.giveto {userid} apple 1",
"o.usergroup add {userid} specialgroup"
],
"Assign To Owner Of Raid Only": false,
"Enabled": false
},
"Commands To Run On Event Completion": {
"Commands": [
"deposit {userid} 32"
],
"Assign To Owner Of Raid Only": false,
"Enabled": true
},

This is giving: 
No players found with name or ID '{userid}'