createExternalInvoices

Creates one external invoice for every BExternalInvoiceDTO included in the BCreateExternalInvoicesRequestDTO.

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

A DTO which contains all data for creating at minimum one external invoice including:
- General informations, like data for storing the invoice(s) at the correct place(Logistics Cost Management client)
and data about the sending system
- Parameters which manage details regarding data import or response
- The invoice data including it's item data.

string

Id of the sending client system.

e.g. Installation ID of the sending host or ERP system.

Maximum length: 20

string

Client identification code.

Maximum length: 10

string

User who initiated the request from the client system.

If the user is found either in the system's user management or in a connected LDAP directory, the request runs under this user's roles.

If the user is not found, the request is only granted the basic 'I_EVERYONE' role. The user name may be used for logging purposes in this case.

Actual authentication is handled separately via the request's headers, so no password is required in the request's data.

resultLanguageIsoCodes
array of strings

2-letter ISO codes of the languages in which texts will be returned.

English ('en') and German ('de') are typically supported by default. Other languages may be supported.

Translations will be looked up in the order of the provided language codes. If a translation is not available in one language, the next language is used instead.

resultLanguageIsoCodes
string

Ident code of the billing scenario.

length=50

clientSystemUser
object

Client system user of the request, who sends the request.
Can also be a number or logon name of a gateway / automated system user

parms
object

Parameter or flags for this request.

invoices
array of objects

The invoices, included in this request.

invoices
Response

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