Versiones comparadas

Clave

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

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

/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


Communication objects 


KobakRequest
FIeldDescriptionRequired

Product

Product of the integration scenario

YES

Stage

Integration scenario

YES

Tenant

External tenant that makes the request
YES

Group

Group that makes the request

YES

Source

Origin which the request is made from
YES
DocType
Type of document that is sent in the Payload field
YES
DocVersionVersion of the document that is sent in the Payload fieldNO
ExternalTagrequest Request UUIDYES
PayloadRequest body in base64 formatYES


KobakResponse
FIeldDescriptionRequired

Guid

Request UUID

YES

Status

Request status (SUCCES/ERROR)

YES

ErrorCode

Error code produced
NO

ErrorDesc

Error description

NO

Payload

Request body in base64 format
NO