The smarty call is to add extra information, therefore *create* or *delete*
actions don't make sense in this case.
For more details, see
[Smarty API interface](/api/interfaces.md#smarty-api-interface).
## Scheduled jobs
Any API call can be configured to be run as a scheduled job. These can be configured in the UI under **Administer -> System Settings -> Scheduled Jobs**. Usually API calls run this way are written with the intent that they be run as scheduled jobs - e.g those with the Job entity or provided by payment processors to run recurring payments.
...
...
@@ -163,25 +120,11 @@ Any API call can be configured to be run as a scheduled job. These can be config