pixiGetInkassoBookings

Procedure returns all "Inkasso" invoices for the given time frame.

Since pixi version: AVA Official - Update 23 (8.4.23.27873) Additional notes:


Request

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

Request body

Name Type Required Description
ToDate string false

End of date range

Type: datetime

Default value:

Example:

Available from: AVA Official - Update 23 (8.4.23.27873)

FromDate string false

Start of date range

Type: datetime

Default value:

Example:

Available from: AVA Official - Update 23 (8.4.23.27873)


Response

1. Customer Account Inkasso bookings details

Name Type Description
Ort string

Billing address - City

Type: varchar (50)

Available from: 25.06 (25.6.0.58802)

Land string

Always 001

Type: varchar (3)

Available from: 25.06 (25.6.0.58802)

Name1 string

Billing address - First and last name

Type: varchar (60)

Available from: 25.06 (25.6.0.58802)

Name2 string

Always empty

Type: varchar (60)

Available from: 25.06 (25.6.0.58802)

E_Mail string

Billing address - Email

Type: varchar (60)

Available from: 25.06 (25.6.0.58802)

Mobile string

Billing address - Mobile phone number

Type: varchar (60)

Available from: 25.06 (25.6.0.58802)

Strasse string

Billing address - Street

Type: varchar (100)

Available from: 25.06 (25.6.0.58802)

Telefax string

Billing address - Fax number

Type: varchar (60)

Available from: 25.06 (25.6.0.58802)

Telefon string

Billing address - Phone numberr

Type: varchar (60)

Available from: 25.06 (25.6.0.58802)

KundenNr string

Customer number - 97XXX3

Type: varchar (6)

Available from: 25.06 (25.6.0.58802)

BetragCHF string

Event currency amount from Customer Account (format: 00.00)

Type: varchar (20)

Available from: 25.06 (25.6.0.58802)

Geschlecht string

Sex - depending on salutation; Herr = m, Frau = w, everything else = f

Type: varchar (1)

Available from: 25.06 (25.6.0.58802)

Hausnummer string

Billing address - House number

Type: varchar (12)

Available from: 25.06 (25.6.0.58802)

Mahnkosten string

Invoice reminder costs (format: 00.00)

Type: varchar (20)

Available from: 25.06 (25.6.0.58802)

RecordCode string

Internal record code - 0

Type: varchar (1)

Available from: 25.06 (25.6.0.58802)

Sprachcode string

Language code - D or F

Type: varchar (1)

Available from: 25.06 (25.6.0.58802)

CompanyType string

Company type - 99

Type: varchar (2)

Available from: 25.06 (25.6.0.58802)

Geburtsjahr string

Customer year of birth (format: yyyy)

Type: varchar (4)

Available from: 25.06 (25.6.0.58802)

KundenRefNr string

External customer number

Type: varchar (60)

Available from: 25.06 (25.6.0.58802)

Adresszusatz string

Always empty

Type: varchar (1)

Available from: 25.06 (25.6.0.58802)

Geburtsdatum string

Customer birth date (format: dd.mm.yyyy)

Type: varchar (10)

Available from: 25.06 (25.6.0.58802)

Postleitzahl string

Billing address - ZIP Code

Type: varchar (10)

Available from: 25.06 (25.6.0.58802)

BetragCHFtotal string

Invoice gross total (format: 00.00)

Type: varchar (20)

Available from: 25.06 (25.6.0.58802)

Rechnungsdatum string

Date of invoice creation (format: dd.mm.yyyy)

Type: varchar (10)

Available from: 25.06 (25.6.0.58802)

Rechnungsgrund string

Always empty

Type: varchar (1)

Available from: 25.06 (25.6.0.58802)

Rechnungsnummer string

Invoice number

Type: varchar (20)

Available from: 25.06 (25.6.0.58802)

2. Informational resultset

Name Type Description
Status string

Status returned by an API Call

Type: varchar (4)

Available from: 25.06 (25.6.0.58802)

Message string

Additional message returned by an API Call

Type: varchar (100)

Available from: 25.06 (25.6.0.58802)