--- title: "API.250114-MINOR" slug: "api250114-minor" updated: 2025-07-22T13:04:18Z published: 2025-07-22T13:04:18Z canonical: "help.frisbii.com/api250114-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.250114-MINOR ### 🐛Fix **PLEN-9048**: When making an API call to [https://api.plenigo.com/#tag/Subscriptions/operation/searchSubscriptions](https://api.plenigo.com/#tag/Subscriptions/operation/searchSubscriptions) using the `endingBefore` parameter with a valid subscription ID, the response contained an array "items" stating "null". The correct subscription items with their full data are returned now. **PLEN-8003**: Our API documentation did not pass validation. Validation warnings in the API documentation is fixed. When building SDKs automatically, there are no errors anymore. **PLEN-8876**: When a customer had paid an offer using PayPal, then canceled the subscription and the PayPal billing agreement and then purchased a new subscription, they were able to use their old PayPal account with the revoked billing agreement, leading to payment errors. Now, the revoked billing agreements are disabled if they are detected, and the customer has to create a new account.