Get a list of all Countries

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


Request

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

Request body

Name Type Required Description
CntCode string false

Filter: Country code

Type: varchar(3)

Default value: NULL

Example: D

Available from: LOU Official - Update 46 (6.9.46.27927)

OnlyActive boolean false

Switch: Return only countries that have a connected customer address

Type: bit

Default value: 0

Example: 0 or 1

Available from: LOU Official - Update 46 (6.9.46.27927)


Response

1. Countries list

Name Type Description
IsEU boolean

Is country a member of EU

Type: bit

Available from: / (25.7.0.59144)

CntCode string

Country Code

Type: varchar (3)

Available from: / (25.7.0.59144)

CntName string

Country Name

Type: varchar (60)

Available from: / (25.7.0.59144)

CntNames string

Country name

Type: varchar (200)

Available from: / (25.7.0.59144)

LangCode string

Countries language code

Type: varchar (3)

Available from: / (25.7.0.59144)

VATLimit integer

VAT treshold

Type: int

Available from: / (25.7.0.59144)

ChargeVAT string

The flag that marks if the VAT should be charged

Type: char

Available from: / (25.7.0.59144)

DateFormat string

Date format

Type: varchar (11)

Available from: / (25.7.0.59144)

LocationID string

Location ID

Type: char

Available from: / (25.7.0.59144)

CntCodeISO2 string

Country ISO2 Code

Type: char

Available from: / (25.7.0.59144)

CntCodeISO3 string

Country ISO3 Code

Type: char

Available from: / (25.7.0.59144)

DefShipCost number

Default shipping costs

Type: money

Available from: / (25.7.0.59144)