pixiGetPaymenttypes

This call gets all the payment types of the customer

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


Request

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

Request body

Name Type Required Description
Code string false

Code

Type: varchar(1)

Default value:

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

TagXML string false

TagXML

Type: varchar(32)

Default value:

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

PaymentText string false

PaymentText

Type: varchar(32)

Default value:

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

IniOrderStatus string false

IniOrderStatus

Type: varchar(3)

Default value:

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)


Response

1. Result set

Name Type Description
Code string

Uniqe code of the paymenttype

Type: varchar

Available from: 25.06 (25.6.0.58802)

XMLTag string

XML is the tag of the paymenttype which is used in open trans for example

Type: nvarchar

Available from: 25.06 (25.6.0.58802)

PaymentText string

Name of the paymenttype

Type: varchar

Available from: 25.06 (25.6.0.58802)

IniOrderStatus string

IniOrderStatus is the default stauts of an order after export with that paymenttype

Type: varchar

Available from: 25.06 (25.6.0.58802)