post https://api.bewe.io/v1/expenses/periodic
Creates a new periodic (recurring) expense for the authenticated account.
Requires fields such as name, price, tax, and frequency, and optionally accepts an initial date. The endpoint calculates the total amount (including tax) and sets the modification date. On success, returns the newly created periodic expense object. Use this endpoint to add new recurring expenses to the system.