Get using Number
Use this endpoint to retrieve membership details based on the membership or customer number. This is helpful when the ID isn’t available but the membership number or customer number is known.
Path parameters
tenant
Your Entra Tenant ID. More details.
environment
Your Business Central Environment. More details.
company
Your Business Central Company. More details.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-api-version
Used for API versioning. More details.
Query parameters
membershipNumber
Unique membership number.
customerNumber
Customer number associated with the membership.
Response
This endpoint returns an object.
membership
The MembershipEntity describes the basic attributes of a Membership.