Dictionary

Generate invoices automatically

Field Type Description
enable Bool A boolean value
expire_days Int Invoices expire after ... amount of days

Examples

Example 1

{
    "enable": false,
    "expire_days": 13
}
1.9.0 stable