pixiEmillInvoicesList

Enabled but undocumented

API call for eMail to get all invoices in a specific date range.

Since pixi version: LOU Official - Update 46 (6.9.46.27927) Additional notes:


Request

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

Request body

Name Type Required Description
DateTo string false

Date To

Type: datetime

Default value: NULL

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

ShopID string false

Shop ID

Type: varchar(3)

Default value: NULL

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

DateFrom string false

Date From

Type: datetime

Default value: NULL

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)


Response

1. Result set

Name Type Description
Email string

E-Mail address of this customer

Type: varchar

Available from: 25.06 (25.6.0.58802)

SName string

Name

Type: varchar

Available from: 25.06 (25.6.0.58802)

SName2 string

Company

Type: varchar

Available from: 25.06 (25.6.0.58802)

InvDate string

Invoice Date

Type: datetime

Available from: 25.06 (25.6.0.58802)

OrderNr integer

Order Number

Type: int

Available from: 25.06 (25.6.0.58802)

SAnrede string

Salutation

Type: varchar

Available from: 25.06 (25.6.0.58802)

InvoiceNr string

Invoice Nr

Type: varchar

Available from: 25.06 (25.6.0.58802)

OrdShopID string

Shop ID

Type: varchar

Available from: 25.06 (25.6.0.58802)

OrderDate string

Order Date

Type: datetime

Available from: 25.06 (25.6.0.58802)

InvoiceKey integer

ID for this invoice (pixi* internal)

Type: int

Available from: 25.06 (25.6.0.58802)

OrderNrExternal string

Order Number from Shop

Type: varchar

Available from: 25.06 (25.6.0.58802)

CustomerNrExternal string

customer number

Type: varchar

Available from: 25.06 (25.6.0.58802)