PayNow

ProductTagDto

idFlakeIdRequired
namestringRequired
The display name of the tag.
slugstringRequired
The unique slug for the tag.
Example
{
  "id": "411486491630370816",
  "name": "Packages",
  "slug": "packages"
}