Create saving
POST /v2/treasury/savings
POST
/v2/treasury/savings
Create a new saving for a wallet
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Header Parameters
Section titled “Header Parameters ” X-API-Key
string
API Key
X-API-Secret
string
API Secret
Request Body required
Section titled “Request Body required ”object
walletId
required
The wallet ID
string
77a0049c-7683-45ff-956f-656f257048f7
savingProviderId
required
The provider ID
string
77a0049c-7683-45ff-956f-656f257048f7
Responses
Section titled “ Responses ”Query ID for tracking the saving creation
object
queryId
required
The query ID
string format: uuid
77a0049c-7683-45ff-956f-656f257048f7
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error