InventoryError
InventoryError enum contains all possible error codes returned from Inventory API operations. Check the error parameter in callbacks to determine if the operation succeeded or failed.
Properties
The cursor is invalid
The cursor limit is invalid
No more values available for the cursor
An internal server error occurred
The provided holder ID is invalid
The provided item ID is invalid
The provided reservation ID is invalid
Transaction has no actions
No error occurred - operation successful
Too many requests sent - rate limit exceeded
The operation timed out
Too many actions in the transaction
Transaction operation failed
An unknown error occurred
The transaction ID is unknown or expired
Updated 13 days ago