Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

The Middleware FUSE of B+ Electronicinvoice Hungary exposes two SOAP services:


Image Added


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

/cxf/kobak/manageInvoice

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

/cxf/kobak/queryInvoiceStatus

Request

KobakRequest

Response

KobakResponse

Expected Payload

ManageInvoiceRequest.class