Get Extend Options

GET

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 itemNumber returned from this endpoint can be used as a parameter in the extendMembership endpoint to apply the extension.

Path parameters

tenantstringRequired

Your Entra Tenant ID. More details.

environmentstringRequired

Your Business Central Environment. More details.

companystringRequired

Your Business Central Company. More details.

membershipIdUUIDRequired

Unique identifier for a membership.

Headers

x-api-versiondateOptional

Used for API versioning. More details.

Response

This endpoint returns an object.
extendOptionslist of objects
cacheInstanceIdstringOptional

Identifier for the NST instance. Providing this value will increase the performance of the API when the NST is load-balanced.