Get using Number

GET

Retrieve details of a specific card using its card number. This endpoint allows access to card information when the card number is known, providing key details such as the card’s status and associated member.

Path parameters

tenantstringRequired

Your Entra Tenant ID. More details.

environmentstringRequired

Your Business Central Environment. More details.

companystringRequired

Your Business Central Company. More details.

cardNumberstringRequired

Unique identifier for a card.

Headers

x-api-versiondateOptional

Used for API versioning. More details.

Response

This endpoint returns an object.
cardobject

This is a composite type representing a MemberCard along with the associated Member and Membership. It includes information about the member who holds the card and the membership the card is tied to.