pixiGetItemInfoPickList
Deprecated
Since pixi version: LOU Official - Update 46 (6.9.46.27927) Additional notes: Sample Xml Structure:
<ITEMS>
<ITEM><ITEMKEY>105</ITEMKEY></ITEM>
<ITEM><EAN>2000000000091</EAN></ITEM>
<ITEM><ITEMNRINT>54e46dd1dc2c30a39.01766786</ITEMNRINT></ITEM>
<ITEM><ITEMNRSUPPL>mg316</ITEMNRSUPPL></ITEM>
</ITEMS>
Request
Request body
Name | Type | Required | Description |
---|---|---|---|
LocID | string | false | Type: varchar(3) Default value: NULL Example: abcdefg Available from: LOU Official - Update 46 (6.9.46.27927) |
EANUPC | string | false | Type: varchar(13) Default value: NULL Example: abcdefg Available from: LOU Official - Update 46 (6.9.46.27927) |
ItemKey | integer | false | Type: int Default value: NULL Example: 123 Available from: LOU Official - Update 46 (6.9.46.27927) |
ItemXML | string | false | Type: varchar(-1) Default value: NULL Example: abcdefg Available from: LOU Official - Update 46 (6.9.46.27927) |
ItemNrInt | string | false | Type: varchar(50) Default value: NULL Example: abcdefg Available from: LOU Official - Update 46 (6.9.46.27927) |
ItemNrSuppl | string | false | Type: varchar(50) Default value: NULL Example: abcdefg Available from: LOU Official - Update 46 (6.9.46.27927) |
Request Example
<Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/">
<Body xmlns="">
<pixiGetItemInfoPickList>
<ItemKey>0</ItemKey>
<ItemNrInt>string</ItemNrInt>
<EANUPC>string</EANUPC>
<ItemNrSuppl>string</ItemNrSuppl>
<LocID>string</LocID>
<ItemXML>string</ItemXML>
</pixiGetItemInfoPickList>
</Body>
</Envelope>
Response
Name | Type | Description |
---|---|---|
ABC | string | Item system tag Type: char Available from: 25.06 (25.6.0.58802) |
VPE | string | Type: smallint Available from: 25.06 (25.6.0.58802) |
EANUPC | string | Item barcode Type: varchar (13) Available from: 25.06 (25.6.0.58802) |
Enabled | boolean | Item enabled flag Type: bit Available from: 25.06 (25.6.0.58802) |
ItemKey | integer | pixi* item ID Type: int Available from: 25.06 (25.6.0.58802) |
PriceVK | number | Item price Type: money Available from: 25.06 (25.6.0.58802) |
SupplNR | string | Supplier number (code) Type: varchar (4) Available from: 25.06 (25.6.0.58802) |
Category | string | Item category Type: varchar (50) Available from: 25.06 (25.6.0.58802) |
ItemName | string | Item name Type: varchar (120) Available from: 25.06 (25.6.0.58802) |
ItemTAGs | string | Tags connected to the item Type: varchar (8000) Available from: 25.06 (25.6.0.58802) |
Quantity | integer | Item stock quantity Type: int Available from: 25.06 (25.6.0.58802) |
VATLevel | string | Item VAT level Type: varchar (9) Available from: 25.06 (25.6.0.58802) |
ItemNrInt | string | Shop item number Type: varchar (50) Available from: 25.06 (25.6.0.58802) |
SupplPrice | number | Supplier price of the item Type: money Available from: 25.06 (25.6.0.58802) |
ItemNrSuppl | string | Supplier item number Type: varchar (50) Available from: 25.06 (25.6.0.58802) |
MinOrderQty | integer | Minimum order quantity for the item Type: int Available from: 25.06 (25.6.0.58802) |
MinStockQty | integer | Minimum stock quantity for the item Type: int Available from: 25.06 (25.6.0.58802) |
ItemNrSuppl1 | string | Item number Supplier 1 Type: varchar (50) Available from: 25.06 (25.6.0.58802) |
PicLinkLarge | string | URL to picture of the item (large size) Type: varchar (512) Available from: 25.06 (25.6.0.58802) |
PicLinkSmall | string | URL to picture of the item (small size) Type: varchar (512) Available from: 25.06 (25.6.0.58802) |
ExportEstimatedDelivery | string | Estimated delivery date Type: datetime Available from: 25.06 (25.6.0.58802) |
Response Example
<PixiGetItemInfoPickListPost200TextXmlResponse>
<ItemKey>0</ItemKey>
<SupplPrice>0</SupplPrice>
<ItemName>string</ItemName>
<VPE>string</VPE>
<MinStockQty>0</MinStockQty>
<MinOrderQty>0</MinOrderQty>
<SupplNR>string</SupplNR>
<Category>string</Category>
<ItemNrInt>string</ItemNrInt>
<ItemNrSuppl1>string</ItemNrSuppl1>
<Quantity>0</Quantity>
<PriceVK>0</PriceVK>
<VATLevel>string</VATLevel>
<Enabled>true</Enabled>
<ItemTAGs>string</ItemTAGs>
<EANUPC>string</EANUPC>
<ItemNrSuppl>string</ItemNrSuppl>
<ABC>string</ABC>
<ExportEstimatedDelivery>string</ExportEstimatedDelivery>
<PicLinkLarge>string</PicLinkLarge>
<PicLinkSmall>string</PicLinkSmall>
</PixiGetItemInfoPickListPost200TextXmlResponse>
Name | Type | Description |
---|---|---|
ArtNr | string | Item barcode Type: varchar (50) Available from: 25.06 (25.6.0.58802) |
ItemRef | integer | Item ID Type: int Available from: 25.06 (25.6.0.58802) |
PickListNr | integer | Item on Picklist Type: int Available from: 25.06 (25.6.0.58802) |
Sum_PickListItem | integer | Item qty sum on Piclist Type: int Available from: 25.06 (25.6.0.58802) |
Response Example
<PixiGetItemInfoPickListPost200TextXmlResponse>
<ItemKey>0</ItemKey>
<SupplPrice>0</SupplPrice>
<ItemName>string</ItemName>
<VPE>string</VPE>
<MinStockQty>0</MinStockQty>
<MinOrderQty>0</MinOrderQty>
<SupplNR>string</SupplNR>
<Category>string</Category>
<ItemNrInt>string</ItemNrInt>
<ItemNrSuppl1>string</ItemNrSuppl1>
<Quantity>0</Quantity>
<PriceVK>0</PriceVK>
<VATLevel>string</VATLevel>
<Enabled>true</Enabled>
<ItemTAGs>string</ItemTAGs>
<EANUPC>string</EANUPC>
<ItemNrSuppl>string</ItemNrSuppl>
<ABC>string</ABC>
<ExportEstimatedDelivery>string</ExportEstimatedDelivery>
<PicLinkLarge>string</PicLinkLarge>
<PicLinkSmall>string</PicLinkSmall>
</PixiGetItemInfoPickListPost200TextXmlResponse>
Name | Type | Description |
---|---|---|
ArtNr | string | Item barcode Type: varchar (50) Available from: 25.06 (25.6.0.58802) |
BoxNr | integer | Box number Type: int Available from: 25.06 (25.6.0.58802) |
ItemRef | integer | Item ID Type: int Available from: 25.06 (25.6.0.58802) |
Sum_BoxItem | integer | Item qty sum in Box Type: int Available from: 25.06 (25.6.0.58802) |
pickListNrUsed | integer | Picklist number for Box Type: int Available from: 25.06 (25.6.0.58802) |
Response Example
<PixiGetItemInfoPickListPost200TextXmlResponse>
<ItemKey>0</ItemKey>
<SupplPrice>0</SupplPrice>
<ItemName>string</ItemName>
<VPE>string</VPE>
<MinStockQty>0</MinStockQty>
<MinOrderQty>0</MinOrderQty>
<SupplNR>string</SupplNR>
<Category>string</Category>
<ItemNrInt>string</ItemNrInt>
<ItemNrSuppl1>string</ItemNrSuppl1>
<Quantity>0</Quantity>
<PriceVK>0</PriceVK>
<VATLevel>string</VATLevel>
<Enabled>true</Enabled>
<ItemTAGs>string</ItemTAGs>
<EANUPC>string</EANUPC>
<ItemNrSuppl>string</ItemNrSuppl>
<ABC>string</ABC>
<ExportEstimatedDelivery>string</ExportEstimatedDelivery>
<PicLinkLarge>string</PicLinkLarge>
<PicLinkSmall>string</PicLinkSmall>
</PixiGetItemInfoPickListPost200TextXmlResponse>
HTTP Example
POST https://apigateway.descartes.com/tms/pixi/
Content-Type: text/xml; charset=utf-8
# echo -n '{{username}}:{{password}}' | base64 | pbcopy
Authorization: Basic {{token}}
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns1="https://apigateway.descartes.com/tms/pixi/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<SOAP-ENV:Body>
<ns1:pixiGetItemInfoPickList>
<LocID xsi:type="xsd:string">abcdefg</LocID>
<EANUPC xsi:type="xsd:string">abcdefg</EANUPC>
<ItemKey xsi:type="xsd:integer">123</ItemKey>
<ItemXML xsi:type="xsd:string">abcdefg</ItemXML>
<ItemNrInt xsi:type="xsd:string">abcdefg</ItemNrInt>
<ItemNrSuppl xsi:type="xsd:string">abcdefg</ItemNrSuppl>
</ns1:pixiGetItemInfoPickList>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
PHP Example
<?php
getPixiSoapClientResponse('pixiGetItemInfoPickList', [
'LocID' => 'abcdefg', // string
'EANUPC' => 'abcdefg', // string
'ItemKey' => '123', // integer
'ItemXML' => 'abcdefg', // string
'ItemNrInt' => 'abcdefg', // string
'ItemNrSuppl' => 'abcdefg', // string
]);
function getPixiSoapClientResponse(string $method, array $arguments = [])
{
$soapArguments = [];
foreach ($arguments as $key => $value) {
$soapArguments[] = new SoapVar($value, null, '', '', $key);
}
$soapClient = new SoapClient(null, [
'login' => '...',
'password' => '...',
'uri' => 'https://apigateway.descartes.com/tms/pixi/',
'location' => 'https://apigateway.descartes.com/tms/pixi/',
]);
return $soapClient->__call($method, $soapArguments);
}