Savings
此页面暂无中文版本,显示的是英文版本。
Get a list of savings presets
Use this method to get a list of all available presets. Presets contain settings of the savings programs to which clients can subscribe in the Trader's Room. Savings plans are created based on presets when clients subscribe to savings programs.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/api/v2/my/savings/presets"{ "data": []}{ "error": { "message": "Unauthorized" }}{ "error": { "message": "Service Unavailable" }}