Exchange of funds within client balances
Commission float64 json:"commission" binding:"required"
json:"commission" binding:"required"
POST //api/transfer/exchange HTTP/1.1 Host: api.client.nbcgate.tech Authorization: YOUR_API_KEY Content-Type: application/json Accept: */* Content-Length: 104 { "amount": 1, "from_balance_id": 1, "order_id": "text", "product_id": 1, "rate": 1, "to_balance_id": 1, "user_id": 1 }
No Content
No content