Skip to content

Commit

Permalink
document collection types supported by Create Token API
Browse files Browse the repository at this point in the history
  • Loading branch information
seliwe committed Jul 25, 2024
1 parent d9d2aa7 commit ac0e617
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/content/api/tokens.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,7 @@ A [Redemption Condition](#redemption-condition-model) is created for each [Merch
<Properties>
<Property name="collectionId" type="string" required>
The [Token Collection](#token-collection-model) that will govern the branding and redemption rules for the token.
Currently only Collections of type `product` are supported.
</Property>

<Property name="idempotencyKey" type="string" required>
Expand Down

0 comments on commit ac0e617

Please sign in to comment.