v1
latestOpenAPI 3.0.32026-07-2613529376.3 KBCrypto Lending - Flex
Close Flex Investment
Completely close investment and withdraw all funds.
Validation Rules:
- plan: required, string, UUID format, must exist
- Investment must be ACTIVE
post/api/v4/main-account/smart-flex/investments/close
Request body
Example request
{
"plan": "8f2e9d3c-1a4b-4c2d-9e5f-6a7b8c9d0e1f",
"request": "{{request}}",
"nonce": 1594297865000
}Response
Investment closed successfully