Skip to main content
GET
Query Suppliers

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

x-runas
string

The User-Id (int or uuid) on whose behalf the request is executed. Requires scope 'Application.RunAs'.

x-tenant-id
string<uuid>
required

The tenant ID for the target ERP instance.

Response

Returns all suppliers.

Id
integer<int32>
required
Name
string
required

Supplier name.

Example:

"Global Transport"

Type
string
required
Example:

"Default"

SupplierNo
string
required

Supplier ID number.

Example:

"SP12345"

InternalCustomerId
string
required

Internal customer ID of the supplier.

Example:

"12"

LanguageISO
string
required

The language ISO of a supplier.

Example:

"DE"

FormOfAddress
string
required

The form of address of the supplier.

Example:

"Muster Str. 15"

FirstName
string
required

Supplier first name.

Example:

"John"

LastName
string
required

Supplier last name.

Example:

"Smith"

Company
string
required

Name of the supplier's company.

Example:

"Tradewell Company"

Company2
string
required

The additional address infomation about the company.

Example:

"Office Department"

Contact
string
required

Supplier's contact person.

Example:

"John Smith"

Street
string
required

Supplier's street and house number.

Example:

"Example St. 15"

Address2
string
required

Additional address information.

Example:

"Apartment 201"

PostalCode
string
required

Supplier's postal code.

Example:

"10115"

City
string
required

Supplier's city.

Example:

"Berlin"

State
string
required

Supplier's state.

Example:

"Berlin"

CountryIso
string
required

Country ISO code of the address.

Example:

"DE"

Phone
string
required

Supplier's main telephone number.

Example:

"040 / 12345"

PhoneExtension
string
required

Supplier's telephone number extension.

Example:

"10"

Fax
string
required

Supplier's fax number.

Example:

"040 / 12345-19"

Email
string
required

Supplier's email address.

Example:

"info@a-company-domain.com"

Website
string
required

Supplier's website.

Example:

"https://a-company-domain.com"

Comment
string
required

Additional information about the supplier.

Example:

"Comment about the supplier"

VatID
string
required

Supplier's VAT ID number.

Example:

"DE123456789"

Status
string
required

Supplier's status.

Example:

"aktiv"