--- title: "API.241113-MINOR" slug: "api241113-minor" updated: 2025-07-22T13:04:42Z published: 2025-07-22T13:04:42Z canonical: "help.frisbii.com/api241113-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.241113-MINOR ### 💡New **API version in header** Callback requests now contain the **x-plenigo-api-version** in the header. This helps to - support two API versions by parsing the according JSON-Objects based on the headers sent - verify which is the current API version ### 🐛Fix **PLEN-7724: Delivery Country Changeable** It was possible to change the delivery country in a customer address information that was in use for a subscription. As the delivery country affects taxes, it is not possible to change the delivery country for running subscriptions anymore. **PLEN-7989: Pagination Wrong** The pagination with endingBeforeId did not work correctly.