API Reference
Reference for the API
JavaScript
import Dasdk from 'dasdk'; const client = new Dasdk({ apiKey: 'My API Key', }); const response = await client.store.listInventory(); console.log(response);
{}
Returns a map of status codes to quantities
Documentation IndexFetch the complete documentation index at: https://docs.consignease.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.consignease.com/llms.txt
Use this file to discover all available pages before exploring further.
successful operation