Inventory
API-v1inventory
This is a legacy Komodo DeFi Framework API v1 method. New integrations should prefer API-v2 equivalents when available. This documentation was generated automatically - use with caution.
Parameter | Type | Required | Description |
---|---|---|---|
userpass | string | ✓ | RPC password (RPC_UserP@SSW0RD ). |
Parameter | Type | Description |
---|---|---|
orders | array of objects | List of active orders with details. |
inventory
POST
inventory{
"method": "inventory",
"userpass": "RPC_UserP@SSW0RD"
}