Sets specified items to specified user inventories. Note that new data will replace old data.
Successful response.
Item for project not found.
[- {
- "user": {
- "id": "d342dad2-9d59-11e9-a384-42010aa8003f"
}, - "comment": "Monthly inventory syncing",
- "platform": "playstation_network",
- "items": [
- {
- "sku": "booster_mega_1",
- "quantity": 1
}
]
}
]
{- "count": 2,
- "operations": [
- {
- "user_id": "0125760a-6810-11e9-84c0-42010aa80029",
- "platform": "xsolla",
- "comment": "Monthly inventory syncing",
- "items": [
- {
- "sku": "boots_1",
- "quantity": 5,
- "balance": 5
}, - {
- "sku": "crystal_pack_1",
- "quantity": 3,
- "balance": 3
}
]
}, - {
- "user_id": "a7d10a4e-3f68-43cc-a6b2-893d2c68fd14",
- "platform": "xsolla",
- "comment": "Monthly inventory syncing",
- "items": [
- {
- "sku": "helmet_1",
- "quantity": 2,
- "balance": 2
}, - {
- "sku": "minigun_1",
- "quantity": 3,
- "balance": 3
}
]
}
]
}