Find Wallet

Find a wallet by any of its external references.

Path parameters

tenantstringRequired

Your Entra Tenant ID. More details.

environmentstringRequired

Your Business Central Environment. More details.

companystringRequired

Your Business Central Company. More details.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

x-api-versiondateOptional

Used for API versioning. More details.

Query parameters

referenceNumberstringRequired

The visual reference number associated with the wallet.

Response

This endpoint returns a list of objects.
walletIdUUID

A globally unique identifier for the wallet.

referenceNumberstring

The visual reference number associated with the wallet.

descriptionstring

A human-readable description of the wallet.

expiryDatetimestring

The expiry datetime of the wallet in ISO 8601 format. Use an empty string if not applicable.

lastPrintedAtstring

The datetime when the wallet was last printed in ISO 8601 format. Use an empty string if not applicable.

printCountinteger

The number of times the wallet has been printed.

assetslist of objectsOptional