There isn't a standard TM Forum data model specifically for tokenization/detokenization. A common approach is to use a secure token vault where each token maps to the original PII. For extensibility, design a generic token object with fields like tokenId, dataType, status, createdAt, and vaultReference. For payment card data, PCI DSS tokenization guidance is a good reference.
------------------------------
budi banyu
TO BE VERIFIED
------------------------------