pixiGetChangedCustomers

Get all changed customers since / to

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


Request

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

Request body

Name Type Required Description
To string false

... to DateTime

Type: datetime

Default value: NULL

Example:

Available from: LOU Official (6.3.0.4452)

Since string true

Changes since...

Type: datetime

Default value:

Example:

Available from: LOU Official (6.3.0.4452)

Rowcount integer false

Return only number of records

Type: int

Default value: 1000

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)


Response

1. Result set

Name Type Description
Name string

Name

Type: varchar

Available from: 25.06 (25.6.0.58802)

eMail string

eMail

Type: varchar

Available from: 25.06 (25.6.0.58802)

AddrKey integer

Reference to the billing address of the customer. To be used with the pixiGetAddress function.

Type: int

Available from: 25.06 (25.6.0.58802)

CustKey integer

Reference to the customer record

Type: int

Available from: 25.06 (25.6.0.58802)

ShipLock boolean

ShipLock

Type: bit

Available from: 25.06 (25.6.0.58802)

CustomerOf string

CustomerOf

Type: varchar

Available from: 25.06 (25.6.0.58802)

UpdateDate string

UpdateDate

Type: datetime

Available from: 25.06 (25.6.0.58802)

ShipAddrKey integer

Reference to the shipping address of the customer. To be used with the pixiGetAddress function.

Type: int

Available from: 25.06 (25.6.0.58802)