International Support
Send Peppol invoices to any country with full compliance and automatic validation
Build compliant Peppol invoices for international and Greek markets with our powerful RESTful API
Create your first invoice in minutes:
curl -X POST https://api.oxygen-peppol.com/api/v1/invoices \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"id": "INV-2024-001|2024-01-15|380|1.2",
"issue_date": "2024-01-15",
"invoice_type_code": 380,
"currency_code": "EUR",
"seller": {
"endpoint_id": "9999:DE123456789",
"legal_entity": {
"registration_name": "Acme Corp"
},
"address": {
"country": "DE"
}
},
"buyer": {
"endpoint_id": "9999:FR987654321",
"legal_entity": {
"registration_name": "Client SA"
},
"address": {
"country": "FR"
}
},
"lines": [...],
"totals": {...}
}'Perfect for businesses sending cross-border invoices within the Peppol network. Supports all Peppol participant countries.
Specialized features for Greek businesses: