Steps
Starting steps the user should complete in order to get the most out of Toshl. If a step has already been completed it completed will be true. Steps differ based on users potential pro/medici status - medici steps are automatically available if user is in a medici country.
Resource representation
{
"step": "signup",
"completed": true
}Properties
|
step readonly string
|
Step type Possible values:signup, bills, salary, bank, budget, budget_category, notifications |
|
completed read, write boolean
|
Is step completed. |
* denotes required field/parameter.