Skip to content
  • There are no suggestions because the search field is empty.

IN Bin Type

URL

Verbs

Function

Available

/INBinType

GET

Query a list of all IN Bin Types

2017.1.0

/INBinType/<code>

GET

Query a single IN Bin Type

2017.1.0

Supported modifiers

Query String

Definition

Sample
isActive Return a set of Active IN Bin Types isActive=true

Security Linked Menu

Menu Item
Located
Bin Type Maintenance System / Inventory / Warehouse Bin Management

Sample XML Response

<?xml version="1.0" encoding="UTF-8"?>
<INBinType>
<OidString>10728.7</OidString>
<Edition>6</Edition>
<Code>Bay</Code>
<Description>Shelf Bays Bulk</Description>
<Height>1.25</Height>
<Length>2001.00</Length>
<Volume>0.0000</Volume>
<Width>1.75</Width>
<IsActive>true</IsActive>
<MaxCapacity>0</MaxCapacity>
</INBinType>