Asset History

Get the history of an asset in a wallet.

Path parameters

tenantstringRequired

Your Entra Tenant ID. More details.

environmentstringRequired

Your Business Central Environment. More details.

companystringRequired

Your Business Central Company. More details.

assetIdUUIDRequired

A globally unique identifier for the asset being referenced (e.g., a ticketId, couponId, voucherId, or memberCardId).

Headers

AuthorizationstringRequired

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

x-api-versiondateOptional

Used for API versioning. More details.

Response

This endpoint returns an object.
idUUID

A unique identifier for this asset line within the wallet. This identifier is independent of the specific type of asset it represents, ensuring consistency and uniqueness across different asset types.

typeenum

Specifies the type of asset being referenced (e.g., “ticket”).

Allowed values:
assetIdUUID

A globally unique identifier for the asset being referenced (e.g., a ticketId, couponId, voucherId, or memberCardId).

itemNostring

The item number associated with the asset.

descriptionstring

A human-readable description of the asset.

referenceNumberstring

The reference number associated with the asset.

transactionIdUUID

A globally unique identifier for the transaction associated with the asset.

historylist of objects