coupang
GET/v2/providers/seller_api/apis/api/v1/marketplace/vendors/{vendorId}/check-auto-category-agreedv1

查看是否同意品类自动匹配服务

# 01

简介

API支持的买家用户地区:韩国 通过以下 内容可查看该卖家I D 是否同意了使用品类自动匹配服务 。 更多 品类自 动 匹配服 务 信息, 请 点 击这 里。

# 02

详细内容

API支持的买家用户地区:韩国
通过以下内容可查看该卖家ID是否同意了使用品类自动匹配服务 

更多品类自匹配服信息,击这里。

 

Path

GET

/v2/providers/seller_api/apis/api/v1/marketplace/vendors/{vendorId}/check-auto-category-agreed

Example Endpoint

https://api-gateway.coupang.com/v2/providers/seller_api/apis/api/v1/marketplace/vendors/A00123456/check-auto-category-agreed

Request Parameters

Path Segment Parameter

Name Required Type Description
vendorId O String
卖家ID 

Request Example 

无请求体要求

Response Message

Name Type Description
code String

成功/错误 

message String

信息 

data String

该卖家ID是否同意服务true or false 

Response Example

{
    "code": "SUCCESS",
    "message": "",
    "data": true
}

Error Spec

HTTP Status Code (Error Type) Error Message Solution

400 (确认请求参数) 

The vendorId[A00123456] cannot retrieve the information of another vendorId[A0012***]. 

检查是否输入了有效的vendorId