Tormino Order Connect
Automated ordering for B2B partners. Place orders via API or Order Portal, we ship neutrally. 574,000+ products directly available.
How it works
From order entry to neutral shipping in four steps.
Add products
Add EAN and quantity to your Order Portal.
Order processed
The system automatically creates your order.
Wallet debited
Your prepaid wallet is automatically charged.
Neutrally shipped
We pack and ship neutrally to your customer.
Order via the Order Portal
The Order Portal is a simple way to place orders without code. Enter EAN codes and quantities, the system does the rest.
How it works
- 1Enter EAN and quantity
- 2Set status to 'new'
- 3System processes within 5-10 minutes
- 4Track status in the portal
Insufficient balance
Automatic email notification to top up your wallet. Orders remain pending and are automatically processed once the balance is replenished.
Access
The Order Portal is available to approved B2B partners. Request access via the application form.
Request accessPrepaid Wallet
Top up your wallet with a fixed amount. Each order is automatically debited. Upon cancellation, the amount is immediately refunded.
- Automatic debit
- Immediate refund on cancellation
- No credit check required
- Full control over spending
Integration options
Three ways to place orders with Tormino Order Connect.
Order Portal
No code required, ideal for manual orders. For approved B2B partners.
REST API
For developers and ERP integrations. Full automation. API key required.
Manual via webshop
Order directly via tormino.com. All payment methods and wallet supported.
REST API Documentation
For developers who want to connect Tormino directly to their webshop or ERP system.
Authentication
API key via custom metafield, sent as Bearer token in the Authorization header.
| HTTP Status | Description |
|---|---|
| 400 | Bad Request - Invalid parameters or malformed JSON |
| 401 | Unauthorized - API key missing or invalid |
| 404 | Not Found - Product or order not found |
| 429 | Rate Limited - Too many requests, use exponential backoff |
| 500 | Server Error - Internal server error, retry |
Rate limits
2 requests per second. Use exponential backoff on 429 responses.
Notifications
The system automatically sends email notifications for the following events:
| Event | Description |
|---|---|
| Order created | Confirmation with order details |
| Order completed | Order processed and shipped |
| Insufficient wallet balance | Request to top up wallet |
| Order cancelled | Confirmation of balance refund |
| Product not found | Error message for invalid EAN |