Create Product
Create a new product within your active business.
Authorizations
Authenticate requests using your standard bearer API key (e.g. YOUR_API_KEY).
Body
Product display name.
"Enterprise SaaS Plan"
Price value.
99
Product pricing currency.
USD, SGD, INR, AUD, BRL, CAD, DKK, EUR, NOK, GBP, SEK, CHF, HKD, HUF, JPY, MXN, MYR, PLN, CZK, NZD, AED, COP, RON, THB, BGN, IDR, DOP, PHP, TRY, KRW, TWD, VND, PKR, CLP, UYU, ARS, ZAR, DZD, TND, MAD, KES, KWD, JOD, ALL, XCD, AMD, BSD, BHD, BOB, BAM, KHR, CRC, XOF, EGP, ETB, GMD, GHS, GTQ, GYD, ILS, JMD, MOP, MGA, MUR, MDL, MNT, NAD, NGN, MKD, OMR, PYG, PEN, QAR, RWF, SAR, RSD, LKR, TZS, TTD, UZS, RUB, CNY "USD"
Tax classification.
digital_products, saas, physical_products, service "saas"
A description of the product.
"Unlock premium API integration, custom webhooks, dedicated server bandwidth, and priority 24/7 business-critical support tiers."
URL of the product cover image.
"https://assets.solifyn.com/images/products/saas-enterprise.png"
Percentage or flat rate discount.
0
Whether to automatically issue license keys upon successful orders.
false
Whether the purchase includes downloadable files.
false
Whether tax is included in the base price.
false
Maximum concurrent activated instances allowed per license key.
null
Brand id for the product, if not provided will default to primary brand.
"brd_4e29285b8sdf34ff51e07d4"
Billing period in days (for Subscription products).
30
Trial duration in days.
7
Subscription expiration duration in days.
Custom billing descriptor.
"SOLIFYN*SAAS"
Allow pay-what-you-want pricing.
false
Developer key-value metadata pairs.
{
"internal_id": "12345",
"campaign": "summer_sale"
}Form field configurations to gather during checkout.
[
{
"id": "57aa2241-eae4-43dc-b9ae-36069b84b2da",
"name": "Discord Username",
"order": 0,
"required": true,
"field_type": "text",
"placeholder": "e.g. your_discord#1234"
},
{
"id": "c86da32a-a967-457c-815b-c3440294d70b",
"name": "Company Name",
"order": 1,
"required": false,
"field_type": "text",
"placeholder": "e.g. Acme Corp (Optional)"
}
]Initial stock quantity limit.
100
Whether the product is publicly visible.
true
Whether the product is free of charge.
false
Product addons configurations.
Response
Product created successfully.
Represents a product item created under your business, containing core pricing, status, license behavior, subscription settings, and metadata details.
The unique identifier (ID) of the product.
"prod_9z8x7c6v5b4n"
The display name of the product.
"Enterprise SaaS Plan"
The price amount of the product (e.g. 29.00).
99
The three-letter ISO currency code (e.g. USD, VND, EUR).
"USD"
The lifecycle status of the product (e.g. ACTIVE, ARCHIVED).
"ACTIVE"
URL of the product cover image.
"https://assets.solifyn.com/images/products/saas-enterprise.png"
The tax classification for the product.
digital_products, saas, physical_products, service "saas"
Pricing model of the product.
usage_based, one_time, renewal "one_time"
Discount value as a percentage or fixed amount.
0
Indicates if the product issues a cryptographically secure software license key upon checkout completion.
true
Whether the product includes digital file downloads upon purchase.
false
Whether the product price already includes applicable sales taxes.
false
The subscription billing cycle interval in days (for subscription products).
null
Trial duration in days for subscription products.
null
Automatic expiration period in days for the subscription entitlement.
null
Custom text displayed on customer credit card statements for purchases of this product.
"SOLIFYN*SAAS"
Indicates if customers are allowed to enter a custom pricing amount at checkout.
false
Custom developer metadata key-value pairs associated with the product.
{
"tier": "enterprise",
"department": "engineering"
}Custom form field questions to ask the customer during checkout.
[
{
"id": "57aa2241-eae4-43dc-b9ae-36069b84b2da",
"name": "Discord Username",
"order": 0,
"required": true,
"field_type": "text",
"placeholder": "e.g. your_discord#1234"
},
{
"id": "c86da32a-a967-457c-815b-c3440294d70b",
"name": "Company Name",
"order": 1,
"required": false,
"field_type": "text",
"placeholder": "e.g. Acme Corp (Optional)"
}
]Available stock quantity, or null for unlimited inventory.
null
Maximum number of simultaneous active instances/devices allowed per issued license key (applicable if hasLicenseKey is true).
5
Defines if the product is listed publicly on the merchant's storefront template.
true
Whether the product is free.
false
Timestamp indicating exactly when the product was created.
"2026-05-18T12:00:00.000Z"
Timestamp indicating when the product was last modified.
"2026-05-18T12:00:00.000Z"
Indicates if the product has been permanently deleted.
false
Optional brand identifier.
"brd_4e29285b8sdf34ff51e07d4"
Secure link for digital delivery.
null
Special instructions provided upon purchase.
"Log in to your Solifyn developer dashboard and enter your license key to activate the premium SaaS resources."
Custom message displayed when a license key is activated.
"Activation successful. Welcome to the Solifyn Enterprise Plan!"
Number of hours until the license key expires.
8760
The unique identifier of the business owning this product.
"biz_4r5t6y7u8i9o"
A comprehensive rich text description of the product.
"Unlock premium API integration, custom webhooks, dedicated server bandwidth, and priority 24/7 business-critical support tiers."