pixiCACreateManualBooking

Create a manuel booking event in a Customer Account

Since pixi version: LOU Official - Update 46 (6.9.46.27927) Additional notes:


Request

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

Request body

Name Type Required Description
Amount number true

Amount

Type: money

Default value:

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

Comment string false

Comment

Type: varchar(512)

Default value: NULL

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

CustKey integer true

CustKey

Type: int

Default value:

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

EventID string true

EventID

Type: varchar(3)

Default value:

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

MatchKey integer false

MatchKey

Type: int

Default value: NULL

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

EventDate string false

EventDate

Type: datetime

Default value: NULL

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

CurrencyId string false

Order CurrencyId (INT): in case when will be NULL, we read base currency to use from Shops table which customer belong to.

Type: smallint

Default value: NULL

Example:

Available from: AVA Official - Update 7 (8.4.7.23158)

MatchToInvoiceNr string false

MatchToInvoiceNr

Type: varchar(20)

Default value: NULL

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)


Response

1. Status response

Name Type Description
ReturnCode string

OK or ERROR

Type: varchar

Available from: 25.06 (25.6.0.58802)

ErrorMessage string

Error Message

Type: varchar

Available from: 25.06 (25.6.0.58802)