GET InvoiceController/GetSimpleInvoice?apiKey={apiKey}&encryptionKey={encryptionKey}&customerlbnr={customerlbnr}&simpleinvoiceid={simpleinvoiceid}&asBytes={asBytes}&getForInvoice={getForInvoice}&overrideCustomerSetting={overrideCustomerSetting}&detailLevel={detailLevel}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
apiKey

string

Required

encryptionKey

string

Required

customerlbnr

integer

Required

simpleinvoiceid

integer

Required

asBytes

boolean

Default value is False

getForInvoice

boolean

Default value is False

overrideCustomerSetting

boolean

Default value is False

detailLevel

integer

Default value is 0

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.