Invest
Invest
Create a new fixed-term Smart investment by locking funds for a specified period via the V4 API.
POST
Invest
These endpoints are available only for B2B partner services. Fill the form at https://whitebit.com/institutional-services/b2b to request access.
Authorizations
The public WhiteBIT API key.
Base64-encoded JSON request body.
HMAC-SHA512 signature of the payload, hex-encoded. Computed as hex(HMAC-SHA512(payload, api_secret)).
Body
application/json
Invest plan identifier
Example:
"8e667b4a-0b71-4988-8af5-9474dbfaeb51"
Investment amount
Example:
"100"
Request signature
Example:
"{{request}}"
Unique request identifier
Example:
"{{nonce}}"
Response
Investment created successfully
Investment identifier