Appearance
提供存款管理和操作的相关API接口集合。
POST /api/v1/deposits HTTP/1.1 Content-Type: application/json Authorization: Bearer {access_token} { "amount": 1000.00, "currency": "USD", "method": "bank_transfer" }