pixiCAGetCustomerEvents

API Call to show all CA Events and Statistics for a selected customer; New fields: OrderCurrency - return data in order currency. AccountCurrencyCode - return data (CustomerBalance, OpenOrders, SuggestedRefound) in base or order currency for customer.

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


Request

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

Request body

Name Type Required Description
ShopID string false

Shop ID

Type: varchar(3)

Default value: NULL

Example: 123

Available from: LOU Official (6.3.0.4452)

CustRef integer false

ID of customer

Type: int

Default value: NULL

Example: 123

Available from: LOU Official (6.3.0.4452)

CustNrExt string false

External Reference to the Customer (imported from Shop)

Type: varchar(60)

Default value: NULL

Example: 123

Available from: LOU Official (6.3.0.4452)


Response

1. Result set

Name Type Description
Amount number

As shown on F11 tab in CustomerService client.

Type: money

Available from: 25.06 (25.6.0.58802)

Number string

As shown on F11 tab in CustomerService client.

Type: varchar

Available from: 25.06 (25.6.0.58802)

CustRef integer

CustKey from table dbo.Customers.

Type: int

Available from: 25.06 (25.6.0.58802)

EventID string

As shown on F11 tab in CustomerService client.

Type: varchar

Available from: 25.06 (25.6.0.58802)

EventDate string

As shown on F11 tab in CustomerService client.

Type: datetime

Available from: 25.06 (25.6.0.58802)

IsDeleted boolean

Is Deleted

Type: bit

Available from: 25.06 (25.6.0.58802)

Reference string

As shown on F11 tab in CustomerService client.

Type: varchar

Available from: 25.06 (25.6.0.58802)

OpenOrders number

As shown on F11 tab in CustomerService client.

Type: money

Available from: 25.06 (25.6.0.58802)

DoNotRefund boolean

DoNotRefund

Type: bit

Available from: 25.06 (25.6.0.58802)

OpenToMatch number

As shown on F11 tab in CustomerService client.

Type: money

Available from: 25.06 (25.6.0.58802)

OrderCurrency string

Order Currency

Type: varchar

Available from: 25.06 (25.6.0.58802)

CustomerBalance number

As shown on F11 tab in CustomerService client.

Type: money

Available from: 25.06 (25.6.0.58802)

IsAcountMatched boolean

As shown on F11 tab in CustomerService client.

Type: bit

Available from: 25.06 (25.6.0.58802)

SuggestedRefound number

As shown on F11 tab in CustomerService client.

Type: money

Available from: 25.06 (25.6.0.58802)

AccountCurrencyCode string

Account Currency Code

Type: varchar

Available from: 25.06 (25.6.0.58802)