Get Extend Options
Retrieve a list of available extension options for a membership. Each option is represented by an itemNumber
, which includes predefined configurations such as new duration and pricing. The optionId
returned from this endpoint can be used as a parameter in the extendMembership
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.
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.
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.