Aukro WebAPI
doGetItemsInfo
-
sessionHandle | String | required
User's session identifier received using the doLogin(Enc) method. -
itemsIdArray | Long[]
Array of offer identifiers to load information about (max. 25). -
getDesc | Integer
Parameter indicating whether an offer description is to be loaded (1 - yes, 0 - no; default value: 0). -
getImageUrl | Integer
Parameter indicating whether links to photos are to be loaded (1 - yes, 0 - no; default value: 0). -
getAttribs | Integer
Parameter indicating whether a list of parameters assigned to an offer is to be loaded (1 - yes, 0 - no; default value: 0). -
getPostageOptions | Integer
Parameter indicating whether shipment options for an offer are to be loaded (1 - yes, 0 - no; default value: 0). -
getCompanyInfo | Integer
Parameter indicating whether data of a user listing the offer is to be loaded (it refers only to offers listed from Company accounts) (1 - yes, 0 - no; default value: 0). -
getProductInfo | Integer
Outdated parameter.
-
arrayItemListInfo | ItemInfoStruct[]
Array of structures containing information on indicated offers.-
itemInfo | ItemInfo | required
Structure containing general information on an offer.-
itId | Long
Offer identifier. -
itCountry | Integer
Identifier of country where an offer has been listed. -
itName | String | required
Offer title. -
itPrice | BigDecimal | required
Current price (for offers of bidding type). -
itBidCount | Integer
Number of bids. -
itEndingTime | Long
Offer end time (in the Unix time format). -
itSellerId | Long
Seller's identifier. -
itSellerLogin | String | required
Seller's username. -
itSellerRating | Integer
Seller's score. -
itStartingTime | Long
Offer start date (in the Unix time format; displayed only to a user who has listed it – 0 is returned to others). -
itStartingPrice | BigDecimal | required
Starting price (for offers of bidding type; displayed only to a user who has listed it – 0 is returned to others). -
itQuantity | Integer
Current number of items available in an offer. -
itFotoCount | Integer
Number of photos attached to an offer (relates only to photos uploaded to Aukro servers). -
itReservePrice | BigDecimal | required
Reserve price (for offers of bidding type; displayed only to a user who has listed it; to others following values are returned: 0 - if the reserve price is not set, -1 - if the current price is lower than the reserve price, -2 - if the current price is equal or higher than the reserve price). -
itLocation | String | required
Item location. -
itBuyNowPrice | BigDecimal | required
Buy it Now! price (if the Buy it Now! price is not set the field returns 0). -
itBuyNowActive | Integer
Information whether an offer has set (and active) Buy it Now! price. (1 - yes, 0 - no). -
itHighBidder | Integer
Identifier of a highest bidder. -
itHighBidderLogin | String | required
Username of a highest bidder. -
itDescription | String | required
Offer description. -
itOptions | Integer
Value informing on selected additional options for an offer (more). -
itState | Integer
Region (province) identifier. -
itIsEco | Integer
Information on whether an offer is promoted on eco-users' list of auctions (1 - yes, 0 - no). -
itHitCount | Long
Number of offer views. -
itPostcode | String | required
Postal code (if a seller has provided it in a description). -
itVatInvoice | Integer
Information whether a seller issues VAT invoices (1 - yes, 0 - no). -
itBankAccount1 | String | required
First bank account number of a seller. -
itBankAccount2 | String | required
Second bank account number of a seller. -
itStartingQuantity | Integer
Number of items available on a start of an offer. -
itIsForGuests | Integer
Information whether unregistered users can make purchase (1 - yes, 0 - no). -
itHasProduct | Integer
Information whether an offer is related to a product (1 - yes, 0 - no). -
itOrderFulfillmentTime | Integer
Information on the shortest possible time of realization (in hours). In UA it works as 'Sent within' with an additional value 1 ('immediately'). -
itEndingInfo | Integer
Information on offer status (1 - ongoing, 2 - offer ended in a 'natural' way [end of duration or buy-out of all items in case of Buy It Now!], 3 - auction ended earlier by seller). -
itIsAllegroStandard | Integer
Information whether an offer is marked as Standard Allegro [PL], Aukro Plus [CZ] or Super Offer [UA/KZ] (1 - yes, 0 - no). -
itIsNewUsed | Integer
Information about the item's condition (0 - no data, 1 - new, 2 - used). -
itIsBrandZone | Integer
Information whether an offer has been listed within the Brand Zone (1 - yes, 0 - no). -
itDurationInfo | DurationInfoStruct
-
durationType | Integer
-
durationType | Integer
-
itIsFulfillmentTimeActive | Integer
-
itId | Long
-
itemCats | ItemCatList[]
Array of structures containing information on offer category structure.-
catLevel | Integer
Identifier of category's nesting level (indexed from 0). -
catId | Long
Category identifier. -
catName | String | required
Category name.
-
catLevel | Integer
-
itemImages | ItemImageList[]
Array of structures containing information on photos added to an offer.-
imageType | Integer
Type of photo (1 - thumbnail, 2 - medium size, 3 - original photo). -
imageUrl | String | required
Link to a photo.
-
imageType | Integer
-
itemAttribs | AttribStruct[]
Array of structures containing information on parameters set for an offer.-
attribName | String | required
Parameter name. -
attribValues | String[]
Array of parameter value (parameters of scope type are returned as two separate elements of an array: array[0] = input_value; array[1] = output_value).
-
attribName | String | required
-
itemPostageOptions | PostageStruct[]
Array of structures containing information on delivery options selected for an offer.-
postageAmount | BigDecimal | required
Price for the first item. -
postageAmountAdd | BigDecimal | required
Price for more items (in case of not setting it by a seller, the amount of postageAmount is taken by default). -
postagePackSize | Integer
Quantity per parcel (in case of not setting it by a seller 1 is taken by default). -
postageId | Integer
Delivery method identifier (a list of delivery method identifiers can be obtained by using the doGetShipmentData method). -
postageFreeShipping | Integer
Information on whether for a given shipping method a seller has set free delivery (1 - yes, 0 -no). -
postageFreeReturn | Integer
-
postageFulfillmentTime | FulfillmentTimeStruct | required
Structure containing information on (expressed in hours) approximate 'Order realization time' for the given offer.-
fulfillmentTimeFrom | Integer
Start of the scope (in hours) for the approximate 'Order realization time' (information returned only in PL). 0 indicates that a seller has not set time for 'Delivery within' or 'Order realization time' is not available in the given country. -
fulfillmentTimeTo | Integer
End of the scope (in hours) for the approximate 'Order realization time' (information returned only in PL). 0 indicates that a seller has not set time for 'Delivery within' or 'Order realization time' is not available in the given country.
-
fulfillmentTimeFrom | Integer
-
postageAmount | BigDecimal | required
-
itemPaymentOptions | ItemPaymentOptions | required
Structure containing information on payment options selected for an offer.-
payOptionTransfer | Integer
Standard transfer (1 - enabled, 0 - disabled). -
payOptionOnDelivery | Integer
COD (1 - enabled, 0 - disabled). -
payOptionAllegroPay | Integer
PayU (1 - enabled, 0 - disabled). -
payOptionSeeDesc | Integer
Additional information on delivery and payment (1 - enabled, 0 - disabled). -
payOptionPayu | Integer
Outdated field (will always return 0). -
payOptionEscrow | Integer
Outdated field (will always return 0). -
payOptionQiwi | Integer
-
payOptionTransfer | Integer
-
itemCompanyInfo | CompanyInfoStruct | required
Structure containing basic information on a company (if an offer has been listed from account registered as Company).-
companyFirstName | String | required
First name of person responsible for account. -
companyLastName | String | required
Surname of person responsible for account. -
companyName | String | required
Company name. -
companyAddress | String | required
Company registered office. -
companyPostcode | String | required
Postal code. -
companyCity | String | required
City of company registered office. -
companyNip | String | required
Company tax identification number.
-
companyFirstName | String | required
-
itemProductInfo | ProductStruct | required
-
productId | Long
Outdated field (will always return 0). -
productName | String | required
Outdated field (will always return empty value). -
productDescription | String | required
Outdated field (will always return empty value). -
productImagesList | String[]
Outdated field (will always return empty value). -
productParametersGroupList | ProductParametersGroupStruct[]
Outdated structure.-
productParametersGroupName | String | required
Outdated field (will always return empty value). -
productParametersList | ProductParametersStruct[]
Outdated structure.-
productParameterName | String | required
Outdated field (will always return empty value). -
productParameterValues | String[]
Outdated field (will always return empty value). -
productParameterDescription | String | required
Outdated field (will always return empty value).
-
productParameterName | String | required
-
productParametersGroupName | String | required
-
productId | Long
-
itemInfo | ItemInfo | required
-
arrayItemsNotFound | Long[]
Array of offer identifiers on which no information has been loaded as the given offer had been moved to archive (it ended at least 60 days ago) or incorrect offer identifier had been provided. -
arrayItemsAdminKilled | Long[]
Array of offer identifiers on which no information has been loaded as the given offer had been removed by the administrator.
-
ERR_ITEMS_ARRAY_OVERSIZED
No offer identifier has been provided or the number of identifiers exceeds the acceptable limit (max. 25).. -
ERR_NO_SESSION / ERR_SESSION_EXPIRED
Invalid session identifier or the session has expired. -
ERR_WEBAPI_KEY_INACTIVE
WebAPI key used to generate the session has been deactivated (the key owner has not accepted WebAPI User Agreement). -
ERR_WEBAPI_NOT_AVAIL
Problems with Aukro WebAPI service.