{
"id": "gen_random_uuid()",
"created_at": "now()",
"updated_at": "now()",
"product_id": "string",
"price_id": "string",
"stripe_test": false,
"name": "string",
"description": "string",
"image_url": "string",
"features": [
"string"
],
"price": 0,
"currency": "string",
"recommended": false,
"status": "active",
"tags": [
"string"
],
"credit_included": null,
"special_for_merchant_id": "500abbdd-8c8d-4c29-ac74-5011e43fdb37",
"order_num": 0,
"lifetime": false,
"competition": "string",
"interview_subscription": "Career page",
"min_quantity": 0,
"is_subscription": false,
"subscription_frequency": "string"
}