Upgrade Membership
Use this endpoint to upgrade an active membership to a higher (or lower) plan or tier. The upgrade will terminate the current membership period and apply the new membership tier immediately. However, the overall membership duration remains unchanged. You must provide the itemNumber
from the getUpgradeOptions
endpoint, which includes the predefined details for the upgrade.
Path parameters
Your Entra Tenant ID. More details.
Your Business Central Environment. More details.
Your Business Central Company. More details.
Unique identifier for a membership.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Used for API versioning. More details.
Request
Unique identifier for a membership alteration option.
External identifier for the sales document.
Response
The MembershipLifecycleEntriesDTO is a composite type representing the timeline of a membership. It includes details when the membership was activated, renewed, upgraded, or extended.