Create Membership
Use this endpoint to create a new membership.
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.
Request
This endpoint expects an object.
itemNumber
Unique identifier for an item.
activationDate
The date from which the membership should be active. Setup can dictated and override this date.
companyName
The name of the company associated with the membership.
preassignedCustomerNumber
A preassigned customer number for the membership. When there is no customer number, the system will generate one.
documentNo
External identifier for the sales document.
Response
This endpoint returns an object.
membership
The MembershipEntity describes the basic attributes of a Membership.