eXite® Web Service API
API version
Version: 3.0.1 · WSDL: 1.1 · Binding: SOAP 1.2 over HTTP · Style: document/literal · Updated: 2021-06-02
SOAP 1.2 interface for sending and receiving GS1 XML invoices (including Peppol BIS 3 / UBL 2.1) through the eXite® platform. Supports batched transmission, mailbox-based routing, delivery status monitoring and digitally signed responses.
Operations
| Operation | Description |
|---|---|
sendInterchange |
Submit XML invoices to eXite® for delivery |
receiveInterchange |
Collect inbound XML invoices from your eXite® mailbox |
getInterchangeStatus |
Query delivery status of sent or received invoices |
Endpoints
| Environment | URL |
|---|---|
| Production | https://www.exite.net/ws/communication/3/ |
| Test | https://test.exite.net/ws/communication/3/ |
WSDL files are available by appending soapws.wsdl to either base URL.
Technical Specifications
| Property | Value |
|---|---|
| Protocol | SOAP 1.2 over HTTP |
| WSDL version | 1.1 |
| Message style | document/literal |
| Payload encoding | Base64 (b64) or ZIP+Base64 (zipb64) |
| Digital signature | OASIS WSS 1.0, RSA-SHA256, xmldsig |
| Supported formats | GS1 XML, Peppol BIS 3, UBL 2.1 |