Gets list of all items with value points within a project for administration.
The list of items with the value point reward was successfully received.
基本认证未通过或错误。确保您使用了基本认证或正确的凭据。
{- "items": [
- {
- "amount": 100,
- "item_id": 14232,
- "name": {
- "en": "Booster"
}, - "sku": "booster_1"
}, - {
- "amount": 200,
- "item_id": 14232,
- "name": {
- "en": "Mega Booster"
}, - "sku": "booster_mega"
}
]
}