Menu

Metadata

Token type structures such as instrument identifiers and payment instruments contain a metadata map that contains data about the creator.
A metadata map is returned for every token type in a response to an HTTP POST, GET, and PATCH.

Metadata Example from a Response

"metadata": { "creator": "mid1",
Back to top