pixiImportGetChannelSettings

API call returns settings for channel connected to external platforms

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


Request

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

Request body

Name Type Required Description
ChannelKey integer false

ID of the channel

Type: int

Default value: 0

Example: 123

Available from: LOU Official - Update 46 (6.9.46.27927)


Response

1. List of settings

Name Type Description
ChannelName string

Channel name

Type: varchar (32)

Available from: / (25.7.0.59144)

SettingName string

Setting Name

Type: varchar (64)

Available from: / (25.7.0.59144)

SettingValue string

Setting Value

Type: varchar (8000)

Available from: / (25.7.0.59144)

ChannelTypeName string

Type of this Channel (e.g. URL / Plenty)

Type: varchar (32)

Available from: / (25.7.0.59144)