SAP Integration Service

RESTful API for SAP Business One Integration

v1.0.0
Service Active
📚
Interactive API Docs
Explore and test API endpoints with Swagger UI
📄
OpenAPI Spec (JSON)
Download the OpenAPI specification in JSON format
📝
OpenAPI Spec (YAML)
Download the OpenAPI specification in YAML format
💚
Health Check
Check service status and SAP connection
🔐 Authentication Required
All API endpoints (except health checks) require an API key in the X-API-Key header.
Available Endpoints
POST /api/v1/invoices
POST /api/v1/credit-notes
POST /api/v1/payments
POST /api/v1/good-receipts
GET /api/v1/good-receipts
POST /api/v1/stock-transfers
GET /api/v1/stock-transfers
POST /api/v1/ap-invoices
POST /api/v1/ap-invoices/from-good-receipt/{docentry}
POST /api/v1/purchase-orders
GET /api/v1/purchase-orders
POST /api/v1/purchase-orders/{docentry}/close
POST /api/v1/documents/batch
GET /api/v1/documents/types
POST /api/v1/documents/{type}/validate
GET /api/v1/documents/{type}
POST /api/v1/documents/{type}
GET /api/v1/documents/{type}/{docEntry}
POST /api/v1/documents/{type}/{docEntry}/cancel
GET /api/v1/health, /api/v1/health/sap, /api/v1/health/ready
POST /api/v1/hana/query
GET /api/v1/hana/* (items, warehouses, vendors, prices, stock)
GET /api/v1/sap/* (items, barcodes, warehouses, sales, costs)
GET /api/v1/open-orders/*
GET /api/v1/store/*, /api/v1/head-office/*, /api/v1/pos/*
GET /api/v1/activities/*, /api/v1/audit/*