PayNow

ProductTagDTO

idstringRequired
The Flake ID of the Product Tag
namestringRequired
The name of the Product Tag
slugstringRequired
The URL-Friendly slug of the Product Tag
Example
{
  "id": "411486491630370816",
  "slug": "string",
  "name": "string"
}