Skip to main content
Glama

AARO ERP MCP Server

by AaroYazilim
MIT License
  • Apple
  • Linux

erp_dekont_listele

Retrieve payment slip headers from the ERP system by applying filters such as document number, type, date range, and pagination for efficient transaction management.

Instructions

ERP sisteminden dekont başlıklarını listeler.

Input Schema

NameRequiredDescriptionDefault
BelgeNoNoBelge numarası filtresi
SayfaNoSayfa numarası
SayfaSatirSayisiNoSayfa başına kayıt sayısı
TarihBasNoBaşlangıç tarihi (YYYY-MM-DD)
TarihBitNoBitiş tarihi (YYYY-MM-DD)
TipIDNoDekont tipi
tokenYesERP API token (zorunlu)

Input Schema (JSON Schema)

{ "properties": { "BelgeNo": { "description": "Belge numarası filtresi", "type": "string" }, "Sayfa": { "description": "Sayfa numarası", "type": "string" }, "SayfaSatirSayisi": { "description": "Sayfa başına kayıt sayısı", "type": "string" }, "TarihBas": { "description": "Başlangıç tarihi (YYYY-MM-DD)", "type": "string" }, "TarihBit": { "description": "Bitiş tarihi (YYYY-MM-DD)", "type": "string" }, "TipID": { "description": "Dekont tipi", "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