pixiDatevExportPosWires

Exports POS Cash Payments.

Since pixi version: 19.07 (9.0.5.40719) Additional notes:


Request

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

Request body

Name Type Required Description
DateTo string true

POS Invoice date filter - show older records as set with this parameter.

Type: datetime

Default value:

Example:

Available from: 19.07 (9.0.5.40719)

ShopId string false

Id (Short name) from table dbo.Shops .

Type: varchar(3)

Default value: NULL

Example: QA

Available from: 19.07 (9.0.5.40719)

AmoutTo number false

POS Payment Amount filter - amount smaller than.

Type: money

Default value: NULL

Example: 99

Available from: 19.07 (9.0.5.40719)

Country string false

Country Code from dbo.Addresses.

Type: varchar(3)

Default value: NULL

Example: SLO

Available from: 19.07 (9.0.5.40719)

DateFrom string true

POS Invoice date filter - show newer records as set with this parameter.

Type: datetime

Default value:

Example:

Available from: 19.07 (9.0.5.40719)

AmoutFrom number false

POS Payment Amount filter - amount greater than.

Type: money

Default value: NULL

Example: 10

Available from: 19.07 (9.0.5.40719)


Response

1. DATEV POS Cash Payments

Name Type Description
Sign string

Amount sign (positive or negative)

Type: varchar (1)

Available from: 25.06 (25.6.0.58802)

Amount number

Amount

Type: money

Available from: 25.06 (25.6.0.58802)

Empty1 string

Not Used

Type: varchar (100)

Available from: 25.06 (25.6.0.58802)

Empty2 string

Not Used

Type: varchar (100)

Available from: 25.06 (25.6.0.58802)

Empty3 string

Not Used

Type: varchar (100)

Available from: 25.06 (25.6.0.58802)

Empty4 string

Not Used

Type: varchar (100)

Available from: 25.06 (25.6.0.58802)

Empty5 string

Not Used

Type: varchar (100)

Available from: 25.06 (25.6.0.58802)

Empty6 string

Not Used

Type: varchar (100)

Available from: 25.06 (25.6.0.58802)

BankDate string

Date (finish) of POS Invoice

Type: datetime

Available from: 25.06 (25.6.0.58802)

Currency string

Amount Currency (EUR)

Type: varchar (3)

Available from: 25.06 (25.6.0.58802)

WireText string

Not Used

Type: varchar (100)

Available from: 25.06 (25.6.0.58802)

InvoiceNr string

POS Invoice Number

Type: varchar (30)

Available from: 25.06 (25.6.0.58802)

CustomerNr string

External Customer Number

Type: varchar (255)

Available from: 25.06 (25.6.0.58802)

BankAccountNr string

Bank Account for POS Payments

Type: varchar (255)

Available from: 25.06 (25.6.0.58802)