Skip to main content
Skip table of contents

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
isActiveReturn a set of Active IN Bin TypesisActive=true

Security Linked Menu

Menu Item
Located
Bin Type MaintenanceSystem / 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>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.