전체 상품 리스트 조회
GET https://{game_host_ext_ssrm}/v1.0/ssrm/market/product/list
Headers
Context-Type*
string
application/json
Authorization
string
Login A.T
Request Body
{
"return": 0,
"message": "success",
"value": {
"1": { // store ID
"store_id": 1,
"store_name": "Special",
"products": {
"1": { // product ID
"product_id": 1, // 중복 정보
"product_name": "LumiWave Pass", // 상품 이름 고정
"store_id": 1, // 중복 정보
"image_url": "https://innofile.blob.core.windows.net/inno/dev/onchaingame/ssrm/Point_SSR.png",
"product_status": 2, // 하단 참조
"is_product_chip_limit_active": false, // 구매 시 칩 보유량에 따라 구매 제한 여부
"chip_limit_for_purchase": 0,
"is_purchase_limited": true, // 구매 횟수 제한 여부
"purchase_limit_count": 1, // 구매 가능 횟수
"is_initialized": false, // 주기에 맞춰 초기화 되는지 여부
"init_period": 0, // 초기화 주기
"reward_type": 7, // 보상 종류
"reward_id": 1, // 보상 ID
"reward_value": "0.000000000000000000", // 보상 값
"bonus_chip_quantity": 0, //구매 보너스 칩 보상량
"payments": [ // 구매 가능 재화 종류
{
"product_id": 1,
"payment_type": 1, // 결제 종류
"price": "50.000000000000000000"
},
{
"product_id": 1,
"payment_type": 5, // 판매 가격
"price": "166.580000000000000000"
}
]
}
}
},
"2": {
"store_id": 2,
"store_name": "Chip",
"products": {
"10": {
"product_id": 10,
"product_name": "Starter",
"store_id": 2,
"image_url": "https://innofile.blob.core.windows.net/inno/dev/onchaingame/ssrm/chip_pkg_1.png",
"product_status": 2,
"is_product_chip_limit_active": false,
"chip_limit_for_purchase": 0,
"is_purchase_limited": false,
"purchase_limit_count": 0,
"is_initialized": false,
"init_period": 0,
"reward_type": 6,
"reward_id": 0,
"reward_value": "12000.000000000000000000",
"bonus_chip_quantity": 1200,
"payments": [
{
"product_id": 10,
"payment_type": 5,
"price": "1.000000000000000000"
}
]
},
"11": {
"product_id": 11,
"product_name": "Base",
"store_id": 2,
"image_url": "https://innofile.blob.core.windows.net/inno/dev/onchaingame/ssrm/chip_pkg_2.png",
"product_status": 2,
"is_product_chip_limit_active": false,
"chip_limit_for_purchase": 0,
"is_purchase_limited": false,
"purchase_limit_count": 0,
"is_initialized": false,
"init_period": 0,
"reward_type": 6,
"reward_id": 0,
"reward_value": "90000.000000000000000000",
"bonus_chip_quantity": 9000,
"payments": [
{
"product_id": 11,
"payment_type": 1,
"price": "99.000000000000000000"
},
{
"product_id": 11,
"payment_type": 5,
"price": "9.000000000000000000"
}
]
},
"12": {
"product_id": 12,
"product_name": "Boost",
"store_id": 2,
"image_url": "https://innofile.blob.core.windows.net/inno/dev/onchaingame/ssrm/chip_pkg_3.png",
"product_status": 2,
"is_product_chip_limit_active": false,
"chip_limit_for_purchase": 0,
"is_purchase_limited": false,
"purchase_limit_count": 0,
"is_initialized": false,
"init_period": 0,
"reward_type": 6,
"reward_id": 0,
"reward_value": "270000.000000000000000000",
"bonus_chip_quantity": 27000,
"payments": [
{
"product_id": 12,
"payment_type": 1,
"price": "299.000000000000000000"
},
{
"product_id": 12,
"payment_type": 5,
"price": "27.000000000000000000"
}
]
},
"13": {
"product_id": 13,
"product_name": "Power",
"store_id": 2,
"image_url": "https://innofile.blob.core.windows.net/inno/dev/onchaingame/ssrm/chip_pkg_4.png",
"product_status": 2,
"is_product_chip_limit_active": false,
"chip_limit_for_purchase": 0,
"is_purchase_limited": false,
"purchase_limit_count": 0,
"is_initialized": false,
"init_period": 0,
"reward_type": 6,
"reward_id": 0,
"reward_value": "540000.000000000000000000",
"bonus_chip_quantity": 81000,
"payments": [
{
"product_id": 13,
"payment_type": 1,
"price": "599.000000000000000000"
},
{
"product_id": 13,
"payment_type": 5,
"price": "54.000000000000000000"
}
]
},
"14": {
"product_id": 14,
"product_name": "Epic",
"store_id": 2,
"image_url": "https://innofile.blob.core.windows.net/inno/dev/onchaingame/ssrm/chip_pkg_5.png",
"product_status": 2,
"is_product_chip_limit_active": false,
"chip_limit_for_purchase": 0,
"is_purchase_limited": false,
"purchase_limit_count": 0,
"is_initialized": false,
"init_period": 0,
"reward_type": 6,
"reward_id": 0,
"reward_value": "900000.000000000000000000",
"bonus_chip_quantity": 135000,
"payments": [
{
"product_id": 14,
"payment_type": 1,
"price": "999.000000000000000000"
},
{
"product_id": 14,
"payment_type": 5,
"price": "90.000000000000000000"
}
]
},
"15": {
"product_id": 15,
"product_name": "Legend",
"store_id": 2,
"image_url": "https://innofile.blob.core.windows.net/inno/dev/onchaingame/ssrm/chip_pkg_6.png",
"product_status": 2,
"is_product_chip_limit_active": false,
"chip_limit_for_purchase": 0,
"is_purchase_limited": false,
"purchase_limit_count": 0,
"is_initialized": false,
"init_period": 0,
"reward_type": 6,
"reward_id": 0,
"reward_value": "1800000.000000000000000000",
"bonus_chip_quantity": 360000,
"payments": [
{
"product_id": 15,
"payment_type": 1,
"price": "1999.000000000000000000"
},
{
"product_id": 15,
"payment_type": 5,
"price": "180.000000000000000000"
}
]
},
"2": {
"product_id": 2,
"product_name": "Daily Free Chips",
"store_id": 2,
"image_url": "",
"product_status": 2,
"is_product_chip_limit_active": true,
"chip_limit_for_purchase": 1000,
"is_purchase_limited": true,
"purchase_limit_count": 1,
"is_initialized": true,
"init_period": 1,
"reward_type": 6,
"reward_id": 0,
"reward_value": "10000.000000000000000000",
"bonus_chip_quantity": 0,
"payments": [
{
"product_id": 2,
"payment_type": 4,
"price": "0.000000000000000000"
}
]
}
}
},
"3": {
"store_id": 3,
"store_name": "SSR Point",
"products": null
}
}
}{
}curl --location 'https://dev.lumiwavelab.com:51152/v1.0/ssrm/market/product/list' \
--header 'Authorization: ••••••'product_status
int64
상품 상태
1: 준비중 2: 판매중 3: 판매종료
is_product_chip_limit_active
bool
구매 시 칩 보유량에 따라 구매 제한 여부
false: 부정 true: 긍정
chip_limit_for_purchase
int64
is_product_chip_limit_active 가 true일때 보유하고 있어야 하는 칩 보유량
is_purchase_limited
bool
구매 횟수 제한 여부 false: 부정 true: 긍정
purchase_limit_count
int64
is_purchase_limited가 ture일때 구매 횟수 수량
is_initialized
bool
주기에 맞춰 초기화 되는지 여부 false: 부정 true: 긍정
init_period
int64
초기화 주기 1: 일일 2: 주간(매주 월요일) 3: 월간(매월 1일)
reward_type
int64
구매시 보상 종류 1: 포인트 3: NFT 6: SSRM Chip 7: 루미패스
reward_id
int64
보상 ID reward_type 에 따라 1일때 PointID(not yet used) 3일때 NFTPackID(not yet used) 6일때 0 (칩이기때문에 0고정) 7일때 PassID(루미패스아이디)
reward_value
string
보상 값 reward_type 에 따라 1일때 포인트량(not yet used) 3일때 NFTID(not yet used) 6일때 칩수량(소숫점 무시) 7일때 0(루미패스는 수량없음)
bonus_chip_quantity
int64
구매 보너스 칩 보상량
payments
object
결재 가능한 재화 리스트
product_id
int64
상품 ID
payment_type
int64
결재 재화 종류 1: USD 2: SSRM Chip 3: 루미웨이브 포인트 4: 무료 보상 5: 카이아 토큰
price
string
판매 가격 소숫점 포함 문자열 payment_type가 1 이면 소숫점 무시 5 면 소숫점 4자리 까지 유효
0
success
성공
Last updated