coupang
POST/v2/providers/seller_api/apis/api/v1/marketplace/seller/auto-generated/opt-inv1

Activate auto-generated option (total product unit)

# 01

Summary

Available buyer market: Korean This is an API that allows you to activate the auto-generation option for all products. If you activate the auto-generation option, options that meet the conditions among the products registered by the seller will be automatically created.

# 02

Details

Available buyer market: Korean
This is an API that allows you to activate the auto-generation option for all products. If you activate the auto-generation option, options that meet the conditions among the products registered by the seller will be automatically created.
 

Path

POST

/v2/providers/seller_api/apis/api/v1/marketplace/seller/auto-generated/opt-in

Example Endpoint

https://api-gateway.coupang.com/v2/providers/seller_api/apis/api/v1/marketplace/seller/auto-generated/opt-in

Request Parameters

Request Example

Response Message

Name Type Description
code String
响应code
例)SUCCESS, PROCESSING, FAILED
message String
响应消息内容
如果状态未 FAILED, 一般则是报更新失败的消息
例) System exception
data String
结果
例) success

Response Example

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

Error Spec

 

URL API Name

UPDATE_SELLER_UP_BUNDLING_OPT_IN