Skip to main content
Glama

AARO ERP MCP Server

by AaroYazilim
MIT License
  • Apple
  • Linux

erp_siparis_listele

List order transactions from the ERP system using filters such as order type, customer ID, stock ID, and date range. Integrates with AARO ERP MCP Server for streamlined order management.

Instructions

ERP sisteminden sipariş hareketlerini listeler.

Input Schema

NameRequiredDescriptionDefault
CariIDNoCari ID filtresi
EsnekAramaNoGenel arama terimi
SayfaNoSayfa numarası
SayfaSatirSayisiNoSayfa başına kayıt sayısı
StokIDNoStok ID filtresi
TarihBasNoBaşlangıç tarihi (YYYY-MM-DD)
TarihBitNoBitiş tarihi (YYYY-MM-DD)
TipIDNoSipariş tipi (10013: Alınan Sipariş)
tokenYesERP API token (zorunlu)

Input Schema (JSON Schema)

{ "properties": { "CariID": { "description": "Cari ID filtresi", "type": "string" }, "EsnekArama": { "description": "Genel arama terimi", "type": "string" }, "Sayfa": { "description": "Sayfa numarası", "type": "string" }, "SayfaSatirSayisi": { "description": "Sayfa başına kayıt sayısı", "type": "string" }, "StokID": { "description": "Stok ID filtresi", "type": "string" }, "TarihBas": { "description": "Başlangıç tarihi (YYYY-MM-DD)", "type": "string" }, "TarihBit": { "description": "Bitiş tarihi (YYYY-MM-DD)", "type": "string" }, "TipID": { "description": "Sipariş tipi (10013: Alınan Sipariş)", "type": "string" }, "token": { "description": "ERP API token (zorunlu)", "type": "string" } }, "required": [ "token" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AaroYazilim/aaro-erp-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server