API & Webhooks Overview
Overview
Ordrly provides API endpoints and webhook events to support integrations with external systems such as eCommerce platforms, accounting tools, and shipping providers.
1. API Capabilities
Ordrly’s API allows programmatic access to:
- Orders
- Invoices (Accounts Receivable)
- Return Requests
- Inventory data
- Purchase Orders
API access is authenticated and scoped to the requesting business.
2. Webhook Events
Webhooks notify external systems of real-time events.
Examples include:
- Order created
- Order shipped
- Invoice paid
- Return approved
- Payment confirmed
3. Stripe Webhook Integration
Stripe webhooks are used for payment confirmation, invoice reconciliation, and seller payout triggering.
4. Integration Security
- Authenticated API requests
- Webhook signature verification
- Business-level scoping
Why This Matters
Structured API and webhook support enables enterprise connectivity while maintaining data integrity and financial accuracy.
Was this article helpful?