Create a digital product
POST
https://api.tamio.com/v2/products/create/digital
Creates a new digital product with file or URL delivery, license management, and download controls.
Body Parameters
tax_category
string*
delivery_type
string*
fileurl
license_type
string
listautogeneratednone
languages
LanguageContent*
pricing_model
array of PricingModelEntry*
stock
integer
unlimited_stock
boolean
on_sale
boolean
buyable
boolean
shown
boolean
discount_allowed
boolean
reviews_allowed
boolean
exclude_from_feed
boolean
hide_if_no_stock
boolean
allow_negative_stock
boolean
whitelist
array of string
google_category
integer
release_date
string
expiry_date
string
new_from
string
new_to
string
related_products
array of string
gallery
array of string
variations
object
custom_fields
array of CustomFieldInput
custom_attributes
array of CustomAttributeValue
min_units
integer
max_units
integer
Responses
200
Product operation successful
Product operation successful
status
integer
product
Product
400
Bad request. Possible `error_code` values:
Bad request. Possible error_code values:
| Code | Description |
|---|---|
1002 | ResourceNotFound |
10060 | ProductQuotaReached |
10065 | InvalidCategory |
10066 | InvalidStock |
10067 | InvalidMinMaxUnits |
10070 | LanguageConfigurationMismatch |
10298 | SubscriptionMethodsNotActivated |
10320 | InvalidClientId |
10362 | InvalidDateRange |
10363 | InvalidCustomFields |
10365 | DigitalFilesNotFound |
10367 | WarehouseNotFound |
status
integer
error
string
error_code
integer
401
Missing or invalid API key
Missing or invalid API key
status
integer
error
string