POST v3/payout/{id}/fund
| Code | Message | HTTP Status |
|---|---|---|
| 20290 | Field is required and must be a valid payout_id | 400 |
| 20291 | Field value must be either one of validate/confirm | 400 |
| 20182 | Payout status cannot be changed for the current status | 400 |
| 20193 | You do not have permission to access this resource | 403 |
| 20199 | There is insufficient balance in your account to make the desired payout. Please ensure you have added sufficient funds to your account before retrying. | 400 |
Internal Service Errors
| Code | Message | HTTP Status |
|---|---|---|
| 4008 | Invalid quote_id provided | 400 |
| 4304 | FX quote not found | 404 |
