pixiCreateSupplier

API call to create new supplier

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


Request

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

Request body

Name Type Required Description
eMail string false

E-Mail address

Type: varchar(60)

Default value: NULL

Example: abcd

Available from: AVA Official - Update 23 (8.4.23.27873)

CustNR string false

Customer number

Type: varchar(20)

Default value: NULL

Example: abcd

Available from: AVA Official - Update 23 (8.4.23.27873)

SupZip string false

Supplier ZIP

Type: varchar(20)

Default value: NULL

Example: abcd

Available from: AVA Official - Update 23 (8.4.23.27873)

SupCity string false

Supplier City

Type: varchar(50)

Default value: NULL

Example: abcd

Available from: AVA Official - Update 23 (8.4.23.27873)

SupplNr string false

Supplier number (code)

Type: varchar(4)

Default value: NULL

Example: abcd

Available from: LOU Official (6.3.0.4452)

SupName2 string false

Supplier Name

Type: varchar(60)

Default value: NULL

Example: abcd

Available from: AVA Official - Update 23 (8.4.23.27873)

SupAnrede string false

Supplier Title

Type: varchar(20)

Default value: NULL

Example: abcd

Available from: AVA Official - Update 23 (8.4.23.27873)

SupPhone1 string false

Supplier Phone

Type: varchar(50)

Default value: NULL

Example: abcd

Available from: AVA Official - Update 23 (8.4.23.27873)

SupPhone2 string false

Supplier 2nd phone number

Type: varchar(50)

Default value: NULL

Example: abcd

Available from: AVA Official - Update 23 (8.4.23.27873)

SupplCtry string false

Supplier Country

Type: varchar(3)

Default value: NULL

Example: abcd

Available from: AVA Official - Update 23 (8.4.23.27873)

SupplName string false

Supplier name

Type: varchar(60)

Default value: NULL

Example: abcd

Available from: LOU Official (6.3.0.4452)

CurrencyId string false

Currency ID

Type: smallint

Default value: NULL

Example: 1

Available from: AVA Official - Update 23 (8.4.23.27873)

SupAddress string false

Supplier Address

Type: varchar(50)

Default value: NULL

Example: abcd

Available from: AVA Official - Update 23 (8.4.23.27873)

SupplFaxNR string false

Fax number

Type: varchar(100)

Default value: NULL

Example: abcd

Available from: AVA Official - Update 23 (8.4.23.27873)

SupplGroup string false

Supplier group

Type: varchar(4)

Default value: NULL

Example: abcd

Available from: AVA Official - Update 23 (8.4.23.27873)

HomePageUrl string false

Supplier home page URL

Type: nvarchar

Default value: NULL

Example: abcd

Available from: AVA Official - Update 23 (8.4.23.27873)

SupplNameExt string false

External supplier name

Type: varchar(50)

Default value: NULL

Example: abcd

Available from: AVA Official - Update 23 (8.4.23.27873)

MainContact_Fax string false

Main contact fax number

Type: nvarchar

Default value: NULL

Example: abcd

Available from: AVA Official - Update 23 (8.4.23.27873)

SupplierComment string false

Supplier comment

Type: varchar(8000)

Default value: NULL

Example: abcd

Available from: 19.02 (8.4.50.37001)

eMailSupplOrder string false

E-mail where to send the supplier order

Type: varchar(255)

Default value: NULL

Example: abcd

Available from: AVA Official - Update 23 (8.4.23.27873)

MainContact_Email string false

Main contact e-mail address

Type: nvarchar

Default value: NULL

Example: abcd

Available from: AVA Official - Update 23 (8.4.23.27873)

MainContact_Phone string false

Main contact phone number

Type: varchar(200)

Default value: NULL

Example: abcd

Available from: AVA Official - Update 23 (8.4.23.27873)

MainContact_Title string false

Main contact title

Type: nvarchar

Default value: NULL

Example: abcd

Available from: AVA Official - Update 23 (8.4.23.27873)

DefaultDeliveryDays integer false

Default delivery days

Type: int

Default value: NULL

Example: 123

Available from: AVA Official - Update 23 (8.4.23.27873)

MainContact_JobTitle string false

Main contact job title

Type: nvarchar

Default value: NULL

Example: abcd

Available from: AVA Official - Update 23 (8.4.23.27873)

MainContact_LastName string false

Main contact last name

Type: nvarchar

Default value: NULL

Example: abcd

Available from: AVA Official - Update 23 (8.4.23.27873)

MainContact_FirstName string false

Main contact first name

Type: nvarchar

Default value: NULL

Example: abcd

Available from: AVA Official - Update 23 (8.4.23.27873)

CanDoDirectFulfillment string false

Indicator if supplier can do direct fullfillment

Type: varchar(1)

Default value: NULL

Example: Y/N

Available from: AVA Official - Update 23 (8.4.23.27873)

MainContact_JobFunction string false

Main contact job function

Type: nvarchar

Default value: NULL

Example: abcd

Available from: AVA Official - Update 23 (8.4.23.27873)

MainContact_MobilePhone string false

Main contact mobile phone number

Type: varchar(200)

Default value: NULL

Example: abcd

Available from: AVA Official - Update 23 (8.4.23.27873)


Response

Name Type Description