GET api/Suppliers/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
SupplierName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
Name | string |
Required String length: inclusive between 0 and 100 |
|
IsManufacturer | boolean |
None. |
|
TimeZoneId | integer |
None. |
|
Enabled | boolean |
None. |
|
GeneralSupportContactName | string |
Required String length: inclusive between 0 and 50 |
|
GeneralSupportContactPhone | string |
Required String length: inclusive between 0 and 50 |
|
BigId | integer |
None. |
|
ManufacturerId | integer |
None. |
|
TimeZone | TimeZone |
None. |
|
ContactLensProducts | Collection of ContactLensProduct |
None. |
|
OrderHeaders | Collection of OrderHeader |
None. |
|
SupplierCatalogCaches | Collection of SupplierCatalogCacheEntry |
None. |
|
ChainParentSupplierAccounts | Collection of ChainParentSupplierAccount |
None. |
|
InventoryTransactions | Collection of InventoryTransaction |
None. |
|
ChainSupplierAccounts | Collection of ChainSupplierAccount |
None. |
|
BatchOrders | Collection of BatchOrder |
None. |
|
SupplierProducts | Collection of SupplierProduct |
None. |
|
SupplierShippingMethods | Collection of SupplierShippingMethod |
None. |
|
ClientOrders | Collection of ClientOrder |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.