Skip to main content

Get supplier

Gets a specific supplier.

Path Parameters
id int32 REQUIRED

The id of the supplier to get.

Responses
200

The requested supplier.

Schema OPTIONAL
Resource object OPTIONAL

A product supplier.

SupplierId int32 OPTIONAL

The unique identifier for the supplier.

Name string OPTIONAL

The name of the supplier.

Address1 string OPTIONAL

The first address line of the supplier.

Address2 string OPTIONAL

The second address line of the supplier.

Address3 string OPTIONAL

The third address line of the supplier.

ZipCode string OPTIONAL

The zip code of the supplier.

City string OPTIONAL

The city of the supplier.

Country string OPTIONAL

The country of the supplier.

ContactPerson string OPTIONAL

The contact person of the supplier.

Phone1 string OPTIONAL

The primary phone number of the supplier.

Phone2 string OPTIONAL

The secondary phone number of the supplier.

Email string OPTIONAL

The email address of the supplier.

ExternalId string OPTIONAL

External Id of the supplier.

Message string OPTIONAL

A status message for the action taken.

Details string[] OPTIONAL

Any validation messages for the data on the current action.

404

Not found.

Schema OPTIONAL
Message string OPTIONAL

A status message for the action taken.

Details string[] OPTIONAL

Any validation messages for the data on the current action.