PayNow

WebstoreDto

idFlakeIdRequired
custom_domain_verifiedbooleanRequired
is_activebooleanRequired
slugstringRequired
current_template_idFlakeIdOptional
custom_domainstringOptional
Example
{
  "id": "411486491630370816",
  "custom_domain_verified": true,
  "is_active": true,
  "slug": "string",
  "current_template_id": "411486491630370816",
  "custom_domain": "string"
}