pixiGetPaidInvoices

Returns all invoice lines of the corresponding POS invoice, meaning all sold items for further reporting

Since pixi version: LOU Official (6.3.0.4452) Additional notes:


Request

POST https://apigateway.descartes.com/tms/pixi/pixiGetPaidInvoices

Request body

Name Type Required Description
To string true

To date

Type: datetime

Default value:

Example: 31.12.2022

Available from: LOU Official (6.3.0.4452)

From string true

From date

Type: datetime

Default value:

Example: 31.12.2022

Available from: LOU Official (6.3.0.4452)


Response

1. Result set

Name Type Description
ShopID string

ShopID

Type: varchar

Available from: / (25.7.0.59144)

DatePaid string

DatePaid

Type: datetime

Available from: / (25.7.0.59144)

InvoiceNr string

InvoiceNr

Type: varchar

Available from: / (25.7.0.59144)

InvoiceKey integer

InvoiceKey

Type: int

Available from: / (25.7.0.59144)

OrderNRExternal string

OrderNRExternal

Type: varchar

Available from: / (25.7.0.59144)