Create Instant Funding Request
POST/openapi/broker/funding/instant/create
Initiates an immediate deposit request. The system instantly processes and credits the funds to the target account, making them available for trading immediately. No settlement institution is involved in this instant funding process.
Related Event Notifications:
Please refer to the Event Push API documentation: Instant Funding Events
Request
Responses
- 200
- 401
- 417
- 500
OK
Unauthorized: Authentication required
A business logic error triggered when the request cannot be processed due to domain-specific constraints.
Internal Server Error.