技术文档
方法相同入参 AOP 使用说明
Shopee 刊登业务梳理文档
亚马逊刊登相关业务知识
刊登监控设计方案
亚马逊跟卖设计
Fanno 刊登业务梳理文档
日志收集 方案设计
PIB 刊登方案设计
Temu 刊登方案设计
ShopTokenInfo Aop集成MBC方案
香港定时卡刊登任务方案
push-message 、receive-message 省流方案
OZON 刊登方案设计
Lazada视频上传方案
广州同步店铺框架搭建
Shopify翻版
Amazon交接
TikTok 由global模式切换replicate模式调研
tiktok 折扣活动对接方案
Target 初期调研
本文档使用 MrDoc 发布
-
+
首页
Target 初期调研
## 前言 ``` 调研资源: https://targetonline.sharepoint.com/:f:/s/TargetPartnerOnboarding/EiVSp12u_3lItUO_5W6TOTABtoVLg0JzbcISGitKhiDOPw?e=5%3a0dvsUj&at=9 文档链接: 类目和属性:https://plus.target.com/docs/spec/taxonomy#get-/attributes 创建和拉取:https://plus.target.com/docs/spec/seller#post-/sellers/-seller_id-/products ``` ## 刊登流程 ``` 刊登流程分为 单品(SA) 和 多品(VAP)模式 ps: 单品和多品调用刊登接口不同 数据结构不同 目前仅测试了 SA模式数据, 一直卡在 barcode 校验 ------------------------------------------------------------ 刊登合计调用接口 1 获取当前店铺允许销售的商品类型 POST /sellers/v1/sellers/{seller_id}/report_requests GET /sellers/v1/sellers/{seller_id}/report_requests/{report_request_id} download_url 2 获取类目列表接口 GET /item_taxonomies/v2/taxonomies 3 获取类目属性接口 taxonomy_id 为 2中返回值 GET /item_taxonomies/v2/assignments?taxonomy_id={taxonomy_id}&attribute_group=SELLING,CORE,TAX,LOGISTICS&target=EXTERNAL 4 获取类目属性属性值接口 taxonomy_id 为 2中返回值,ATTRIBUTE_ID为3中返回值 GET /item_taxonomies/v2/attribute_values?taxonomy_id={TAXONOMY_ID}&attribute_id={ATTRIBUTE_ID}&target=EXTERNAL 5 获取仓库列表接口 GET /sellers/v1/sellers/{seller_id}/distribution_centers 6 承运接口 GET /sellers/v1/shipping_methods > > > 上述六个接口调用完后 可调用刊登接口 7 刊登接口 POST https://stage-api.target.com/sellers/v1/sellers/{sellerId}/products 接口 7 目前测试下来只会校验基本信息设置状态,校验通过即会返回成功, 但此时商品数据实际为pending审核中。需要 根据刊登接口返回值 调用 8 确认商品是否实际成功 8 获取商品刊登审核状态接口( 调研信息 Target + AP...d Guide.pdf 中提醒调用该接口 但在文档链接中未找到该接口, 但可以正常调用拿到返回结果 GET https://stage-api.target.com/sellers/v1/sellers/{seller_id}/products/{product_id}/statuses/{product_status_id} > > > PS: 只要接口7 成功,就代表该sku使用过,变成了商品。 即 每个sku只能刊登一次,就算被拒绝也属于商品, 不能重复刊登。 上述8个接口 入参和反参如下。 ``` ## 基础信息接口 ### 1. 获取当前店铺允许销售的商品类型 ALLOWED_ITEM_TYPES ``` 1.1 POST /sellers/v1/sellers/{seller_id}/report_requests url: https://stage-api.target.com/sellers/v1/sellers/6903938d3b813d11cff7eeec/report_requests Body: { "type": "ALLOWED_ITEM_TYPES", "format": "JSON" } response: { "id": "6936634befa037322b329202", "seller_id": "6903938d3b813d11cff7eeec", "type": "ALLOWED_ITEM_TYPES", "status": "PENDING", "format": "JSON", "parameters": {}, "feedback": [], "created": "2025-12-08T05:34:03.904Z", "created_by": "0d957e0cdd942bdac88ba3cdcceec8c826e06b9487efae21c24648b668ea2354", "last_modified": "2025-12-08T05:34:03.850Z", "last_modified_by": "0d957e0cdd942bdac88ba3cdcceec8c826e06b9487efae21c24648b668ea2354" } 1.2 GET /sellers/v1/sellers/{seller_id}/report_requests/{report_request_id} url: https://stage-api.target.com/sellers/v1/sellers/6903938d3b813d11cff7eeec/report_requests/6936634befa037322b329202 response: { "id": "6936634befa037322b329202", "seller_id": "6903938d3b813d11cff7eeec", "type": "ALLOWED_ITEM_TYPES", "status": "COMPLETE", "download_url": "https://stage-api.target.com/sellers/v1/sellers/6903938d3b813d11cff7eeec/report_downloads/6936634befa037322b329202_allowed_item_types.json", "format": "JSON", "parameters": {}, "feedback": [], "created": "2025-12-08T05:34:03.904Z", "created_by": "0d957e0cdd942bdac88ba3cdcceec8c826e06b9487efae21c24648b668ea2354", "last_modified": "2025-12-08T05:34:47.994Z", "last_modified_by": "SYSTEM" } 1.3 download_url url: GET https://stage-api.target.com/sellers/v1/sellers/6903938d3b813d11cff7eeec/report_downloads/6936634befa037322b329202_allowed_item_types.json response: { "metadata": { "date_generated": "2025-12-08T05:34:47.112Z" }, "sections": { "allowed_item_types": [ { "brand": "No brand restriction", "product_subtype": "SOFT HOME", "item_type": "Rugs", "item_type_description": "A piece of thick heavy fabric that usually has a nap or pile and is used as a floor covering. Indoor or outdoor rugs to be setup here. ", "item_type_id": "247928", "last_modified_date": "2025-10-30T19:41:01.418Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "INDOOR LIGHTING", "item_type": "Floor Lamps", "item_type_description": "A freestanding floor lamp is a tall light fixture that stands on the floor to provide indoor illumination, and includes a lampshade.", "item_type_id": "255987", "last_modified_date": "2025-10-30T19:41:23.314Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "BEDDING", "item_type": "Bed Pillows", "item_type_description": "A Bed Pillow is a soft cushion which supports the head of a sleeping person.", "item_type_id": "247425", "last_modified_date": "2025-10-30T19:41:32.181Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "BEDDING", "item_type": "Sheet Sets", "item_type_description": "A sheet set is a bedding set that includes 1 flat sheet and 1 fitted sheet, as well as 1 Standard, 2 Standard, or 2 King pillowcases depending on the mattress size.", "item_type_id": "247553", "last_modified_date": "2025-10-30T19:41:41.949Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "COMPUTER", "item_type": "Network Adapters", "item_type_description": "A computer hardware component that connects a computer to a computer network.", "item_type_id": "89255021", "last_modified_date": "2025-11-06T16:38:10.061Z", "price_range": "$0 - $50", "referral_rate": 0.12 }, { "brand": "No brand restriction", "product_subtype": "COMPUTER", "item_type": "Network Adapters", "item_type_description": "A computer hardware component that connects a computer to a computer network.", "item_type_id": "89255021", "last_modified_date": "2025-11-06T16:38:10.061Z", "price_range": "more than $50", "referral_rate": 0.16 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Artificial Garlands", "item_type_description": "An artificial garland is a length of material that is made of artificial or dried leaves, flowers, ornamental accents, and is used as a decoration.", "item_type_id": "249440", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Artificial Plants", "item_type_description": "An artificial plant is a fake plant made of man-made material which is used for decoration.", "item_type_id": "249438", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Artificial Stems", "item_type_description": "Artificial Stems are individual stems of man-made or dried flowers, leaves, berries, sticks, etc. which can be used to create an artificial arrangement.", "item_type_id": "249436", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Artificial Swag", "item_type_description": "An artificial swag is a suspended cluster of man-made or dried flowers, fruit, greenery or other ornamental accents.", "item_type_id": "276907", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Artificial Trees", "item_type_description": "An artificial tree is a man-made ornamental tree used for decoration. May be plain or decorated with lights, ornaments, pot, and other decorative details.", "item_type_id": "249511", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Banners and Garlands", "item_type_description": "A garland or banner is a length of material with decorative elements for decorative purposes. Examples include: Happy Birthday banners or pom pom garlands.", "item_type_id": "521928", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Candle Holder Sets", "item_type_description": "A set of different holders with a socket for a candle.", "item_type_id": "115312699", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Candle Holders", "item_type_description": "A candle holder is a holder with a socket to support a candle. ", "item_type_id": "115312554", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Collectible Display Boxes", "item_type_description": "A collectible display box is a box made of glass or clear material used to display items for decorative purposes. ", "item_type_id": "256029", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Craft Storage Containers", "item_type_description": "A receptacle used to store items specifically pertaining to craft supplies or products. This item type can be used for items that will hold the end product of a craft project, such as homemade lip balm or essential oil sprays.", "item_type_id": "1831564726", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Decorative Accent Sets", "item_type_description": "A decorative accent set is a group of two or more different ornamental objects which are sold together.", "item_type_id": "255906", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Decorative Banks", "item_type_description": "A decorative coin bank is an ornamental container (usually with a slot in the top) for storing money.", "item_type_id": "120170475", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Decorative Baskets", "item_type_description": "A decorative basket is a container made of interwoven strips of pliable materials, such as cane or straw, and often (not always) carried by means of a handle or handles with decorative elements. ", "item_type_id": "257526", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Decorative Bookends", "item_type_description": "A decorative bookend is an ornamental support for the end of a row of books to keep them upright.", "item_type_id": "120170452", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Decorative Bowls", "item_type_description": "A decorative bowl is an ornamental basin used for displaying or storing item; not food safe. ", "item_type_id": "120170435", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Decorative Boxes", "item_type_description": "A decorative box is a container with a flat base and sides covered with a lid. The container has added elements of adornment and finishes making the container eye-catching.", "item_type_id": "257528", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Decorative Buckets", "item_type_description": "A decorative bucket is a cylindrical or round container with a flat base and usually a handle. Used for home decoration, storage, and containing objects.", "item_type_id": "361817", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Decorative Cloches", "item_type_description": "A Decorative Cloche is bell- or dome-shaped cover used indoors to display or protect ornamental objects", "item_type_id": "120259243", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Decorative Container Sets", "item_type_description": "A decorative container set is a group of two or more different baskets, boxes, bins, etc. used for home decoration and storage and sold in a packaged set.", "item_type_id": "257505", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Decorative Door Danglers", "item_type_description": "A decorative door dangler is a decoration made to hang from the knob of a door or from the door itself but does not include wreaths which has its own item type under Merch Type: artificial flowers, plants, and trees; Item type: wreaths.", "item_type_id": "115157493", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Decorative Easels or Stands", "item_type_description": "A decorative easel or stand is an ornamental self-supporting frame for holding and displaying decorative objects or artwork.", "item_type_id": "120170372", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Decorative Filler", "item_type_description": "A decorative filler is an ornamental item placed in a bowl, vase, or other container to fill it for decorative purposes.", "item_type_id": "255900", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Decorative Jars", "item_type_description": "A decorative jar is an ornamental wide-mouthed, cylindrical container made of glass or pottery.", "item_type_id": "120259266", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Decorative Letters and Words", "item_type_description": "A decorative word or letter is an ornamental, three dimensional representation of a word or letter.", "item_type_id": "285784", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Decorative Objects", "item_type_description": "A Decorative Object is an ornamental item, such as a statue, figurine, or seasonal object, which is solely designed for display purposes.", "item_type_id": "273729", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Decorative Storage Bins", "item_type_description": "A decorative storage bin is an open, unlidded receptacle with a flat base used for home decoration. The container has added elements of adornment and finishes making the container eye-catching. (Use for fabric drawers, modular cube, window drawers, storage bin, etc.)", "item_type_id": "441201", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Decorative Trays and Platters", "item_type_description": "A decorative tray or platter is an ornamental, flat, shallow container with a raised rim, sometimes with handles, used for holding small items. Not food safe. ", "item_type_id": "120170521", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Decorative Vases", "item_type_description": "A vase is a decorative container, typically made of glass or china and used as an ornament or for displaying cut flowers. It may or may not be capable of holding water.", "item_type_id": "120259387", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Decorative Wall Sculptures", "item_type_description": "Wall sculptures are 3D objects used for decoration and are intended to hang from or adhere to the surface of a wall or door.", "item_type_id": "417882", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Digital Photo Frames", "item_type_description": "A digital photo frame is an item that looks like a traditional photo frame but stores and cycles through digital images.", "item_type_id": "89341244", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Drawer Dividers", "item_type_description": "A drawer divider is a device that fits into a drawer as a partition to create separate storage spaces. ", "item_type_id": "1790223941", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Fiber Wall Art", "item_type_description": "Fiber wall art refers to a decorative wall piece combining a variety of techniques and materials to create patterns and designs into a wall hanging, such as macramé wall hangings. Fiber wall art is frequently hung by a rod/rope hanger system.", "item_type_id": "522210", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Flame Candles", "item_type_description": "A flame candle is a cylinder or block of wax with a central wick that is lit to produce light as it burns.", "item_type_id": "256038", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Flameless Candles", "item_type_description": "A flameless (aka battery operated) candle is a product designed to look and sometimes smell like a candle. The light given off by this candle is produced by a battery instead of a flame burning the wick.", "item_type_id": "417698", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Frame Sets", "item_type_description": "A frame set is a group of two or more different frames which are sold together.", "item_type_id": "256036", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Freestanding Signs", "item_type_description": "A freestanding sign is a decorative sign that requires no external support or can be leaned against a wall or structure. ", "item_type_id": "115157885", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Geographic Globes", "item_type_description": "A geographical globe is a spherical representation of the earth with a map on the surface.", "item_type_id": "120170569", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Growth Chart", "item_type_description": "A growth chart is a graphic diagram used to chart a child's growth in height over time. Intended to be hung or adhere onto a wall.", "item_type_id": "255992", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Mobiles", "item_type_description": "A mobile is a decorative structure that is suspended so as to turn freely in the air. Subtypes are decorative mobiles and baby mobiles. Decorative mobiles are a decor piece for the home while baby mobiles are put above the baby's crib to promote brain development by visual stimulation or to soothe a baby to sleep. Mobiles can be powered to turn, play music, and/or light up.", "item_type_id": "115157658", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Multiple Image Frames", "item_type_description": "A multiple image frame is a picture frame that allows space for multiple images to be displayed. ", "item_type_id": "255897", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Photograph Accessories", "item_type_description": "A photograph accessory is a item used to enhance the display of an image, such as a frame mat or a photograph clip.", "item_type_id": "256027", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Shadow Boxes", "item_type_description": "A shadow box is a shallow case usually with a glass front in which something is set for protection and display.", "item_type_id": "256077", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Single Image Frames", "item_type_description": "A single image frame is a picture frame that only displays one image. If there is space for multiple images, please use Item Type \"Multiple Image Frames\".", "item_type_id": "256034", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Sports Memorabilia", "item_type_description": "Sports memorabilia is a souvenir, memento, keepsake or token of remembrance that is directly connected to a famous athlete, sporting event or personality. Solely decorative, not for items that are sports themed, such as towels, umbrellas, bags; such items should be set up in the corresponding item type.", "item_type_id": "279437", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Stained Glass and Suncatchers", "item_type_description": "Stained glass is a colored glass used to form decorative or pictorial designs in a panel and is usually hung in a window. A suncatcher is a hanging ornament made of reflective or colorful glass that reflects a light source.", "item_type_id": "115157876", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Storage Bags", "item_type_description": "A storage bag is a soft sided container with an opening that is used to protect, store and organize objects. There is little to no decorative details on the bag. ", "item_type_id": "413169", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Storage Cases", "item_type_description": "A storage case is a hard sided container designed to hold or protect something. A storage case often, but not always, has a carrying handle. There is little to no decorative details on the container. ", "item_type_id": "279217", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Storage Lids", "item_type_description": "A Storage Lid is an unattached cover for the opening of a hollow container. Lids in this item type are not decorative. ", "item_type_id": "121307070", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Storage Nets and Slings", "item_type_description": "A storage net and sling is a length of open-meshed material made of twine, cord, rope, or something similar, used to store, organize and display items. ", "item_type_id": "257574", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Storage Trays", "item_type_description": "A storage tray is a flat, shallow container with a raised rim used to store items. It may or may not have dividers to contain and organize items. There are no decorative details on the tray. ", "item_type_id": "257554", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Utility Storage Bins", "item_type_description": "A utility storage bin is an open, unlidded, flat-bottomed container used to contain and store items. There are no decorative details and is often made of a durable material like hard plastic", "item_type_id": "499101", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Utility Storage Sets", "item_type_description": "A utility storage set is a group of two or more different bins or totes used for storage. In general, but not always, these items are made of a durable material, often hard plastic. ", "item_type_id": "39974909", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Utility Storage Tubs and Totes", "item_type_description": "A storage tub or tote is a flat-bottomed container with a lid that is used for storage. There are no decorative details on the container and it's often made of a durable material such as hard plastic. ", "item_type_id": "257509", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Wall Art", "item_type_description": "Wall Art encompases decorative prints, canvases, and posters. Wall sculptures should be set up under the item type \"Decorative Wall Sculptures\". Wall tapestries and fiber art work should be set up under the item type \"Fiber Wall Art\".", "item_type_id": "295986", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Wall Art Sets", "item_type_description": "A decorative wall art set is a group of two or more different pieces of wall art which are sold together.", "item_type_id": "417883", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Wall Sign Panels", "item_type_description": "A wall sign panel is a flat board or plank made of rigid material with wording, like a sign, used for decoration and hung or adhered to a wall or door.", "item_type_id": "417880", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Wall Tapestries", "item_type_description": "A wall tapestry is a piece of woven fabric depicting pictures, patterns, or designs. Tapestries are distinctive for their large rectangular shape and size.", "item_type_id": "417881", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Water Globes", "item_type_description": "A water globe is a transparent sphere, usually made of glass or plastic, enclosing a miniaturized scene that is submerged in water. The globe may have loose glitter or other small piece of material that are designed to imitate a snowfall when shook.", "item_type_id": "256113", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Wreath Holders and Accessories", "item_type_description": "A wreath holder is a device used to hold a wreath on a door, house, in a window, etc.", "item_type_id": "115154155", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 }, { "brand": "No brand restriction", "product_subtype": "HOME DECOR", "item_type": "Wreaths", "item_type_description": "A wreath is a predominantly man-made (or dried) arrangement of flowers, leaves, stems, or other ornamental objects or accents fastened into a shape, usually a ring, and used for decoration on a wall, door, or window.", "item_type_id": "249444", "last_modified_date": "2025-10-30T19:40:45.439Z", "price_range": "All prices", "referral_rate": 0.1 } ] } } ``` ### 2 获取类目列表接口 ``` GET /item_taxonomies/v2/taxonomies https://stage-api.target.com/item_taxonomies/v2/taxonomies respone: [ { "name": "Target Products", "type": "ROOT", "targets": [ "INTERNAL" ], "id": "root", "status": "ACTIVE", "last_modified": "2018-01-25T15:30:45.836Z", "child_count": 21 }, { "name": "3D Printer Filament", "type": "ITEM_TYPE", "parent_id": "124701", "description": "A spool that contains the material base for 3D printer models.", "targets": [ "EXTERNAL", "INTERNAL" ], "class_id": 3, "department_id": 56, "id": "521500", "status": "ACTIVE", "breadcrumbs": [ { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT" }, { "id": "542", "name": "ELECTRONICS", "status": "ACTIVE", "type": "PRODUCT_TYPE" }, { "id": "607", "name": "COMPUTER", "status": "ACTIVE", "type": "PRODUCT_SUBTYPE" }, { "id": "124701", "name": "additive manufacturing products", "status": "ACTIVE", "type": "MERCHANDISE_TYPE" } ], "last_modified": "2020-06-09T15:11:54.559Z", "child_count": 0 }, { "name": "3D Printer Replacement Parts and Accessories", "type": "ITEM_TYPE", "parent_id": "124701", "description": "3D printer replacement parts and accessories are additional parts and accessories that are used specifically with 3D printer replacement parts and accessories.", "targets": [ "EXTERNAL", "INTERNAL" ], "class_id": 3, "department_id": 56, "id": "526616", "status": "ACTIVE", "breadcrumbs": [ { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT" }, { "id": "542", "name": "ELECTRONICS", "status": "ACTIVE", "type": "PRODUCT_TYPE" }, { "id": "607", "name": "COMPUTER", "status": "ACTIVE", "type": "PRODUCT_SUBTYPE" }, { "id": "124701", "name": "additive manufacturing products", "status": "ACTIVE", "type": "MERCHANDISE_TYPE" } ], "last_modified": "2020-06-09T15:11:54.625Z", "child_count": 0 }, { "name": "3D Printers", "type": "ITEM_TYPE", "parent_id": "124701", "description": "A 3D printer is a printer that produces three dimensional solid objects from a digital file. The creation of a 3D printed object is achieved using additive processes. In an additive process an object is created by laying down successive layers of material until the entire object is created. Each of these layers can be seen as a thinly sliced horizontal cross-section of the eventual object.", "targets": [ "EXTERNAL", "INTERNAL" ], "class_id": 3, "department_id": 56, "id": "521010", "status": "ACTIVE", "breadcrumbs": [ { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT" }, { "id": "542", "name": "ELECTRONICS", "status": "ACTIVE", "type": "PRODUCT_TYPE" }, { "id": "607", "name": "COMPUTER", "status": "ACTIVE", "type": "PRODUCT_SUBTYPE" }, { "id": "124701", "name": "additive manufacturing products", "status": "ACTIVE", "type": "MERCHANDISE_TYPE" } ], "last_modified": "2020-06-09T15:11:54.717Z", "child_count": 0 }, { "name": "3D Puzzles", "type": "ITEM_TYPE", "parent_id": "111610", "description": "A tiling puzzle that requires the assembly of numerous small, interlocking and tessellating pieces to form a three dimensional final product.", "targets": [ "EXTERNAL", "INTERNAL" ], "class_id": 9, "department_id": 87, "id": "230402", "status": "ACTIVE", "breadcrumbs": [ { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT" }, { "id": "544", "name": "TOYS", "status": "ACTIVE", "type": "PRODUCT_TYPE" }, { "id": "654", "name": "INDOOR TOYS", "status": "ACTIVE", "type": "PRODUCT_SUBTYPE" }, { "id": "111610", "name": "puzzles", "status": "ACTIVE", "type": "MERCHANDISE_TYPE" } ], "last_modified": "2020-12-09T21:52:35.944Z", "child_count": 0 }, { "name": "Above Ground Pools", "type": "ITEM_TYPE", "parent_id": "108595", "synonyms": [ "Framed Pools", "Hard-Sided Pools", "Plunge Pools", "Inflatable Pools" ], "description": "A swimming pool entirely above ground, which may be inflatable, framed, or hard-sided. This is not for kiddie pools with a depth of 3 feet or less. For these, use Item Type kiddie pools.", "targets": [ "EXTERNAL", "INTERNAL" ], "class_id": 11, "department_id": 91, "id": "57062315", "status": "ACTIVE", "breadcrumbs": [ { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT" }, { "id": "543", "name": "SPORTING GOODS", "status": "ACTIVE", "type": "PRODUCT_TYPE" }, { "id": "88", "name": "WATER SPORTS", "status": "ACTIVE", "type": "PRODUCT_SUBTYPE" }, { "id": "108595", "name": "pools, hot tubs, and accessories", "status": "ACTIVE", "type": "MERCHANDISE_TYPE" } ], "last_modified": "2025-07-28T20:40:58.763Z", "child_count": 0 }, { "name": "accent chair", "type": "ITEM_TYPE", "parent_id": "2032455788", "targets": [ "NONRETAIL" ], "id": "32300151", "status": "ACTIVE", "breadcrumbs": [ { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT" }, { "id": "1473266021", "name": "fixtures", "status": "ACTIVE", "type": "PRODUCT_TYPE" }, { "id": "1509539483", "name": "freestanding fixtures and components", "status": "ACTIVE", "type": "PRODUCT_SUBTYPE" }, { "id": "2032455788", "name": "seating furniture", "status": "ACTIVE", "type": "MERCHANDISE_TYPE" } ], "created": "2021-02-23T19:42:35.391Z", "last_modified": "2021-02-23T19:42:35.395Z", "child_count": 0 }, { "name": "Accent Chairs", "type": "ITEM_TYPE", "parent_id": "106487", "synonyms": [ "Sleeper Chairs", "Chair and Ottoman Sets", "Accent Stools", "Dish Chairs", "Swivel Chairs", "Arm Chairs", "Kids Accent Chairs", "Gaming Rockers", "Lift Chairs", "Butterfly Chairs", "Chair and a Half", "Kids Chair Set", "Novelty Chairs", "Convertible Chairs", "Club Chairs", "Barrel Chairs", "Glider Chairs", "Armless Chairs", "Recliners", "Papasan Chairs", "Slipper Chairs", "Vanity Stools", "Rocking Chairs", "Settees", "Wingback Chairs" ], "description": "Accent chairs are seats that are placed strategically in a room to provide comfortable and purposeful seating, as well as complement a room's decor.", "targets": [ "INTERNAL", "EXTERNAL" ], "class_id": 8, "department_id": 249, "id": "239651", "status": "ACTIVE", "breadcrumbs": [ { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT" }, { "id": "596", "name": "FURNITURE", "status": "ACTIVE", "type": "PRODUCT_TYPE" }, { "id": "609", "name": "seating and tables", "status": "ACTIVE", "type": "PRODUCT_SUBTYPE" }, { "id": "106487", "name": "indoor seating", "status": "ACTIVE", "type": "MERCHANDISE_TYPE" } ], "last_modified": "2025-05-29T19:45:48.125Z", "child_count": 0 }, { "name": "Accent Table Sets", "type": "ITEM_TYPE", "parent_id": "106482", "synonyms": [ "TV Tray Table Sets", "Nesting Table Sets", "Coffee and Accent Table Sets", "Accent Table Sets" ], "description": "An accent table set is two or more different types of accent tables, sold together as a packaged sets. Examples would be nesting tables or a coffee table and accent table.", "targets": [ "EXTERNAL", "INTERNAL" ], "class_id": 16, "department_id": 249, "id": "251334", "status": "ACTIVE", "breadcrumbs": [ { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT" }, { "id": "596", "name": "FURNITURE", "status": "ACTIVE", "type": "PRODUCT_TYPE" }, { "id": "609", "name": "seating and tables", "status": "ACTIVE", "type": "PRODUCT_SUBTYPE" }, { "id": "106482", "name": "Furniture Sets", "status": "ACTIVE", "type": "MERCHANDISE_TYPE" } ], "last_modified": "2022-12-02T17:30:46.066Z", "child_count": 0 }, { "name": "Accessibility Keypad", "type": "ITEM_TYPE", "parent_id": "1074307990", "description": "An accessibility keypad is a device that is attached to the self-checkout register and enables guests with vision or mobility issues to use the self-checkout experience.", "targets": [ "NONRETAIL" ], "id": "838760375", "status": "ACTIVE", "breadcrumbs": [ { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT" }, { "id": "113910", "name": "NON RETAIL", "status": "ACTIVE", "type": "PRODUCT_TYPE" }, { "id": "656990535", "name": "Technology", "status": "ACTIVE", "type": "PRODUCT_SUBTYPE" }, { "id": "1074307990", "name": "EndUser/EndPoint", "status": "ACTIVE", "type": "MERCHANDISE_TYPE" } ], "created": "2025-08-21T14:54:51.508Z", "last_modified": "2025-08-21T14:54:51.530Z", "child_count": 0 }, { "name": "accessories and shoes", "type": "PRODUCT_SUBTYPE", "parent_id": "540", "synonyms": [ "FOOTWEAR" ], "targets": [ "INTERNAL" ], "id": "103755", "status": "ACTIVE", "breadcrumbs": [ { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT" }, { "id": "540", "name": "APPAREL", "status": "ACTIVE", "type": "PRODUCT_TYPE" } ], "last_modified": "2022-05-10T08:41:28.604Z", "child_count": 7 }, { "name": "Accessory", "type": "ITEM_TYPE", "parent_id": "1465341402", "description": "Examples are extension cords, desktop locks, laptop bags, laptop locks.", "targets": [ "NONRETAIL" ], "id": "1098358681", "status": "ACTIVE", "breadcrumbs": [ { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT" }, { "id": "113910", "name": "NON RETAIL", "status": "ACTIVE", "type": "PRODUCT_TYPE" }, { "id": "656990535", "name": "Technology", "status": "ACTIVE", "type": "PRODUCT_SUBTYPE" }, { "id": "1465341402", "name": "Technology Consumable", "status": "ACTIVE", "type": "MERCHANDISE_TYPE" } ], "created": "2021-10-14T18:35:35.154Z", "last_modified": "2021-10-15T20:15:17.861Z", "child_count": 0 }, { "name": "accessory back panel", "type": "ITEM_TYPE", "parent_id": "1729168968", "targets": [ "NONRETAIL" ], "id": "30335334", "status": "ACTIVE", "breadcrumbs": [ { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT" }, { "id": "1473266021", "name": "fixtures", "status": "ACTIVE", "type": "PRODUCT_TYPE" }, { "id": "629769999", "name": "fixture accessories", "status": "ACTIVE", "type": "PRODUCT_SUBTYPE" }, { "id": "1729168968", "name": "fixture panels and trim", "status": "ACTIVE", "type": "MERCHANDISE_TYPE" } ], "created": "2021-03-02T14:58:17.104Z", "last_modified": "2021-03-02T14:58:17.109Z", "child_count": 0 }, { "name": "Acoustic Drums", "type": "ITEM_TYPE", "parent_id": "106637", "synonyms": [ "Tambora Drums", "Udu Drums", "Hand Drums", "Djembes", "Rack Toms", "Tom Drums", "Congas", "Cajons", "Concert Snare Drums", "Slit Drums", "Talking Drums", "Timbales", "Bongos", "Darbukas", "Handpan Drums", "Marching Bass Drums", "Timpanis", "Floor Toms", "Tabla Drums", "Concert Bass Drums", "Marching Tenor Drums", "Marching Snare Drums", "Bass Drums", "Timbal Drums", "Frame Drums", "Tubanos", "Concert Toms", "Rebolo Drums" ], "description": "An individual drum or other percussion instruments set up to be played by a single player, such as a snare drum, bongos, tom-tom, or bass drum.", "targets": [ "EXTERNAL", "INTERNAL" ], "class_id": 5, "department_id": 8, "id": "244480", "status": "ACTIVE", "breadcrumbs": [ { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT" }, { "id": "542", "name": "ELECTRONICS", "status": "ACTIVE", "type": "PRODUCT_TYPE" }, { "id": "593", "name": "musical instruments", "status": "ACTIVE", "type": "PRODUCT_SUBTYPE" }, { "id": "106637", "name": "drums and percussion", "status": "ACTIVE", "type": "MERCHANDISE_TYPE" } ], "last_modified": "2022-12-22T22:00:34.985Z", "child_count": 0 }, { "name": "Acoustical Ceiling Tile", "type": "ITEM_TYPE", "parent_id": "1324722622", "targets": [ "NONRETAIL" ], "id": "297104783", "status": "ACTIVE", "breadcrumbs": [ { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT" }, { "id": "113910", "name": "NON RETAIL", "status": "ACTIVE", "type": "PRODUCT_TYPE" }, { "id": "516416196", "name": "Indirect Building Materials", "status": "ACTIVE", "type": "PRODUCT_SUBTYPE" }, { "id": "1324722622", "name": "Interior Building Finishes", "status": "ACTIVE", "type": "MERCHANDISE_TYPE" } ], "created": "2023-12-15T18:26:21.761Z", "last_modified": "2023-12-15T18:26:21.765Z", "child_count": 0 }, { "name": "Action Cameras", "type": "ITEM_TYPE", "parent_id": "105792", "description": "An action camera is a camera designed to capture high motion situations, often serving as helmet mount cameras.", "targets": [ "EXTERNAL", "INTERNAL" ], "class_id": 10, "department_id": 56, "id": "298796", "status": "ACTIVE", "breadcrumbs": [ { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT" }, { "id": "542", "name": "ELECTRONICS", "status": "ACTIVE", "type": "PRODUCT_TYPE" }, { "id": "585", "name": "CAMERA AND OPTICS", "status": "ACTIVE", "type": "PRODUCT_SUBTYPE" }, { "id": "105792", "name": "cameras and camcorders", "status": "ACTIVE", "type": "MERCHANDISE_TYPE" } ], "last_modified": "2020-06-09T15:11:53.591Z", "child_count": 0 }, { "name": "Action Figure Accessories", "type": "ITEM_TYPE", "parent_id": "111606", "description": "An item or set of items used as props or replacement parts for action figures.", "targets": [ "EXTERNAL", "INTERNAL" ], "class_id": 6, "department_id": 87, "id": "113847769", "status": "ACTIVE", "breadcrumbs": [ { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT" }, { "id": "544", "name": "TOYS", "status": "ACTIVE", "type": "PRODUCT_TYPE" }, { "id": "654", "name": "INDOOR TOYS", "status": "ACTIVE", "type": "PRODUCT_SUBTYPE" }, { "id": "111606", "name": "dolls, puppets, and figures", "status": "ACTIVE", "type": "MERCHANDISE_TYPE" } ], "last_modified": "2020-06-09T15:11:47.034Z", "child_count": 0 }, { "name": "Action Figure Playsets", "type": "ITEM_TYPE", "parent_id": "111606", "description": "A structure and accessories made for an action figure or mini figure, which may include a figure or figures. Examples include PJ Masks Mission Control Headquarters Playset or Nintendo Super Mario Bowser Castle. ", "targets": [ "INTERNAL", "EXTERNAL" ], "class_id": 6, "department_id": 87, "id": "63019717", "status": "ACTIVE", "breadcrumbs": [ { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT" }, { "id": "544", "name": "TOYS", "status": "ACTIVE", "type": "PRODUCT_TYPE" }, { "id": "654", "name": "INDOOR TOYS", "status": "ACTIVE", "type": "PRODUCT_SUBTYPE" }, { "id": "111606", "name": "dolls, puppets, and figures", "status": "ACTIVE", "type": "MERCHANDISE_TYPE" } ], "created": "2020-09-24T15:25:48.287Z", "last_modified": "2020-09-24T15:36:08.021Z", "child_count": 0 }, { "name": "Action Figures", "type": "ITEM_TYPE", "parent_id": "111606", "description": "A figure representing a person or fictional character known for vigorous action, typically with movable joints. Action figures must possess a certain amount of posability, are generally built entirely of molded plastic, and should be taller than 3\". Example items include Transformers, Funko Pop, Marvel Legends. ", "targets": [ "EXTERNAL", "INTERNAL" ], "class_id": 6, "department_id": 87, "id": "44320436", "status": "ACTIVE", "breadcrumbs": [ { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT" }, { "id": "544", "name": "TOYS", "status": "ACTIVE", "type": "PRODUCT_TYPE" }, { "id": "654", "name": "INDOOR TOYS", "status": "ACTIVE", "type": "PRODUCT_SUBTYPE" }, { "id": "111606", "name": "dolls, puppets, and figures", "status": "ACTIVE", "type": "MERCHANDISE_TYPE" } ], "last_modified": "2022-05-17T13:20:26.658Z", "child_count": 0 }, { "name": "Active Sitting Chairs", "type": "ITEM_TYPE", "parent_id": "106487", "synonyms": [ "Active Sitting Stools", "Ball Chairs", "Task Stools", "Kneeling Chairs" ], "description": "Active sitting chairs are designed to engage the body in a variety of movement (core strengthening, balance,etc), while remaining stationery at a desk. ", "targets": [ "EXTERNAL", "INTERNAL" ], "class_id": 14, "department_id": 249, "id": "1040671442", "status": "ACTIVE", "breadcrumbs": [ { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT" }, { "id": "596", "name": "FURNITURE", "status": "ACTIVE", "type": "PRODUCT_TYPE" }, { "id": "609", "name": "seating and tables", "status": "ACTIVE", "type": "PRODUCT_SUBTYPE" }, { "id": "106487", "name": "indoor seating", "status": "ACTIVE", "type": "MERCHANDISE_TYPE" } ], "created": "2020-04-20T19:09:22.233Z", "last_modified": "2022-12-02T20:53:44.188Z", "child_count": 0 } ] ``` ### 3 获取类目属性接口 taxonomy_id 为 2中返回值 ``` GET /item_taxonomies/v2/assignments?taxonomy_id={taxonomy_id}&attribute_group=SELLING,CORE,TAX,LOGISTICS&target=EXTERNAL url: https://stage-api.target.com/item_taxonomies/v2/assignments?taxonomy_id=521500&attribute_group=SELLING,CORE,TAX,LOGISTICS&target=EXTERNAL respone: [ { "taxonomy_id": "root", "attribute_id": "884589648", "targets": [ "EXTERNAL" ], "required": false, "is_ai_derivable": false, "is_review_required": false, "max_selections": 1, "allow_value_requests": false, "id": "1189041845", "created": "2022-04-25T20:12:31.395Z", "last_modified": "2023-06-15T20:33:51.031Z", "taxonomy": { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT", "breadcrumbs": [] }, "attribute": { "id": "884589648", "name": "Bullet Feature 13", "description": "Highlights or features about the product, up to fifteen bullets.", "notes": "Used for item ingestion.", "type": "TEXT", "attribute_group": "CORE", "attribute_level": "GROUP", "mapped_property": "descriptions.bullets[13]" } }, { "taxonomy_id": "root", "attribute_id": "884552873", "targets": [ "EXTERNAL" ], "required": false, "is_ai_derivable": false, "is_review_required": false, "max_selections": 1, "allow_value_requests": false, "id": "1028235015", "created": "2021-03-18T19:40:23.100Z", "last_modified": "2023-06-15T20:38:15.666Z", "taxonomy": { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT", "breadcrumbs": [] }, "attribute": { "id": "884552873", "name": "Product Name", "description": "A short name or additional description of an item which will be used to populate the item’s product title. This should be used for information that is not captured in the attributes. ", "notes": "Tool_Dependent 7/30/20 Created MTA for T+ product title automation. LK", "type": "TEXT", "attribute_group": "SELLING", "attribute_level": "GROUP", "mapped_property": "884552873" } }, { "taxonomy_id": "root", "attribute_id": "125189397", "targets": [ "EXTERNAL" ], "required": false, "is_ai_derivable": false, "is_review_required": false, "max_selections": 1, "allow_value_requests": false, "id": "81458415", "created": "2022-04-25T20:11:30.784Z", "last_modified": "2023-06-15T20:34:55.174Z", "taxonomy": { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT", "breadcrumbs": [] }, "attribute": { "id": "125189397", "name": "Bullet Feature 9", "description": "Highlights or features about the product, up to fifteen bullets.", "notes": "Used for item ingestion.", "type": "TEXT", "attribute_group": "CORE", "attribute_level": "GROUP", "mapped_property": "descriptions.bullets[9]" } }, { "taxonomy_id": "root", "attribute_id": "365354122", "targets": [ "EXTERNAL" ], "required": false, "is_ai_derivable": false, "is_review_required": false, "max_selections": 1, "allow_value_requests": false, "id": "730671671", "created": "2024-07-08T18:49:59.272Z", "last_modified": "2024-07-08T18:49:59.272Z", "taxonomy": { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT", "breadcrumbs": [] }, "attribute": { "id": "365354122", "name": "Carbon and Emission Qualifiers", "description": "If a URL is not available, provide the legally required information as specified in California AB-1305 Voluntary Carbon Market Disclosures. ", "type": "TEXT", "attribute_group": "CORE", "attribute_level": "GROUP", "mapped_property": "compliance.carbon_emission_qualifiers" } }, { "taxonomy_id": "root", "attribute_id": "934571693", "targets": [ "EXTERNAL" ], "required": false, "is_ai_derivable": false, "is_review_required": false, "max_selections": 1, "allow_value_requests": false, "id": "1979302080", "created": "2022-04-25T20:13:02.081Z", "last_modified": "2023-06-15T20:34:03.275Z", "taxonomy": { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT", "breadcrumbs": [] }, "attribute": { "id": "934571693", "name": "Bullet Feature 15", "description": "Highlights or features about the product, up to fifteen bullets.", "notes": "Used for item ingestion.", "type": "TEXT", "attribute_group": "CORE", "attribute_level": "GROUP", "mapped_property": "descriptions.bullets[15]" } }, { "taxonomy_id": "root", "attribute_id": "614426828", "targets": [ "EXTERNAL" ], "required": false, "is_ai_derivable": false, "is_review_required": false, "max_selections": 1, "allow_value_requests": false, "id": "190831330", "created": "2024-07-08T18:49:55.045Z", "last_modified": "2024-07-08T18:49:55.046Z", "taxonomy": { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT", "breadcrumbs": [] }, "attribute": { "id": "614426828", "name": "Carbon and Emission Claims URL", "description": "If California AB-1305 Voluntary Carbon Market Disclosures applies to the item, this is the URL that links to a website that provides the legally required information that must be disclosed as per CA AB-2331 law. The URL must begin with a standard prefix such as www. or http:// or https://.", "type": "TEXT", "attribute_group": "CORE", "attribute_level": "GROUP", "mapped_property": "compliance.carbon_neutral_url" } }, { "taxonomy_id": "root", "attribute_id": "1951696667", "targets": [ "EXTERNAL" ], "required": false, "is_ai_derivable": false, "is_review_required": false, "max_selections": 1, "allow_value_requests": false, "value_group_ids": [ "174550-284395" ], "id": "979315083", "created": "2024-07-08T18:49:51.109Z", "last_modified": "2024-07-08T18:49:51.109Z", "taxonomy": { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT", "breadcrumbs": [] }, "attribute": { "id": "1951696667", "name": "Carbon and Emission Claims", "description": "Indicates if this item is subjective to California AB-1305 Voluntary Carbon Market Disclosures. If Yes then Carbon and Emission Claims URL or Carbon and Emission Qualifiers must also be entered.", "type": "VALUE", "attribute_group": "CORE", "attribute_level": "GROUP", "mapped_property": "compliance.is_carbon_neutral" } }, { "taxonomy_id": "root", "attribute_id": "498510364", "targets": [ "EXTERNAL" ], "required": false, "is_ai_derivable": false, "is_review_required": false, "max_selections": 1, "allow_value_requests": false, "id": "762615937", "created": "2022-04-25T20:11:15.401Z", "last_modified": "2023-06-15T20:34:49.503Z", "taxonomy": { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT", "breadcrumbs": [] }, "attribute": { "id": "498510364", "name": "Bullet Feature 8", "description": "Highlights or features about the product, up to fifteen bullets.", "notes": "Used for item ingestion.", "type": "TEXT", "attribute_group": "CORE", "attribute_level": "GROUP", "mapped_property": "descriptions.bullets[8]" } }, { "taxonomy_id": "root", "attribute_id": "431639027", "targets": [ "EXTERNAL" ], "required": false, "is_ai_derivable": false, "is_review_required": false, "max_selections": 1, "allow_value_requests": false, "id": "1182742469", "created": "2020-12-09T19:38:28.241Z", "last_modified": "2023-06-15T20:38:54.268Z", "taxonomy": { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT", "breadcrumbs": [] }, "attribute": { "id": "431639027", "name": "Return Policy", "description": "Identify a return policy (ex. AAA, AAB) for your item, if a policy is not provided Target will select one to assign", "type": "TEXT", "attribute_group": "LOGISTICS", "attribute_level": "BUYABLE", "mapped_property": "seller_return_policy", "tags": [ "review_not_required" ], "minimum_value": 3, "maximum_value": 3 } }, { "taxonomy_id": "root", "attribute_id": "1762622332", "targets": [ "EXTERNAL" ], "required": false, "is_ai_derivable": false, "is_review_required": false, "max_selections": 1, "allow_value_requests": false, "id": "393246546", "created": "2022-04-25T20:09:58.501Z", "last_modified": "2023-06-15T20:34:38.118Z", "taxonomy": { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT", "breadcrumbs": [] }, "attribute": { "id": "1762622332", "name": "Bullet Feature 6", "description": "Highlights or features about the product, up to fifteen bullets.", "notes": "Used for item ingestion.", "type": "TEXT", "attribute_group": "CORE", "attribute_level": "GROUP", "mapped_property": "descriptions.bullets[6]" } }, { "taxonomy_id": "root", "attribute_id": "2057497820", "targets": [ "EXTERNAL" ], "required": false, "is_ai_derivable": false, "is_review_required": false, "max_selections": 1, "allow_value_requests": false, "id": "1902016129", "created": "2023-07-18T20:33:41.819Z", "last_modified": "2023-07-18T20:33:41.819Z", "taxonomy": { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT", "breadcrumbs": [] }, "attribute": { "id": "2057497820", "name": "Net Contents Quantity", "description": "The numerical amount of the consumable product of the trade item contained in a package, as declared on the label, which may include net weight, volume, count, units.", "notes": "7/18/23 JH: To be used only for EXTERNAL (3P/T+) Taxonomy.", "type": "NUMBER", "attribute_group": "CORE", "attribute_level": "GROUP", "mapped_property": "compliance.net_content_quantity" } }, { "taxonomy_id": "124701", "attribute_id": "1561197097", "targets": [ "EXTERNAL" ], "required": false, "is_ai_derivable": false, "is_review_required": false, "max_selections": 3, "allow_value_requests": false, "id": "1819436677", "created": "2023-10-02T17:42:07.062Z", "last_modified": "2023-10-02T17:42:07.062Z", "taxonomy": { "id": "124701", "name": "additive manufacturing products", "status": "ACTIVE", "type": "MERCHANDISE_TYPE", "breadcrumbs": [ { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT" }, { "id": "542", "name": "ELECTRONICS", "status": "ACTIVE", "type": "PRODUCT_TYPE" }, { "id": "607", "name": "COMPUTER", "status": "ACTIVE", "type": "PRODUCT_SUBTYPE" } ] }, "attribute": { "id": "1561197097", "name": "Color Specific Description", "description": "Indicates the formulary colors associated with a product's color in certain categories, also used to indicate the color families and more granular color names when a formulary color does not apply.", "notes": "Max_Occur_3 Abbreviation: CSD Class_Color Tool_Dependent || This MTA can be INT or EXT, when used for 3P this MTA can never be a required attribute.||", "type": "TEXT", "attribute_group": "SELLING", "attribute_level": "GROUP", "mapped_property": "1561197097" } }, { "taxonomy_id": "root", "attribute_id": "2002576117", "targets": [ "EXTERNAL" ], "required": false, "is_ai_derivable": false, "is_review_required": false, "max_selections": 1, "allow_value_requests": false, "id": "510743932", "created": "2022-04-25T20:12:46.795Z", "last_modified": "2023-06-15T20:33:56.828Z", "taxonomy": { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT", "breadcrumbs": [] }, "attribute": { "id": "2002576117", "name": "Bullet Feature 14", "description": "Highlights or features about the product, up to fifteen bullets.", "notes": "Used for item ingestion.", "type": "TEXT", "attribute_group": "CORE", "attribute_level": "GROUP", "mapped_property": "descriptions.bullets[14]" } }, { "taxonomy_id": "root", "attribute_id": "1123763136", "targets": [ "EXTERNAL" ], "required": false, "is_ai_derivable": false, "is_review_required": false, "max_selections": 1, "allow_value_requests": false, "id": "857022169", "created": "2022-04-25T20:11:47.206Z", "last_modified": "2023-06-15T20:33:32.245Z", "taxonomy": { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT", "breadcrumbs": [] }, "attribute": { "id": "1123763136", "name": "Bullet Feature 10", "description": "Highlights or features about the product, up to fifteen bullets.", "notes": "Used for item ingestion.", "type": "TEXT", "attribute_group": "CORE", "attribute_level": "GROUP", "mapped_property": "descriptions.bullets[10]" } }, { "taxonomy_id": "root", "attribute_id": "1446051420", "targets": [ "EXTERNAL" ], "required": false, "is_ai_derivable": false, "is_review_required": false, "max_selections": 1, "allow_value_requests": false, "id": "131464976", "created": "2022-04-25T20:12:01.489Z", "last_modified": "2023-06-15T20:33:39.732Z", "taxonomy": { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT", "breadcrumbs": [] }, "attribute": { "id": "1446051420", "name": "Bullet Feature 11", "description": "Highlights or features about the product, up to fifteen bullets.", "notes": "Used for item ingestion.", "type": "TEXT", "attribute_group": "CORE", "attribute_level": "GROUP", "mapped_property": "descriptions.bullets[11]" } }, { "taxonomy_id": "root", "attribute_id": "1067311628", "targets": [ "EXTERNAL" ], "required": false, "is_ai_derivable": false, "is_review_required": false, "max_selections": 1, "allow_value_requests": false, "id": "194063777", "created": "2022-04-25T20:10:43.459Z", "last_modified": "2023-06-15T20:34:43.988Z", "taxonomy": { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT", "breadcrumbs": [] }, "attribute": { "id": "1067311628", "name": "Bullet Feature 7", "description": "Highlights or features about the product, up to fifteen bullets.", "notes": "Used for item ingestion.", "type": "TEXT", "attribute_group": "CORE", "attribute_level": "GROUP", "mapped_property": "descriptions.bullets[7]" } }, { "taxonomy_id": "root", "attribute_id": "37972488", "targets": [ "EXTERNAL" ], "required": false, "is_ai_derivable": false, "is_review_required": false, "max_selections": 1, "allow_value_requests": false, "value_group_ids": [ "335921198" ], "id": "1019234041", "created": "2023-07-18T20:34:22.547Z", "last_modified": "2023-07-18T20:34:22.547Z", "taxonomy": { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT", "breadcrumbs": [] }, "attribute": { "id": "37972488", "name": "Net Contents Unit of Measure", "description": "The unit of measure used to describe the amount of the consumable product of the trade item contained in a package, as declared on the label, which may include net weight, volume, count, units.", "notes": "7/18/23 JH: To be used only for EXTERNAL (3P/T+) Taxonomy.", "type": "VALUE", "attribute_group": "CORE", "attribute_level": "GROUP", "mapped_property": "compliance.net_content_unit_of_measure" } }, { "taxonomy_id": "root", "attribute_id": "909953362", "targets": [ "EXTERNAL" ], "required": false, "is_ai_derivable": false, "is_review_required": false, "max_selections": 1, "allow_value_requests": false, "id": "717479983", "created": "2022-04-25T20:12:14.044Z", "last_modified": "2023-06-15T20:33:45.331Z", "taxonomy": { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT", "breadcrumbs": [] }, "attribute": { "id": "909953362", "name": "Bullet Feature 12", "description": "Highlights or features about the product, up to fifteen bullets.", "notes": "Used for item ingestion.", "type": "TEXT", "attribute_group": "CORE", "attribute_level": "GROUP", "mapped_property": "descriptions.bullets[12]" } }, { "taxonomy_id": "root", "attribute_id": "1272385820", "targets": [ "EXTERNAL" ], "required": false, "is_ai_derivable": false, "is_review_required": false, "max_selections": 1, "allow_value_requests": false, "id": "1384469235", "created": "2020-04-21T18:27:50.003Z", "last_modified": "2023-06-15T20:31:48.043Z", "taxonomy": { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT", "breadcrumbs": [] }, "attribute": { "id": "1272385820", "name": "Additional Image 1", "description": "Alternate product image URL. Images must be JPGs. Images must be RGB. Preferred minimum dimensions are 2400x2400px. Recommended minimum dimensions are 1200x1200px. Lifestyle images should show product, at scale, in use. Product images should present a great view of the item and highlight top features. When applicable images should showcase size, scale, shape, and/or capacity. Front of packaging is acceptable if it is clearly in-package (not a graphic/illustration/CAD of the package). Must not contain any watermarks, promotional language, or graphic content. Filler/placeholder images, such as \"No Image\" images, are not allowed. Do not feature items that do not come with, or are not part of, the item (using a relevant prop is acceptable if you are calling attention to physical scale (e.g., prop a vase with a single flower). Props should be sparse and neutral (white) whenever possible. Images must have full usage rights. Product should be shot either overhead, (slightly) 3/4 overhead or straight on. The approach is graphic and clean. The product should never appear fussy or overworked. Think modern yet warm. Retouching should be minimal, clean-up product as necessary. Shadows may need to be adjusted but should retain their natural state and not look manufactured. The shadow should follow the shape of the item and be soft with a little deeper value adjacent to the edges of the product.", "notes": "Used for item ingestion", "type": "TEXT", "attribute_group": "CORE", "attribute_level": "BUYABLE", "mapped_property": "digital_assets.images.alternate_image_urls[1]" } }, { "taxonomy_id": "root", "attribute_id": "999763752", "targets": [ "EXTERNAL" ], "required": false, "is_ai_derivable": false, "is_review_required": false, "max_selections": 1, "allow_value_requests": false, "id": "351516397", "created": "2020-04-21T18:27:59.291Z", "last_modified": "2023-06-15T20:31:51.692Z", "taxonomy": { "id": "root", "name": "Target Products", "status": "ACTIVE", "type": "ROOT", "breadcrumbs": [] }, "attribute": { "id": "999763752", "name": "Additional Image 10", "description": "Alternate product image URL. Images must be JPGs. Images must be RGB. Preferred minimum dimensions are 2400x2400px. Recommended minimum dimensions are 1200x1200px. Lifestyle images should show product, at scale, in use. Product images should present a great view of the item and highlight top features. When applicable images should showcase size, scale, shape, and/or capacity. Front of packaging is acceptable if it is clearly in-package (not a graphic/illustration/CAD of the package). Must not contain any watermarks, promotional language, or graphic content. Filler/placeholder images, such as \"No Image\" images, are not allowed. Do not feature items that do not come with, or are not part of, the item (using a relevant prop is acceptable if you are calling attention to physical scale (e.g., prop a vase with a single flower). Props should be sparse and neutral (white) whenever possible. Images must have full usage rights. Product should be shot either overhead, (slightly) 3/4 overhead or straight on. The approach is graphic and clean. The product should never appear fussy or overworked. Think modern yet warm. Retouching should be minimal, clean-up product as necessary. Shadows may need to be adjusted but should retain their natural state and not look manufactured. The shadow should follow the shape of the item and be soft with a little deeper value adjacent to the edges of the product.", "notes": "Used for item ingestion", "type": "TEXT", "attribute_group": "CORE", "attribute_level": "BUYABLE", "mapped_property": "digital_assets.images.alternate_image_urls[10]" } } ] ``` ### 4 获取类目属性属性值接口 ``` GET /item_taxonomies/v2/attribute_values?taxonomy_id={TAXONOMY_ID}&attribute_id={ATTRIBUTE_ID}&target=EXTERNAL url: https://stage-api.target.com/item_taxonomies/v2/attribute_values?taxonomy_id=521500&attribute_id=140951&target=EXTERNAL response: [ { "name": "No Battery Used", "description": "Item does not contain a battery or require one to operate", "id": "407518", "last_modified": "2025-07-07T19:04:58.158Z", "status": "ACTIVE", "alias_ids": [ "407518" ] }, { "name": "Optional, Installed", "description": "Item can operate with or without battery; battery installed in the device.", "id": "1755553057", "last_modified": "2025-07-07T19:07:39.355Z", "status": "ACTIVE", "alias_ids": [ "1755553057" ] }, { "name": "Optional, Not Included", "description": "Item can operate with or without a battery; battery must be purchased separately.", "id": "417965", "last_modified": "2025-07-07T19:05:44.433Z", "status": "ACTIVE", "alias_ids": [ "417965" ] }, { "name": "Optional, Packaged With", "description": "Item can operate with or without battery; battery included in package but not installed in the device.", "id": "243566618", "last_modified": "2025-07-07T19:07:12.689Z", "status": "ACTIVE", "alias_ids": [ "243566618" ] }, { "name": "Required, Installed", "description": "Item requires a battery, battery installed in the device.", "id": "883940165", "last_modified": "2025-07-07T19:06:53.879Z", "status": "ACTIVE", "alias_ids": [ "883940165" ] }, { "name": "Required, Non-Removable", "description": "Item contains a battery that is embedded and not intended for user removal.", "id": "979906953", "last_modified": "2025-07-07T19:06:15.268Z", "status": "ACTIVE", "alias_ids": [ "979906953" ] }, { "name": "Required, Not Included", "description": "Item requires a battery; battery must be purchased separately. ", "id": "404515", "last_modified": "2025-07-07T19:08:08.274Z", "status": "ACTIVE", "alias_ids": [ "404515" ] }, { "name": "Required, Packaged With", "description": "Item requires a battery; battery included in package but not installed in the device.", "id": "1408047513", "last_modified": "2025-07-07T19:08:30.466Z", "status": "ACTIVE", "alias_ids": [ "1408047513" ] } ] ``` ### 5 获取仓库列表接口 ``` GET /sellers/v1/sellers/{seller_id}/distribution_centers url: https://stage-api.target.com/sellers/v1/sellers/6903938d3b813d11cff7eeec/distribution_centers response: [ { "id": "mt6h6u", "name": "Minneapolis", "address": { "address1": "1000 Nicollet Ave", "city": "Minneapolis", "state": "MN", "postal_code": "55403", "country_code": "US" }, "seller_user_id": "b4fc3fd9-5a92-4112-8cc1-de12eeef2258", "timezone": "America/Chicago", "days_of_operation": { "working_hours": [ { "day": "MONDAY", "open_time": "03:00:00", "close_time": "17:00:00" }, { "day": "TUESDAY", "open_time": "03:00:00", "close_time": "17:00:00" }, { "day": "WEDNESDAY", "open_time": "03:00:00", "close_time": "17:00:00" }, { "day": "THURSDAY", "open_time": "03:00:00", "close_time": "17:00:00" }, { "day": "FRIDAY", "open_time": "03:00:00", "close_time": "17:00:00" } ], "days_closed": [ "2025-10-31", "2025-11-27", "2025-12-25" ] }, "two_day_state_codes": [], "one_day_state_codes": [], "dynamic_promise": true, "ship_nodes": [ { "id": "h1yse2", "name": "10/30/2025 2:35 PM", "carriers": [ { "id": 4394 }, { "id": 4396 }, { "id": 6224 } ], "service_levels": [ { "id": 6220, "cut_off_time": "15:00:00", "generic_time_in_transit": 3, "building_lead_time_id": 6157, "days_to_add": 1, "max_days_to_add": 2, "override_time_in_transit_enabled": false }, { "id": 6222, "cut_off_time": "15:00:00", "generic_time_in_transit": 3, "building_lead_time_id": 6157, "days_to_add": 1, "max_days_to_add": 2, "override_time_in_transit_enabled": false } ], "building_lead_time_id": 6157, "max_orders_per_day": 100, "created": "2025-10-30T19:35:10.848Z", "created_by": "Awushie.Fayose@target.com", "last_modified": "2025-10-30T19:35:10.848Z", "last_modified_by": "Awushie.Fayose@target.com", "vmm_id": "LE3H" } ], "created": "2025-10-30T19:35:10.765Z", "created_by": "Awushie.Fayose@target.com", "last_modified": "2025-10-30T19:35:10.765Z", "last_modified_by": "Awushie.Fayose@target.com", "vmm_id": 255572 }, { "id": "zhj5qz", "name": "Indiana", "address": { "address1": "211 S Harrison Street", "city": "Alexandria", "state": "IN", "postal_code": "46001", "country_code": "US" }, "seller_user_id": "b4fc3fd9-5a92-4112-8cc1-de12eeef2258", "timezone": "America/Chicago", "days_of_operation": { "working_hours": [ { "day": "MONDAY", "open_time": "03:00:00", "close_time": "17:00:00" }, { "day": "TUESDAY", "open_time": "03:00:00", "close_time": "17:00:00" }, { "day": "WEDNESDAY", "open_time": "03:00:00", "close_time": "17:00:00" }, { "day": "THURSDAY", "open_time": "03:00:00", "close_time": "17:00:00" }, { "day": "FRIDAY", "open_time": "03:00:00", "close_time": "17:00:00" } ], "days_closed": [ "2025-10-30", "2025-11-26", "2025-11-27", "2025-12-25" ] }, "two_day_state_codes": [], "one_day_state_codes": [], "dynamic_promise": true, "ship_nodes": [ { "id": "6udttl", "name": "10/30/2025 2:38 PM", "carriers": [ { "id": 4396 }, { "id": 4394 }, { "id": 6224 } ], "service_levels": [ { "id": 6220, "cut_off_time": "16:00:00", "generic_time_in_transit": 3, "building_lead_time_id": 6157, "days_to_add": 1, "max_days_to_add": 2, "override_time_in_transit_enabled": false }, { "id": 6222, "cut_off_time": "16:00:00", "generic_time_in_transit": 3, "building_lead_time_id": 6157, "days_to_add": 1, "max_days_to_add": 2, "override_time_in_transit_enabled": false } ], "building_lead_time_id": 6157, "max_orders_per_day": 150, "created": "2025-10-30T19:38:10.000Z", "created_by": "Awushie.Fayose@target.com", "last_modified": "2025-10-30T19:38:10.000Z", "last_modified_by": "Awushie.Fayose@target.com", "vmm_id": "LN4U" } ], "created": "2025-10-30T19:38:09.885Z", "created_by": "Awushie.Fayose@target.com", "last_modified": "2025-10-30T19:38:09.885Z", "last_modified_by": "Awushie.Fayose@target.com", "vmm_id": 255573 } ] ``` ### 6 承运接口 ``` GET /sellers/v1/shipping_methods url: https://stage-api.target.com/sellers/v1/shipping_methods [ { "id": "660a7f08434fa855ec44b907", "shipping_method": "%3Cstring%3E", "carrier": "%3Cstring%3E", "scac": "%3Cstring%3E", "service_code": "%3Cstring%3E", "created": "2024-04-01T09:31:52.989Z", "created_by": "Account2b9c01@target.com", "last_modified": "2024-04-01T09:31:52.988Z", "last_modified_by": "Account2b9c01@target.com" }, { "id": "660a809de9639505e25c7784", "shipping_method": "%27", "carrier": "%3Cstring%3E", "scac": "%3Cstring%3E", "service_code": "%3Cstring%3E", "created": "2024-04-01T09:38:37.602Z", "created_by": "Account2b9c01@target.com", "last_modified": "2024-04-01T09:38:37.602Z", "last_modified_by": "Account2b9c01@target.com" }, { "id": "660a809e434fa855ec44b916", "shipping_method": "(select convert(int,cast(0x5f21403264696c656d6d61 as varchar(8000))) from syscolumns)", "carrier": "%3Cstring%3E", "scac": "%3Cstring%3E", "service_code": "%3Cstring%3E", "created": "2024-04-01T09:38:38.194Z", "created_by": "Account2b9c01@target.com", "last_modified": "2024-04-01T09:38:38.194Z", "last_modified_by": "Account2b9c01@target.com" }, { "id": "660a809ee9639505e25c7785", "shipping_method": "'+ (select convert(int, cast(0x5f21403264696c656d6d61 as varchar(8000))) from syscolumns) +'", "carrier": "%3Cstring%3E", "scac": "%3Cstring%3E", "service_code": "%3Cstring%3E", "created": "2024-04-01T09:38:38.704Z", "created_by": "Account2b9c01@target.com", "last_modified": "2024-04-01T09:38:38.703Z", "last_modified_by": "Account2b9c01@target.com" }, { "id": "660a809ee9639505e25c7786", "shipping_method": "-1 OR 1=1", "carrier": "%3Cstring%3E", "scac": "%3Cstring%3E", "service_code": "%3Cstring%3E", "created": "2024-04-01T09:38:38.827Z", "created_by": "Account2b9c01@target.com", "last_modified": "2024-04-01T09:38:38.827Z", "last_modified_by": "Account2b9c01@target.com" }, { "id": "660a809f434fa855ec44b918", "shipping_method": "convert(int, cast(0x5f21403264696c656d6d61 as varchar(8000)))", "carrier": "%3Cstring%3E", "scac": "%3Cstring%3E", "service_code": "%3Cstring%3E", "created": "2024-04-01T09:38:39.252Z", "created_by": "Account2b9c01@target.com", "last_modified": "2024-04-01T09:38:39.252Z", "last_modified_by": "Account2b9c01@target.com" }, { "id": "660a809fe9639505e25c7789", "shipping_method": "'AND 1=cast(0x5f21403264696c656d6d61 as varchar(8000)) or '1'='", "carrier": "%3Cstring%3E", "scac": "%3Cstring%3E", "service_code": "%3Cstring%3E", "created": "2024-04-01T09:38:39.777Z", "created_by": "Account2b9c01@target.com", "last_modified": "2024-04-01T09:38:39.777Z", "last_modified_by": "Account2b9c01@target.com" }, { "id": "660a80a0e9639505e25c778b", "shipping_method": "-1 or 1=1 and (SELECT 1 and ROW(1,1)%3E(SELECT COUNT(*),CONCAT(CHAR(95),CHAR(33),CHAR(64),CHAR(52),CHAR(100),CHAR(105),CHAR(108),CHAR(101),CHAR(109),CHAR(109),CHAR(97),0x3a,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.COLLATIONS GROUP BY x)a)", "carrier": "%3Cstring%3E", "scac": "%3Cstring%3E", "service_code": "%3Cstring%3E", "created": "2024-04-01T09:38:40.343Z", "created_by": "Account2b9c01@target.com", "last_modified": "2024-04-01T09:38:40.343Z", "last_modified_by": "Account2b9c01@target.com" }, { "id": "660a80a0434fa855ec44b91c", "shipping_method": "-1' and 6=3 or 1=1+(SELECT 1 and ROW(1,1)%3E(SELECT COUNT(*),CONCAT(CHAR(95),CHAR(33),CHAR(64),CHAR(52),CHAR(100),CHAR(105),CHAR(108),CHAR(101),CHAR(109),CHAR(109),CHAR(97),0x3a,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.COLLATIONS GROUP BY x)a)+'", "carrier": "%3Cstring%3E", "scac": "%3Cstring%3E", "service_code": "%3Cstring%3E", "created": "2024-04-01T09:38:40.890Z", "created_by": "Account2b9c01@target.com", "last_modified": "2024-04-01T09:38:40.890Z", "last_modified_by": "Account2b9c01@target.com" }, { "id": "660a80a0e9639505e25c778d", "shipping_method": "' OR 0=1 OR", "carrier": "%3Cstring%3E", "scac": "%3Cstring%3E", "service_code": "%3Cstring%3E", "created": "2024-04-01T09:38:40.991Z", "created_by": "Account2b9c01@target.com", "last_modified": "2024-04-01T09:38:40.991Z", "last_modified_by": "Account2b9c01@target.com" } ] ``` ## 刊登接口 ### 7 刊登接口 ``` 目前仅测试了SA模式的商品 POST https://stage-api.target.com/sellers/v1/sellers/{sellerId}/products url: https://stage-api.target.com/sellers/v1/sellers/6903938d3b813d11cff7eeec/products request: { "external_id": "TEST-MaBang-003", "relationship_type": "SA", "seller_id": "6903938d3b813d11cff7eeec", "fields": [ { "name": "item_type.name", "value": "3D Printer Filament" }, { "name": "descriptions.title", "value": "Test is a desc" }, { "name": "brands.name", "value": "Valor Fitness" }, { "name": "barcode.value", "value": "309408111107" }, { "name": "descriptions.long_description", "value": "Describe this item hoho" }, { "name": "descriptions.bullets[1]", "value": "Test item bullet 1" }, { "name": "descriptions.bullets[2]", "value": "Test item bullet 2" }, { "name": "descriptions.bullets[3]", "value": "Test items bullet 3" }, { "name": "descriptions.bullets[4]", "value": "Test items bullet 4" }, { "name": "descriptions.bullets[5]", "value": "Test items bullet 5" }, { "name": "compliance.import_designation", "value": "imported" }, { "name": "package_dimensions.measurements.depth", "value": "5.6" }, { "name": "package_dimensions.measurements.width", "value": "3.5" }, { "name": "package_dimensions.measurements.height", "value": "1.5" }, { "name": "package_dimensions.measurements.weight", "value": "0.1" }, { "name": "compliance.tax_category.tax_code", "value": "7050" }, { "name": "compliance.has_battery", "value": "No" }, { "name": "compliance.is_electronic", "value": "No" }, { "name": "compliance.is_environmentally_sensitive", "value": "No" }, { "name": "compliance.is_proposition_65", "value": "No" }, { "name": "compliance.proposition_65_warning_text", "value": "No" }, { "name": "digital_assets.images.primary_image_url", "value": "https://d3d71ba2asa5oz.cludfront.net/12026311/images/31266wt.jpg" } ] } response: { "id": "693695b5c4198fe42f64909b", "external_id": "TEST-MaBang-003", "relationship_type": "SA", "seller_id": "6903938d3b813d11cff7eeec", "fields": [ { "name": "item_type.name", "value": "3D Printer Filament" }, { "name": "descriptions.title", "value": "Test is a desc" }, { "name": "brands.name", "value": "Valor Fitness" }, { "name": "barcode.value", "value": "309408111107" }, { "name": "descriptions.long_description", "value": "Describe this item hoho" }, { "name": "descriptions.bullets[1]", "value": "Test item bullet 1" }, { "name": "descriptions.bullets[2]", "value": "Test item bullet 2" }, { "name": "descriptions.bullets[3]", "value": "Test items bullet 3" }, { "name": "descriptions.bullets[4]", "value": "Test items bullet 4" }, { "name": "descriptions.bullets[5]", "value": "Test items bullet 5" }, { "name": "compliance.import_designation", "value": "imported" }, { "name": "package_dimensions.measurements.depth", "value": "5.6" }, { "name": "package_dimensions.measurements.width", "value": "3.5" }, { "name": "package_dimensions.measurements.height", "value": "1.5" }, { "name": "package_dimensions.measurements.weight", "value": "0.1" }, { "name": "compliance.tax_category.tax_code", "value": "7050" }, { "name": "compliance.has_battery", "value": "No" }, { "name": "compliance.is_electronic", "value": "No" }, { "name": "compliance.is_environmentally_sensitive", "value": "No" }, { "name": "compliance.is_proposition_65", "value": "No" }, { "name": "compliance.proposition_65_warning_text", "value": "No" }, { "name": "digital_assets.images.primary_image_url", "value": "https://d3d71ba2asa5oz.cludfront.net/12026311/images/31266wt.jpg" } ], "created": "2025-12-08T09:09:09.682Z", "created_by": "0d957e0cdd942bdac88ba3cdcceec8c826e06b9487efae21c24648b668ea2354", "last_modified": "2025-12-08T09:09:09.682Z", "last_modified_by": "0d957e0cdd942bdac88ba3cdcceec8c826e06b9487efae21c24648b668ea2354", "previously_approved": false, "product_statuses": [ { "id": "573v2i", "current": true, "latest": true, "listing_status": "PENDING", "validation_status": "INITIATED", "is_changed": true, "created": "2025-12-08T09:09:09.674Z", "created_by": "0d957e0cdd942bdac88ba3cdcceec8c826e06b9487efae21c24648b668ea2354", "last_modified": "2025-12-08T09:09:09.674Z", "last_modified_by": "0d957e0cdd942bdac88ba3cdcceec8c826e06b9487efae21c24648b668ea2354" } ] } ------不含barcode数据 { "external_id": "TEST-MaBang-004", "relationship_type": "SA", "seller_id": "6903938d3b813d11cff7eeec", "fields": [ { "name": "item_type.name", "value": "3D Printer Filament" }, { "name": "descriptions.title", "value": "Test is a desc" }, { "name": "brands.name", "value": "Valor Fitness" }, { "name": "descriptions.long_description", "value": "Describe this item hoho" }, { "name": "descriptions.bullets[1]", "value": "Test item bullet 1" }, { "name": "descriptions.bullets[2]", "value": "Test item bullet 2" }, { "name": "descriptions.bullets[3]", "value": "Test items bullet 3" }, { "name": "descriptions.bullets[4]", "value": "Test items bullet 4" }, { "name": "descriptions.bullets[5]", "value": "Test items bullet 5" }, { "name": "compliance.import_designation", "value": "imported" }, { "name": "package_dimensions.measurements.depth", "value": "5.6" }, { "name": "package_dimensions.measurements.width", "value": "3.5" }, { "name": "package_dimensions.measurements.height", "value": "1.5" }, { "name": "package_dimensions.measurements.weight", "value": "0.1" }, { "name": "compliance.tax_category.tax_code", "value": "7050" }, { "name": "compliance.has_battery", "value": "No" }, { "name": "compliance.is_electronic", "value": "No" }, { "name": "compliance.is_environmentally_sensitive", "value": "No" }, { "name": "compliance.is_proposition_65", "value": "No" }, { "name": "compliance.proposition_65_warning_text", "value": "No" }, { "name": "digital_assets.images.primary_image_url", "value": "https://d3d71ba2asa5oz.cludfront.net/12026311/images/31266wt.jpg" } ] } response: { "id": "6936a6cec4198fe42f66a991", "external_id": "TEST-MaBang-004", "relationship_type": "SA", "seller_id": "6903938d3b813d11cff7eeec", "fields": [ { "name": "item_type.name", "value": "3D Printer Filament" }, { "name": "descriptions.title", "value": "Test is a desc" }, { "name": "brands.name", "value": "Valor Fitness" }, { "name": "descriptions.long_description", "value": "Describe this item hoho" }, { "name": "descriptions.bullets[1]", "value": "Test item bullet 1" }, { "name": "descriptions.bullets[2]", "value": "Test item bullet 2" }, { "name": "descriptions.bullets[3]", "value": "Test items bullet 3" }, { "name": "descriptions.bullets[4]", "value": "Test items bullet 4" }, { "name": "descriptions.bullets[5]", "value": "Test items bullet 5" }, { "name": "compliance.import_designation", "value": "imported" }, { "name": "package_dimensions.measurements.depth", "value": "5.6" }, { "name": "package_dimensions.measurements.width", "value": "3.5" }, { "name": "package_dimensions.measurements.height", "value": "1.5" }, { "name": "package_dimensions.measurements.weight", "value": "0.1" }, { "name": "compliance.tax_category.tax_code", "value": "7050" }, { "name": "compliance.has_battery", "value": "No" }, { "name": "compliance.is_electronic", "value": "No" }, { "name": "compliance.is_environmentally_sensitive", "value": "No" }, { "name": "compliance.is_proposition_65", "value": "No" }, { "name": "compliance.proposition_65_warning_text", "value": "No" }, { "name": "digital_assets.images.primary_image_url", "value": "https://d3d71ba2asa5oz.cludfront.net/12026311/images/31266wt.jpg" } ], "created": "2025-12-08T10:22:06.123Z", "created_by": "0d957e0cdd942bdac88ba3cdcceec8c826e06b9487efae21c24648b668ea2354", "last_modified": "2025-12-08T10:22:06.123Z", "last_modified_by": "0d957e0cdd942bdac88ba3cdcceec8c826e06b9487efae21c24648b668ea2354", "previously_approved": false, "product_statuses": [ { "id": "dxrl9m", "current": true, "latest": true, "listing_status": "PENDING", "validation_status": "INITIATED", "is_changed": true, "created": "2025-12-08T10:22:06.105Z", "created_by": "0d957e0cdd942bdac88ba3cdcceec8c826e06b9487efae21c24648b668ea2354", "last_modified": "2025-12-08T10:22:06.105Z", "last_modified_by": "0d957e0cdd942bdac88ba3cdcceec8c826e06b9487efae21c24648b668ea2354" } ] } ``` ### 8 获取商品刊登审核状态接口 ``` GET https://stage-api.target.com/sellers/v1/sellers/{seller_id}/products/{product_id}/statuses/{product_status_id} url: https://stage-api.target.com/sellers/v1/sellers/6903938d3b813d11cff7eeec/products/693695b5c4198fe42f64909b/statuses/573v2i resopne: { "id": "573v2i", "version": 1, "current": true, "latest": true, "listing_status": "REJECTED", "errors": [ { "category": "DATA_VALIDATION", "reason": "The barcode checksum is invalid.", "type": "LISTING", "field_name": "barcode.value", "error_code": 704, "error_severity": "CRITICAL", "partner_action": "Barcodes need to be a 12 digit UPC or 13 digit EAN with a valid checksum. Update accordingly and resubmit to Target." } ], "validation_status": "ERROR", "is_changed": true, "created": "2025-12-08T09:09:09.674Z", "created_by": "0d957e0cdd942bdac88ba3cdcceec8c826e06b9487efae21c24648b668ea2354", "last_modified": "2025-12-08T09:10:06.588Z", "last_modified_by": "SYSTEM" } -------------- 不含barcode 返回结果 { "id": "dxrl9m", "version": 1, "current": true, "latest": true, "listing_status": "REJECTED", "errors": [ { "category": "MINOR_DATA_VALIDATION", "reason": "Item is missing required field Package Quantity", "type": "LISTING", "field_name": "108900", "error_code": 765, "error_severity": "NON_CRITICAL", "partner_action": "Update the required fields to have data and resubmit to Target." }, { "category": "MINOR_DATA_VALIDATION", "reason": "Item is missing required field Electronics Model Compatibility", "type": "LISTING", "field_name": "122780", "error_code": 765, "error_severity": "NON_CRITICAL", "partner_action": "Update the required fields to have data and resubmit to Target." }, { "category": "MINOR_DATA_VALIDATION", "reason": "Item is missing required field Warranty Description", "type": "LISTING", "field_name": "107946", "error_code": 765, "error_severity": "NON_CRITICAL", "partner_action": "Update the required fields to have data and resubmit to Target." }, { "category": "DATA_VALIDATION", "reason": "Item is missing required field", "type": "LISTING", "field_name": "barcode.value", "error_code": 701, "error_severity": "CRITICAL", "partner_action": "Update the required fields to have data and resubmit to Target." }, { "category": "MINOR_DATA_VALIDATION", "reason": "Item is missing required field filament diameter", "type": "LISTING", "field_name": "172453", "error_code": 765, "error_severity": "NON_CRITICAL", "partner_action": "Update the required fields to have data and resubmit to Target." }, { "category": "MINOR_DATA_VALIDATION", "reason": "Item is missing required field Product Weight", "type": "LISTING", "field_name": "107883", "error_code": 765, "error_severity": "NON_CRITICAL", "partner_action": "Update the required fields to have data and resubmit to Target." }, { "category": "DATA_VALIDATION", "reason": "TAX_CODE \"7050\" is not valid. There were no similar values found.", "type": "LISTING", "field_name": "taxCategory.val helios.TaxCategory.taxCodeId: kotlin.Int?", "error_code": 731, "error_severity": "CRITICAL", "partner_action": "Work with Target to confirm that this tax code is setup for you within Target's systems." }, { "category": "MINOR_DATA_VALIDATION", "reason": "Item is missing required field Material: General", "type": "LISTING", "field_name": "108653", "error_code": 765, "error_severity": "NON_CRITICAL", "partner_action": "Update the required fields to have data and resubmit to Target." }, { "category": "MINOR_DATA_VALIDATION", "reason": "Item is missing required field Color Family", "type": "LISTING", "field_name": "107707", "error_code": 765, "error_severity": "NON_CRITICAL", "partner_action": "Update the required fields to have data and resubmit to Target." }, { "category": "MINOR_DATA_VALIDATION", "reason": "For image sequence #0 @ https://d3d71ba2asa5oz.cludfront.net/12026311/images/31266wt.jpg: Image could not be downloaded from provided URL - because of 60000 ms read Timeout", "type": "LISTING", "field_name": "digital_assets.images.primary_image_url", "error_code": 707, "error_severity": "NON_CRITICAL", "partner_action": "Move image to a different server and resubmit to Target." }, { "category": "MINOR_DATA_VALIDATION", "reason": "Seller is not authorized to list this item", "type": "LISTING", "error_code": 727, "error_severity": "NON_CRITICAL", "partner_action": "Please open a case (Assortment Management) for additional review to determine if you can list the item type or brand." } ], "validation_status": "ERROR", "is_changed": true, "created": "2025-12-08T10:22:06.105Z", "created_by": "0d957e0cdd942bdac88ba3cdcceec8c826e06b9487efae21c24648b668ea2354", "last_modified": "2025-12-08T10:33:15.011Z", "last_modified_by": "SYSTEM" } ```
fansongjie
2025年12月8日 18:34
转发文档
收藏文档
上一篇
下一篇
手机扫码
复制链接
手机扫一扫转发分享
复制链接
Markdown文件
分享
链接
类型
密码
更新密码