Unofficial Python integrations for MarginEdge.
marginedge_get_purchase_report.py-get_purchase_report.marginedge_get_orders.py-get_orders.marginedge_get_order_detail.py-get_order_detail.marginedge_get_vendors.py-get_vendors.
Each file exposes a run(input, context) entrypoint. The runtime is expected to provide:
input: integration-specific request fields.context["headers"]: authenticated request headers when required.context["base_url"]: the platform base URL when overriding the default.
Install dependencies:
pip install -r requirements.txtThis unofficial API is built by Integuru.
For custom requests or hosted authentication, contact [email protected] or schedule time with us.
See the complete list of APIs by Integuru.