Get Reseller Variants
https://api.flxpoint.com/reseller-channels/{channelId}/products/variantsUse this when you want to pull resellers data through the API.
This page explains the endpoint. To send a live test request, use the interactive tester in Stoplight or your own Postman / HTTP client.
This endpoint will retrieve back Variants
- Params starting with **filter*** will filter the results down - Params starting with **include*** will determine the metadata returned
Request
filterUpdatedAfterquerystring (date-time)requiredFilters down to Variants that have been updated after this timestamp. (Timestamp in UTC)
filterPageSizequeryinteger (int32)requiredNumber of entries per page
filterPageNumberqueryinteger (int32)requiredCurrent page
includeOptionValuesquerybooleanDetermines if "option_values" are returned in the response
includeImagesquerybooleanDetermines if "images" are returned in the response
includeParentquerybooleanDetermines if "parent" is returned in the response. If this is true - the parent will have EMPTY "variants" to prevent circular references
Example request
/reseller-channels/{channelId}/products/variantscurl -X GET "https://api.flxpoint.com/reseller-channels/{channelId}/products/variants" \
-H "Accept: application/json" \
-H "X-API-TOKEN: YOUR_TOKEN"Responses
200OKapplication/json
idinteger (int32)account_idinteger (int32)channel_idinteger (int32)requiredreseller_product_parent_idinteger (int32)requiredskustringrequiredpricenumbersale_pricenumbermsrpnumbermapnumberestimated_shipping_costnumberestimated_dropship_feenumbertitlestringmpnstringupcstringeanstringasinstringweightnumberlengthnumberwidthnumberheightnumberweight_unitstringpoundouncegramkilogramdimension_unitstringinchcentimeterquantityintegerdimensional_weightnumberinserted_atstring (date-time)updated_atstring (date-time)option_valuesarray[ResellerProductVariantOption]idintegerreseller_product_parent_option_idintegernamestringvaluestringimagesarray[ResellerProductVariantImage]idintegerreseller_product_variant_idintegermd5_checksumstringurlstringsort_orderintegerparentobjectidintegeraccount_idintegerrequiredchannel_idintegerrequiredskustringrequiredtitlestringdescriptionstringbrandstringinserted_atstring (date-time)updated_atstring (date-time)imagesarray[ResellerProductParentImage]idintegerreseller_product_parent_idintegermd5_checksumstringurlstringsort_orderintegeroptionsarray[ResellerProductParentOption]idintegerreseller_product_parent_idintegernamestringattributesarray[ResellerProductParentAttribute]idintegerreseller_product_parent_idintegernamestringvaluestringvariantsarray[ResellerProductVariant]idinteger (int32)account_idinteger (int32)channel_idinteger (int32)requiredreseller_product_parent_idinteger (int32)requiredskustringrequiredpricenumbersale_pricenumbermsrpnumbermapnumberestimated_shipping_costnumberestimated_dropship_feenumbertitlestringmpnstringupcstringeanstringasinstringweightnumberlengthnumberwidthnumberheightnumberweight_unitstringpoundouncegramkilogramdimension_unitstringinchcentimeterquantityintegerdimensional_weightnumberinserted_atstring (date-time)updated_atstring (date-time)option_valuesarray[ResellerProductVariantOption]idintegerreseller_product_parent_option_idintegernamestringvaluestringimagesarray[ResellerProductVariantImage]idintegerreseller_product_variant_idintegermd5_checksumstringurlstringsort_orderintegerparentobjectidintegeraccount_idintegerrequiredchannel_idintegerrequiredskustringrequiredtitlestringdescriptionstringbrandstringinserted_atstring (date-time)updated_atstring (date-time)imagesarray[ResellerProductParentImage]optionsarray[ResellerProductParentOption]attributesarray[ResellerProductParentAttribute]variantsarray[ResellerProductVariant]category_oneobjectidintegernamestringparent_category_idintegerchannel_idintegerinserted_atstring (date-time)updated_atstring (date-time)category_twoobjectidintegernamestringparent_category_idintegerchannel_idintegerinserted_atstring (date-time)updated_atstring (date-time)category_threeobjectidintegernamestringparent_category_idintegerchannel_idintegerinserted_atstring (date-time)updated_atstring (date-time)descriptionstringcategory_oneobjectidintegernamestringparent_category_idintegerchannel_idintegerinserted_atstring (date-time)updated_atstring (date-time)category_twoobjectidintegernamestringparent_category_idintegerchannel_idintegerinserted_atstring (date-time)updated_atstring (date-time)category_threeobjectidintegernamestringparent_category_idintegerchannel_idintegerinserted_atstring (date-time)updated_atstring (date-time)descriptionstring[
{
"id": 123,
"account_id": 1,
"channel_id": 1,
"reseller_product_parent_id": 4512,
"sku": "string",
"price": 299,
"sale_price": 199,
"msrp": 0,
"map": 0,
"estimated_shipping_cost": 0,
"estimated_dropship_fee": 0,
"title": "string",
"mpn": "string",
"upc": "string",
"ean": "string",
"asin": "string",
"weight": 0,
"length": 0,
"width": 0,
"height": 0,
"weight_unit": "pound",
"dimension_unit": "inch",
"quantity": 0,
"dimensional_weight": 0,
"inserted_at": "2026-04-20T00:00:00Z",
"updated_at": "2026-04-20T00:00:00Z",
"option_values": [
{
"id": 0,
"reseller_product_parent_option_id": 0,
"name": "string",
"value": "string"
}
],
"images": [
{
"id": 0,
"reseller_product_variant_id": 0,
"md5_checksum": "string",
"url": "string",
"sort_order": 0
}
],
"parent": {
"id": 0,
"account_id": 0,
"channel_id": 0,
"sku": "HG412312",
"title": "The Big Shoe",
"description": "string",
"brand": "Nicefinds",
"inserted_at": "2026-04-20T00:00:00Z",
"updated_at": "2026-04-20T00:00:00Z",
"images": [
{
"id": null,
"reseller_product_parent_id": null,
"md5_checksum": null,
"url": null,
"sort_order": null
}
],
"options": [
{
"id": null,
"reseller_product_parent_id": null,
"name": null
}
],
"attributes": [
{
"id": null,
"reseller_product_parent_id": null,
"name": null,
"value": null
}
],
"variants": [
{
"id": 123,
"account_id": 1,
"channel_id": 1,
"reseller_product_parent_id": 4512,
"sku": null,
"price": 299,
"sale_price": 199,
"msrp": null,
"map": null,
"estimated_shipping_cost": null,
"estimated_dropship_fee": null,
"title": null,
"mpn": null,
"upc": null,
"ean": null,
"asin": null,
"weight": null,
"length": null,
"width": null,
"height": null,
"weight_unit": null,
"dimension_unit": null,
"quantity": null,
"dimensional_weight": null,
"inserted_at": null,
"updated_at": null,
"option_values": null,
"images": null,
"parent": null,
"description": null
}
],
"category_one": {
"id": 0,
"name": "string",
"parent_category_id": 0,
"channel_id": 0,
"inserted_at": "2026-04-20T00:00:00Z",
"updated_at": "2026-04-20T00:00:00Z"
},
"category_two": {
"id": 0,
"name": "string",
"parent_category_id": 0,
"channel_id": 0,
"inserted_at": "2026-04-20T00:00:00Z",
"updated_at": "2026-04-20T00:00:00Z"
},
"category_three": {
"id": 0,
"name": "string",
"parent_category_id": 0,
"channel_id": 0,
"inserted_at": "2026-04-20T00:00:00Z",
"updated_at": "2026-04-20T00:00:00Z"
}
},
"description": "string"
}
]401Unauthorized
No schema documented for this status.
OpenAPI fragment
{
"get": {
"summary": "Get Reseller Variants",
"description": "This endpoint will retrieve back Variants\n\n- Params starting with **filter*** will filter the results down\n- Params starting with **include*** will determine the metadata returned",
"parameters": [
{
"schema": {
"type": "string",
"format": "date-time",
"example": "2020-10-14T16:05:00.000Z"
},
"in": "query",
"name": "filterUpdatedAfter",
"description": "Filters down to Variants that have been updated after this timestamp. (Timestamp in UTC)",
"required": true
},
{
"schema": {
"type": "integer",
"format": "int32",
"default": 50,
"minimum": 1,
"maximum": 50,
"example": 50
},
"in": "query",
"name": "filterPageSize",
"description": "Number of entries per page",
"required": true
},
{
"schema": {
"type": "integer",
"format": "int32",
"default": 1,
"example": 1,
"minimum": 1
},
"in": "query",
"name": "filterPageNumber",
"description": "Current page",
"required": true
},
{
"schema": {
"type": "boolean",
"default": false
},
"in": "query",
"name": "includeOptionValues",
"description": "Determines if \"option_values\" are returned in the response"
},
{
"schema": {
"type": "boolean",
"default": false
},
"in": "query",
"name": "includeImages",
"description": "Determines if \"images\" are returned in the response"
},
{
"schema": {
"type": "boolean"
},
"in": "query",
"name": "includeParent",
"description": "Determines if \"parent\" is returned in the response. If this is true - the parent will have EMPTY \"variants\" to prevent circular references"
}
],
"responses": {
"200": {
"description": "OK",
"content": {
"application/json": {
"schema": {
"type": "array",
"items": {
"$ref": "#/components/schemas/ResellerProductVariant"
}
},
"examples": {
"example-full": {
"value": [
{
"id": 123,
"account_id": 1,
"channel_id": 1,
"reseller_product_parent_id": 4512,
"sku": "string",
"price": 299,
"sale_price": 199,
"msrp": 0,
"map": 0,
"estimated_shipping_cost": 0,
"estimated_dropship_fee": 0,
"title": "string",
"mpn": "string",
"upc": "stringstring",
"ean": "stringstrings",
"asin": "string",
"weight": 0,
"length": 0,
"width": 0,
"height": 0,
"weight_unit": "pound",
"dimension_unit": "inch",
"quantity": 0,
"dimensional_weight": 0,
"inserted_at": "2019-08-24T14:15:22Z",
"updated_at": "2019-08-24T14:15:22Z",
"option_values": [
{
"id": 0,
"reseller_product_parent_option_id": 0,
"name": "string",
"value": "string"
}
],
"images": [
{
"id": 0,
"reseller_product_variant_id": 0,
"md5_checksum": "string",
"url": "string",
"sort_order": 0
}
],
"parent": {
"id": 0,
"account_id": 0,
"channel_id": 0,
"sku": "HG412312",
"title": "The Big Shoe",
"description": "string",
"brand": "Nicefinds",
"inserted_at": "2019-08-24T14:15:22Z",
"updated_at": "2019-08-24T14:15:22Z",
"images": [
{
"id": 0,
"reseller_product_parent_id": 0,
"md5_checksum": "string",
"url": "string",
"sort_order": 0
}
],
"options": [
{
"id": 0,
"reseller_product_parent_id": 0,
"name": "string"
}
],
"attributes": [
{
"id": 0,
"reseller_product_parent_id": 0,
"name": "string",
"value": "string"
}
],
"variants": [],
"category_one": {
"id": 0,
"name": "string",
"parent_category_id": 0,
"channel_id": 0,
"inserted_at": "2019-08-24T14:15:22Z",
"updated_at": "2019-08-24T14:15:22Z"
},
"category_two": {
"id": 0,
"name": "string",
"parent_category_id": 0,
"channel_id": 0,
"inserted_at": "2019-08-24T14:15:22Z",
"updated_at": "2019-08-24T14:15:22Z"
},
"category_three": {
"id": 0,
"name": "string",
"parent_category_id": 0,
"channel_id": 0,
"inserted_at": "2019-08-24T14:15:22Z",
"updated_at": "2019-08-24T14:15:22Z"
}
}
}
]
},
"example-minimum": {
"value": [
{
"id": 123,
"account_id": 1,
"channel_id": 1,
"reseller_product_parent_id": 4512,
"sku": "string",
"price": 299,
"sale_price": 199,
"msrp": 0,
"map": 0,
"estimated_shipping_cost": 0,
"estimated_dropship_fee": 0,
"title": "string",
"mpn": "string",
"upc": "stringstring",
"ean": "stringstrings",
"asin": "string",
"weight": 0,
"length": 0,
"width": 0,
"height": 0,
"weight_unit": "pound",
"dimension_unit": "inch",
"quantity": 0,
"dimensional_weight": 0,
"inserted_at": "2019-08-24T14:15:22Z",
"updated_at": "2019-08-24T14:15:22Z",
"option_values": [],
"images": [],
"parent": null
}
]
}
}
}
}
},
"401": {
"description": "Unauthorized"
}
}
}
}