pixiCAGetInvoiceMatch

API call returns customer account events for a selected invoice

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


Request

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

Request body

Name Type Required Description
InvoiceNr string false

Filter: Invoice Number

Type: varchar(20)

Default value: NULL

Example: abcdefg

Available from: LOU Official (6.3.0.4452)

InvoiceKey integer false

Filter: Invoice ID

Type: int

Default value: NULL

Example: 123

Available from: LOU Official (6.3.0.4452)


Response

1. Customer account events

Name Type Description
Amount number

Event total amount

Type: money

Available from: / (25.7.0.59144)

EventID string

Event ID

Type: varchar (3)

Available from: / (25.7.0.59144)

Matched number

Event matched amount

Type: money

Available from: / (25.7.0.59144)

EventDate string

Date of the event

Type: smalldatetime

Available from: / (25.7.0.59144)

InvoiceNr string

pixi* invoice number

Type: varchar (20)

Available from: / (25.7.0.59144)

Reference string

Reference text

Type: varchar (512)

Available from: / (25.7.0.59144)

CreateDate string

Record create date

Type: datetime

Available from: / (25.7.0.59144)

InvoiceKey integer

Invoice ID

Type: int

Available from: / (25.7.0.59144)

OrderCurrency string

curreency of the order/invoice

Type: varchar (3)

Available from: / (25.7.0.59144)