MACO APP DOCS
  1. API Docs
MACO APP DOCS
  • Kundendokumentation
    • Oracle
      • API Docs
        • Overview
        • Error codes
        • Changelog Interfaces
        • Business Objects
        • Integration Layer
        • Trigger Events (MACO APP)
          • Role Supplier (LF)
            • Start of delivery
        • Read BO4E (Backend)
          • Get Communication Data
          • Get Meter
          • Get Tranche
          • Get Technical Resource
          • Get Controllable Resource
          • Get Grid Usage Contract
          • Get Grid Location
          • Get Metering Point Operation Contract
          • Get Meter Location
          • Get Market Location
          • Get Location Bundle
          • Get Meter Readings
          • Get The Load Profile
          • Get Energy Amount
          • Get Energy Supply Contract
          • Get Balance Sheet
          • Get CalculationFormula
          • Get Avis
        • Read Process Data (Backend)
          • Get Allocation Authorization
        • Write Process Data LF (Backend)
          • Create Process Data
          • Update Process Data
      • Process Docs
        • Supplier
          • Start of delivery (Role supplier new)
            • Process overview
  1. API Docs

Overview

🦈 Interface Documentation#

Welcome on Board!#

This documentation is your compass through the world of MACO APP interfaces. Clearly structured by function and market role, it helps you quickly find the API relevant to your business process.

🚀 Process Trigger Interfaces#

Interfaces of the MACO APP to initiate processes from the backend.
1
The ERP system calls the trigger API of the MACO APP via REST.
2
The MACO APP processes the request and generates an EDIFACT message.
3
The message is transmitted to the market partner.
Distribution System Operator (NB)
Access process triggers for the market role .
Supplier (LF)
Access process triggers for the market role Supplier.

📥 Reading Backend Interfaces#

ERP interfaces used by the MACO APP to retrieve business objects in BO4E format and process data.
1
The market partner sends a message to the MACO APP.
2
The MACO APP retrieves BO4E data from the backend via REST/RFC.
3
The BO4E data is used for further processing.
Read Master Data
Reads BO4E objects to process market communication or send response messages.
Read Process Data
Reads process data required for market process execution.

📤 Writing Backend Interfaces#

Expected backend APIs for booking market data.
1
The market partner sends a message to the MACO APP.
2
The MACO APP processes the message and performs EBD validation.
3
The MACO APP calls the backend API to book the data.
Distribution System Operator (DSO)
Writing backend interfaces for the market role DSO.
Supplier
Writing backend interfaces for the market role Supplier.
Metering Point Operator (MSB)
Writing backend interfaces for the market role MSB.
Modified at 2025-09-19 07:45:34
Next
Error codes
Built with