GET api/Supplier/ClientId/{ClientId}/SupplierId/{SupplierId}

Get specific supplier by SupplierId

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ClientId

globally unique identifier

Required

SupplierId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Supplier
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Number

string

None.

Name

string

None.

PrefixSSCC

string

None.

Response Formats

application/json, text/json

Sample:

Sample not available.