# Get Inventory By Code Array Get inventory quantities for multiple variant codes across outlets. Requires the "VIEW" role in the "Inventory" group. Endpoint: POST /api/v3/Inventory/CodeArray Version: 3.1.0 Security: OAuth2_clientCredentials ## Response 200 fields (application/json): - `Code` (string) Variant Code of product - `Inventory` (integer) On Hand Quantity ## Response 400 fields ## Response 500 fields