P_API_WholesaleCatalogStock
Stock breakdown. available is everything that can be bought, availableOnHand is the part of it backed by uploaded keys and declared is what the seller claims to hold without having uploaded it. available always equals availableOnHand plus declared.
Fields:
| Field | Type | Description |
|---|---|---|
available | Int! | |
availableOnHand | Int! | Uploaded keys that are not reserved, so they can ship immediately |
declared | Int! | Stock declared by the seller but not uploaded |