Replace Card

POST

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

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.

memberIdintegerRequired

Unique identifier for a member.

cardIdintegerRequired

Unique identifier for a card.

Headers

x-api-versiondateOptional

Used for API versioning. More details.

Request

This endpoint expects an object.
cardNumberstringOptional

Unique identifier for a card.

expiryDatedateOptional

The expiry date of the card.

Response

This endpoint returns an object.
cardlist of objects