Exigo Web Service

GetItems
Returns price, volume, and description for one or more item codes.

CSV Support
No
Transactional Support
No

GetItemsRequest
CurrencyCode [Required]
String
Yes
The standard ISO 4217 3-letter currency code
PriceType [Required]
Int32
Yes
The type of price
WarehouseID [Required]
Int32
Yes
The unique identifier for the warehouse
ItemCodes
String[]
No
WebID
Int32?
No
The unique identifier for a website. This field was originally used in an older implementation of Exigo, and is no longer applicable. If you do not know your web ID, use 1.
WebCategoryID
Int32?
No
The unique identifier for a product category.
ReturnLongDetail
Boolean
No
RestrictToWarehouse
Boolean?
No
LanguageID
Int32?
No
The customer's preferred language ID (ex. 0 (English), 1 (Spanish), etc.)
ExcludeHideFromSearch
Boolean?
No
GetItemsResponse
Items
A collection of customer extended records
Result
The status of your web service call response. This property tells you if the call was executed successfully, any errors that occurred and other miscellanous, method-specific information.
ItemResponse
ItemCode
String
The alphanumeric unique identifier for the item
Description
String
Price
Decimal
CommissionableVolume
Decimal
The CV earned for the item, based on the quantity selected
BusinessVolume
Decimal
Other1Price
Decimal
Other2Price
Decimal
Other3Price
Decimal
Other4Price
Decimal
Other5Price
Decimal
Other6Price
Decimal
Other7Price
Decimal
Other8Price
Decimal
Other9Price
Decimal
Other10Price
Decimal
Category
String
CategoryID
Int32
The unique identifier for a product category.
TinyPicture
String
SmallPicture
String
LargePicture
String
ShortDetail
String
ShortDetail2
String
ShortDetail3
String
ShortDetail4
String
LongDetail
String
LongDetail2
String
LongDetail3
String
LongDetail4
String
InventoryStatus
InventoryStatusType
StockLevel
Int32
AvailableStockLevel
Int32
MaxAllowedOnOrder
Int32
Field1
String
Field2
String
Field3
String
Field4
String
Field5
String
Field6
String
Field7
String
Field8
String
Field9
String
Field10
String
OtherCheck1
Boolean
A company-defined custom binary value
OtherCheck2
Boolean
A company-defined custom binary value
OtherCheck3
Boolean
A company-defined custom binary value
OtherCheck4
Boolean
A company-defined custom binary value
OtherCheck5
Boolean
A company-defined custom binary value
IsVirtual
Boolean
If true, the item is considered a non-physical product and will not have shipping costs applied to it.
AllowOnAutoOrder
Boolean
IsGroupMaster
Boolean
GroupDescription
String
GroupMembersDescription
String
GroupMembers
IsDynamicKitMaster
Boolean
KitMembers
TaxablePrice
Decimal
ShippingPrice
Decimal
ApiResult
Status
ResultStatus
Specifies whether the web service call was successfully executed.
Errors
String[]
An array of error messages that were returned from Exigo. If the web service call was successful, this colleciton will be empty.
TransactionKey
String
The unique GUID identifier assigned to this web service call for logging purposes.
ItemMemberResponse
ItemCode
String
The alphanumeric unique identifier for the item
MemberDescription
String
ItemDescription
String
InventoryStatus
InventoryStatusType
StockLevel
Int32
AvailableStockLevel
Int32
KitMemberResponse
Description
String
KitMemberItems
KitMemberItemResponse
ItemCode
String
The alphanumeric unique identifier for the item
Description
String
InventoryStatus
InventoryStatusType