Gets list of all items with value points within a project for administration.
가치 포인트 보상이 있는 아이템 목록을 성공적으로 수신했습니다.
기본 인증이 전달되지 않았거나 잘못되었습니다. 기본 인증 또는 올바른 자격 증명을 사용했는지 확인해야 합니다.
{- "items": [
- {
- "amount": 100,
- "item_id": 14232,
- "name": {
- "en": "Booster"
}, - "sku": "booster_1"
}, - {
- "amount": 200,
- "item_id": 14232,
- "name": {
- "en": "Mega Booster"
}, - "sku": "booster_mega"
}
]
}