Create a savings plan
POST/v1/savings-plan
The endpoint enables users to set up a customised savings plan by specifying a portion of their income to be regularly saved (weekly, biweekly or monthly), with the aim of achieving a designated financial goal. It returns details of the created plan including next recurrence date and the date when the partner will be notified about the upcoming savings plan trade execution.
Request
Responses
- 200
- 201
- 400
- 401
- 403
- 404
- 405
- 409
- 422
- 429
- 500
- 503
Success Response (Subsequent Idempotent Request).
Success Response (Created)
Bad Request
Unauthorized
Forbidden
Not Found
Not Allowed
Conflict
Validation Error
Too Many Requests
Response Headers
The rate limit ceiling for the current time window. Envoy may include multiple limits and window metadata.
50, 50;w=1The number of requests remaining in the current rate limit window.
0The number of seconds until the current rate limit window resets.
1Indicates the request was rate limited by the Envoy proxy.
trueInternal Error
Maintenance or Service unavailable