Upload an existing UBL file (XML) and send it via Peppol

Required scopes : invoices:send invoices:ingest:ubl

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
file

XML (UBL) file bytes

string

JSON string containing the document metadata to be imported. This field must contain an object following the schema.

Main fields

  • send_peppol (boolean)
    If true, the document will be sent through the Peppol network.

  • send_accounting (boolean)
    If true, the document will be forwarded to the accounting software (Horus Office).

  • accounting_info (object, optional)
    Additional accounting details (only when linked to Horus Office).

    • number
      Internal accounting document number.
    • journal
      Journal search key.

Example

{
  "send_peppol": false,
  "send_accounting": true
}
Headers
string
required

Falco Api Key (provided by the client - required in addition to X-Falco-App-Secret).

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json