Get using Number

GET

Use this endpoint to retrieve membership details based on the membership number. This is helpful when the ID isn’t available but the membership number is known.

Path parameters

tenantstringRequired

Your Entra Tenant ID. More details.

environmentstringRequired

Your Business Central Environment. More details.

companystringRequired

Your Business Central Company. More details.

Headers

x-api-versiondateOptional

Used for API versioning. More details.

Query parameters

membershipNumberstringRequired

Unique membership number.

Response

This endpoint returns an object.
membershipobject

The MembershipEntity describes the basic attributes of a Membership.

cacheInstanceIdstringOptional

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