Skip to main content
GET
/
commerce
/
inventory
/
v1
/
bin
/
binTypes
Error
A valid request URL is required to generate request examples
[
  {
    "binTypeID": 123,
    "description": "<string>"
  }
]

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Response

Success

binTypeID
integer

Bin Type Identifier

description
string

Bin Type Description