tvcmall_openapi
  1. Product
tvcmall_openapi
  • Authorization
    • Get Authorization
      GET
  • Category
    • Get children of the category specified
      GET
    • Get parent of the category specified
      GET
  • Product
    • Search products
      GET
    • Get the details of the specified product
      GET
    • Get status of a list of products
      GET
    • Download the images of the specified product
      GET
    • Download the Scenseimage of the specified product
      GET
    • Search products with specific main category
      GET
    • Get the details of the specified product with images
      GET
  • Order
    • Create order
      POST
    • Get Order List
      GET
    • Get Order Information
      GET
  • Shipping
    • Shipping Calculation
      POST
    • Shipping Calculation Enhancement
      POST
  1. Product

Get the details of the specified product

GET
https://openapi.tvc-mall.com/OpenApi/Product/Detail
Last modified:2024-03-15 01:40:18
Maintainer:Alfred.Tvc
Get the details of the specified product

Request

Query Params
ItemNo
string 
required
unique identification
Example:
10000007A
Header Params
Authorization
string 
required
Authorization
Example:
2+s8CDVEwkmRHSJ9lorE5Q==

Request samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://openapi.tvc-mall.com/OpenApi/Product/Detail?ItemNo=10000007A' \
--header 'Authorization: 2+s8CDVEwkmRHSJ9lorE5Q=='

Responses

🟢200success
application/json
Body
Detail
object 
Detail
required
ItemNo
string 
ItemNo
required
unique identification
EanCode
string 
EanCode
required
EanCode
CategoryCode
string 
CategoryCode
required
Category Code
Name
string 
Name
required
item name
Summary
string 
Summary
required
summary
Description
string 
Description
required
item description
ProductStatus
integer 
ProductStatus
required
1 Normal2 Out of Stock3 Locked4 Pre-sold5 Group-buy
WithPackage
number 
WithPackage
required
with or without packing
Reminder
null 
reminder
required
reminder
MOQ
integer 
moq
required
MOQ
IsSpecialOffer
boolean 
IsSpecialOffer
required
promotional items or not
Price
number 
Price
required
item price
OriginalPrice
number 
OriginalPrice
required
original price : if not promotional items, price is the same with one unit
PromotionPrice
number 
PromotionPrice
required
PromotionPeriod
string 
PromotionPeriod
required
PriceList
array [object {4}] 
PriceList
required
price range
SpecificationList
array [object {2}] 
SpecificationList
required
LeadTime
string 
LeadTime
required
Lead time
GrossWeight
number 
GrossWeight
required
Gross weight
VolumeWeight
number 
VolumeWeight
required
volumetric weight
Length
number 
Length
required
Width
number 
Width
required
Height
integer 
Height
required
CompatibleList
array [object {4}] 
CompatibleList
required
Modified
string 
Modified
required
UTC modified
Added
string 
Added
required
newly added UTC
StockStatus
integer 
StockStatus
required
1 In stock2 on sale3 In shortage4 out of stock5 5-7 Days7 7-10 Days
PackageList
null 
PackageList
required
CacheTime
string 
CacheTime
required
Attributes
null 
Attributes
required
ModelList
array[string]
required
Example
{
    "Detail": {
        "ItemNo": "10000007A",
        "EanCode": "",
        "CategoryCode": "C003700020040",
        "Name": "ENKAY ENK-1001 9.7-inch Neoprene Bag Case for iPad Air iPad 2 3 4 - Black",
        "Summary": "ENKAY ENK-1001 9.7-inch Neoprene Bag Case for iPad Air iPad 2 3 4 - Black",
        "Description": "<h5 class='system-title'>ENKAY ENK-1001 9.7-inch Neoprene Bag Case for iPad Air iPad 2 3 4 - Black</h5>\n<div class='system-intro'></div>\n<div class='system-description'><ul class=\" list-paddingleft-2\" style=\"list-style-type: disc;\"><li><p>Neoprene and nylon materials, exquisite construction</p></li><li><p>Waterproof, shockproof and impact-resistant</p></li><li><p>Multiple slots on the back for mobile accessories storage</p></li><li><p>No retail packaging</p></li></ul><p><strong>Compatible with:</strong></p><ul class=\" list-paddingleft-2\" style=\"list-style-type: disc;\"><li><p>iPad Air</p></li><li><p>iPad 4</p></li><li><p>iPad 3</p></li><li><p>iPad 2</p></li></ul><p><strong>Package included:</strong></p><ul class=\" list-paddingleft-2\" style=\"list-style-type: disc;\"><li><p>1 x ENKAY ENK-1001 9.7-inch Neoprene Bag Case for iPad Air iPad 2 3 4 - Black</p></li><li><p>Accessory only, device not included</p></li></ul><p></p></div>\n",
        "ProductStatus": 2,
        "WithPackage": 0,
        "Reminder": null,
        "MOQ": 1,
        "IsSpecialOffer": false,
        "Price": 4.62,
        "OriginalPrice": 4.62,
        "PromotionPrice": 4.62,
        "PromotionPeriod": "",
        "PriceList": [
            {
                "MinimumQuantity": 1,
                "UnitPrice": 4.62,
                "Invalid": false,
                "CurrentInterval": true
            },
            {
                "MinimumQuantity": 4,
                "UnitPrice": 4.27,
                "Invalid": false,
                "CurrentInterval": false
            },
            {
                "MinimumQuantity": 25,
                "UnitPrice": 4.08,
                "Invalid": false,
                "CurrentInterval": false
            },
            {
                "MinimumQuantity": 50,
                "UnitPrice": 3.94,
                "Invalid": false,
                "CurrentInterval": false
            },
            {
                "MinimumQuantity": 100,
                "UnitPrice": 3.87,
                "Invalid": false,
                "CurrentInterval": false
            }
        ],
        "SpecificationList": [
            {
                "Name": "Brand",
                "Value": "Enkay"
            },
            {
                "Name": "Color",
                "Value": "Black"
            },
            {
                "Name": "Material",
                "Value": "Neoprene, Nylon"
            },
            {
                "Name": "Gross Weight",
                "Value": "0.162kg"
            },
            {
                "Name": "Volume Weight",
                "Value": "0.128kg"
            },
            {
                "Name": "Length",
                "Value": "26.500cm"
            },
            {
                "Name": "Width",
                "Value": "21.500cm"
            },
            {
                "Name": "Height",
                "Value": "1.000cm"
            },
            {
                "Name": "Weight",
                "Value": "0.145kg"
            },
            {
                "Name": "EAN",
                "Value": ""
            },
            {
                "Name": "With Retail Packaging",
                "Value": "No"
            }
        ],
        "LeadTime": "Out of Stock",
        "GrossWeight": 0.162,
        "VolumeWeight": 0.128,
        "Length": 26.500,
        "Width": 21.500,
        "Height": 1.000,
        "CompatibleList": [
            {
                "Brand": "Apple",
                "Model": "iPad Air (2013)",
                "Versions": [],
                "DisplayName": "iPad Air (2013)"
            },
            {
                "Brand": "Apple",
                "Model": "iPad 3",
                "Versions": [],
                "DisplayName": "iPad 3"
            },
            {
                "Brand": "Apple",
                "Model": "iPad 4",
                "Versions": [],
                "DisplayName": "iPad 4"
            },
            {
                "Brand": "Apple",
                "Model": "iPad 2",
                "Versions": [],
                "DisplayName": "iPad 2"
            }
        ],
        "Modified": "2021-11-30T17:40:46",
        "Added": "2014-10-09T17:02:17",
        "StockStatus": 4,
        "PackageList": null,
        "CacheTime": "2023-12-04T06:39:02",
        "Attributes": null
    },
    "ModelList": []
}
🟢200unauthorized
Previous
Search products
Next
Get status of a list of products
Built with