question

Terry Evans avatar image
Terry Evans asked

DeleteInventoryCollection Issue

Could you add support for an IdempotencyId field to the request and responses?

If there is more than one DeleteInventoryCollection request out on the wire and one of them fails, we have no idea which one failed.

Player Inventory
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Gosen Gao avatar image
Gosen Gao answered

Inventory - Delete Inventory Collection can only delete one collection, so if you want to delete multiple collections you need to make multiple requests. But each request has its own callback functions, if any request fails, you should be able to know with the error callback.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.