pixiGetDatevExportWires

Enabled but undocumented

Return lists of Payments (wires) for given date period

Since pixi version: LOU Official - Update 46 (6.9.46.27927) Additional notes: The API call can only be used when DATEV API Calls (BookExportDatevActive) setting are enabled.


Request

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

Request body

Name Type Required Description
DateTo string true

Invoice date or Customer account event date to

Type: datetime

Default value:

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

ShopId string false

pixi Shop Id

Type: varchar(3)

Default value:

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

AmoutTo number false

Allows to filter the export by Amount - to

Type: money

Default value:

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

Country string false

Country code of Customer

Type: varchar(3)

Default value:

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

DateFrom string true

Invoice date or Customer account event date from

Type: datetime

Default value:

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

AmoutFrom number false

Allows to filter the export by Amount - from

Type: money

Default value:

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

CostCenter string false

Allows to filter the export by CostCenter (Kostenstelle)

Type: varchar(8)

Default value:

Example:

Available from: AVA Official - Update 23 (8.4.23.27873)

BankAccountNr string false

Allows to filter the export by Bank Account number

Type: varchar(10)

Default value:

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)


Response

1. Returns data for payments (wires)

Name Type Description
Sign string

Sign of amount, positive or negative

Type: CHAR(1)

Available from: / (25.7.0.59144)

Amount number

Absolute amount

Type: MONEY

Available from: / (25.7.0.59144)

Empty1 string

not used

Type: VARCHAR(1)

Available from: / (25.7.0.59144)

Empty2 string

not used

Type: VARCHAR(1)

Available from: / (25.7.0.59144)

Empty3 string

not used

Type: VARCHAR(1)

Available from: / (25.7.0.59144)

Empty4 string

not used

Type: VARCHAR(1)

Available from: / (25.7.0.59144)

Empty5 string

not used

Type: VARCHAR(1)

Available from: / (25.7.0.59144)

Empty6 string

not used

Type: VARCHAR(1)

Available from: / (25.7.0.59144)

BankDate string

Bank event date from pixi Customer Account

Type: DATETIME

Available from: / (25.7.0.59144)

Currency string

Currency code

Type: VARCHAR(3)

Available from: / (25.7.0.59144)

ExchRate string

Currency exchange rate (if used on invoice)

Type: DECIMAL (19,6)

Available from: / (25.7.0.59144)

WireText string

Invoice text

Type: VARCHAR(60)

Available from: / (25.7.0.59144)

CostCenter string

Cost center Nr for Shop

Type: VARCHAR(8)

Available from: / (25.7.0.59144)

CustomerNr string

Internal customer number

Type: VARCHAR(20)

Available from: / (25.7.0.59144)

BankAccountNr string

Booking Account number

Type: VARCHAR(20)

Available from: / (25.7.0.59144)

OrderNrExternal string

Order number external

Type: VARCHAR(50)

Available from: / (25.7.0.59144)