Replace Card
Use this endpoint to replace an existing member card with a new one. When a card is replaced, the old card is blocked, and a new card is issued to the member. This is typically used when a card is lost, damaged, or needs to be reissued.
Path parameters
Your Entra Tenant ID. More details.
Your Business Central Environment. More details.
Your Business Central Company. More details.
Unique identifier for a card.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Used for API versioning. More details.
Request
Unique identifier for a card.
The expiry date of the card.
Response
The MemberCardEntity describes the attributes of a card linked to a Member. It is used within other composite DTOs to represent the cards associated with a member or membership.