Services
The Middleware FUSE of B+ Electronicinvoice Hungary exposes two SOAP services:
Manage Invocie Operation | |
---|---|
Description | Operation for sending invoices. Service that receives a batch of invoices and sends them to the tax office of Hungary. |
Endpoint | |
Request | KobakRequest |
Response | KobakResponse |
Expected Payload | QueryInvoiceStatusRequest.class |
Query Invocie Status | |
---|---|
Description | Operation to check the status of a previous shipment. Service that receives a transaction number and asks the tax agency of Hungary for the status of that transaction. |
Endpoint | |
Request | KobakRequest |
Response | KobakResponse |
Expected Payload | ManageInvoiceRequest.class |