Move Between Jars

POST {{host}}/v2/profiles/{{personal-profile-id}}/balance-movements

Request Body

{"sourceBalanceId"=>"{{balance-id}}", "targetBalanceId"=>"{{jar-id}}", "amount"=>{"value"=>10, "currency"=>"SGD"}}