Extend Membership
Use this endpoint to extend the duration of an active membership. The extension will terminate the current period and create a new period starting from today, based on the provided extension configuration. The overall membership duration will be greater than the original duration. You must provide the itemNumber
from the getExtendOptions
endpoint to apply the extension.
Path parameters
Your Entra Tenant ID. More details.
Your Business Central Environment. More details.
Your Business Central Company. More details.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Used for API versioning. More details.
Request
Specifies the date by which to base the extend calculation on. This is NOT the date by which the extend will actually take effect, and therefore you should not provide the periodEnd
date from Get Upgrade Options. If left empty, the system will assume today.