List Groups
List all the groups created on the current shop
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The name of the store to perform actions on via the API
If pagination is desired, the page to fetch of the response
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The name of the store to perform actions on via the API
Query Parameters
If pagination is desired, the page to fetch of the response
Response
Internal ID of the resource
Unique ID of the resource, used as reference across the API
The unique identifyer for the shop
Group title
DEPRECATED: Unique id of the image attachment for this product
Whether or not the group is unlisted
The priority of the group on the storefront
Timestamp for the creation of the group
Date, available if the group has been edited
User ID of the user who updated the group
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
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 or not the product is shown on the storefront
0
, 1
The title of the product
DEPRECATED: Unique id of the image attachment for this product
The description of the product
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
A list of gateways available on this product
Minimum number of confirmations for a crypto payment to be accepted
Whether or not the product is private and cannot be purchased
0
, 1
Stock of the current product, can be -1 for unlimited stock
Sort order of this product
Whether or not the product is on hold and purchaseable
0
, 1
Timestamp for the creation of the product
Date, available if the product has been edited
The uniqid of the product
If the product is in a group, this is the group_id of that group
The average rating of the product
The number of products in the group
Was this page helpful?