pixiGetCustomerInfo

Get Customer Info

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


Request

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

Request body

Name Type Required Description
CustKey integer true

Customer Id

Type: int

Default value:

Example:

Available from: LOU Official (6.3.0.4452)


Response

1. Result set

Name Type Description
Name string

Customers full name, as supplied by the shop

Type: varchar

Available from: 25.06 (25.6.0.58802)

Comment string

Comment

Type: varchar

Available from: 25.06 (25.6.0.58802)

CustomerLocked string

Information if a customer is locked or not. Returns char(1) - N - no, customer is not locked. Y - yes, customer is locked. (Reason for the lock can be found in the "Comment" Field returned by the same call)

Type: varchar

Available from: 25.06 (25.6.0.58802)

DatevUserAccount string

DatevUserAccount

Type: bigint

Available from: 25.06 (25.6.0.58802)

CustomerNRExternal string

CustomerNRExternal

Type: varchar

Available from: 25.06 (25.6.0.58802)

InvoicesReminderLevel1 integer

Invoices with Reminderlevel 1... and so on...

Type: int

Available from: 25.06 (25.6.0.58802)

InvoicesReminderLevel2 integer

InvoicesReminderLevel2

Type: int

Available from: 25.06 (25.6.0.58802)

InvoicesReminderLevel3 integer

InvoicesReminderLevel3

Type: int

Available from: 25.06 (25.6.0.58802)