Create Wallet
Create a new wallet. Note that in the Create Wallet and Add to Wallet, API calls, the assets may also be identified by their visual reference numbers. If the assetId does not interpret as a UUID, the system will attempt to resolve it as a visual reference number.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
tenant
Your Entra Tenant ID. More details.
environment
Your Business Central Environment. More details.
company
Your Business Central Company. More details.
Headers
x-api-version
Used for API versioning. More details.
Request
This endpoint expects an object.
name
A human-readable description of the wallet.
tickets
memberCards
coupons
vouchers
externalReferenceNumbers
originatesFromItemNo
The item number from which the wallet originates.
Response
This endpoint returns an object.
walletId
A globally unique identifier for the wallet.
referenceNumber
The visual reference number associated with the wallet.
description
A human-readable description of the wallet.
expiryDatetime
The expiry datetime of the wallet in ISO 8601 format. Use an empty string if not applicable.
lastPrintedAt
The datetime when the wallet was last printed in ISO 8601 format. Use an empty string if not applicable.
printCount
The number of times the wallet has been printed.
originatesFromItemNo
The item number from which the wallet originates.
externalReferenceNumber
The visual reference number associated with the wallet.
assets
