Transfers amount from the user’s wallet into their savings account of the given type, while also (re)setting the plan’s maturityDate and target.All savings are locked until maturityDate (minimum one month).Early withdrawal later will incur a 1% penalty (handled by the withdrawal endpoint).Requires 4-digit PIN.Path Parameter savingsType ∈ {RAFFLE, TRIVIA, LIFESTYLE, SPIN_AND_WIN}
Request
Authorization
Bearer Token
Provide your bearer token in the
Authorization
header when making requests to protected resources.