--- title: "API.250505-MINOR" slug: "api250505-minor" updated: 2025-07-22T13:03:58Z published: 2025-07-22T13:03:58Z canonical: "help.frisbii.com/api250505-minor" --- > ## Documentation Index > Fetch the complete documentation index at: https://help.frisbii.com/llms.txt > Use this file to discover all available pages before exploring further. # API.250505-MINOR ### 🐛Fix **PLEN-9475 - Goodwill Cancellation:** If a goodwill cancellation was granted, an invoice for €0.00 was issued. This behavior no longer occurs. No invoice is issued for a goodwill cancellation. **PLEN-9554 - Advanced Analytics Issues**: The Advanced Analytics module kept deactivating automatically after a short time. This behavior no longer occurs. **PLEN-3970 - Retry Payment**: Retrying payment for specific subscriptions was not possible as required parameters were missing. We fixed this by adding "next booking date" to the API. **Please note** that retrying payment is only possible under the following circumstances: - success is false - access blocked is false - paused is false - access blocked in period is false - external billing is false - accumulated price is greater 0 - next booking date must be zero - if the payment period has a transaction the payment status of this transaction must not be success