The Category Object
Internal ID of the resource
Unique ID of the resource, used as reference across the API
The shop ID to which this category belongs
Title of the category
Whether or not the category is visible on the merchant storefront
Sort order of this category
Timestamp for the creation of the category
Date, available if the category has been edited
User ID of the user who updated the category
Array of products. Please note that the product object contains limited fields, to get the full product object please use the Products API endpoint
Unique ID of the resource, used as reference across the API
Product price
Product price in currency
The discount price on the purchased goods
Available currency
CAD
, HKD
, ISK
, PHP
, DKK
, HUF
, CZK
, GBP
, RON
, SEK
, IDR
, INR
, BRL
, RUB
, HRK
, JPY
, THB
, CHF
, EUR
, MYR
, BGN
, TRY
, CNY
, NOK
, NZD
, ZAR
, USD
, MXN
, SGD
, AUD
, ILS
, KRW
, PLN
Whether the product is listed on the storefront
0
, 1
The product title
DEPRECATED: Unique id of the image attachment for this product
Product description
Minimum quantity purchasable of this product
x > 1
Maximum quantity purchasable of this product
x > -1
At which product quantity should we send a webhook and email warning the merchant
Type of the custom field
text
, hidden
, number
, largetextbox
, checkbox
Custom field name displayed to the customer
Regex that the custom field value must match
Placeholder for the custom field input
Default value if the customer leaves the input empty
Whether or not this custom field is required to proceed with the purchase
Product type
INFO_CARD
, SERVICE
, DYNAMIC
, FILE
, SERIALS
, GAMING_RCON
, SUBSCRIPTION
, SUBSCRIPTION_V2
The shop ID to which this resource belongs
PAYPAL
, STRIPE
, SKRILL
, PERFECT_MONEY
, CASH_APP
, BINANCE
, BITCOIN
, LITECOIN
, ETHEREUM
, BITCOIN_CASH
, NANO
, MONERO
, SOLANA
, RIPPLE
, BINANCE_COIN
, USDC
, USDT
, TRON
, BITCOIN_LN
, CONCORDIUM
, POLYGON
, PEPE
, DAI
, WETH
, APE
, SHIB
, USDC_NATIVE
, DOGECOIN
, PYTH
, BONK
, JUP
, JITO
, WEN
, RENDER
, MOBILE
, HNT
Minimum number of confirmations for a crypto payment to be accepted
If private is true, the product is hidden on the storefront and cannot be bought with a direct link
Stock of the current product, can be -1 for unlimited stock
Sort order of this product
Whether the product cannot be bought but is shown in the storefront
0
, 1
Timestamp for the creation of the product
Date, available if the product has been edited
DEPRECATED: The name of the product image with the file type
Where the image is stored in Sellix's self-hosted CDN
The cloudflare image ID of this product, replaces image_attachment and image_name. Format https://imagedelivery.net/95QNzrEeP7RU5l5WdbyrKw/<cloudflare_image_id>/<variant_name> where variant_name can be shopItem, avatar, icon, imageAvatarFeedback, public, productImageCart
The category the product is a part of
The id of the current product
How many products are present in the products_bound array
Array of groups
Unique ID of the resource, used as reference across the API
Group title
DEPRECATED: Unique id of the image attachment for this product
Timestamp for the creation of the group
Date, available if the group has been edited
The unique identifyer of the current group
The category the group is a part of
How many groups are present in the groups_bound array
Was this page helpful?