Use this method to get a list of Box-types ordered by Box-type code.

Valid Tokens: Company and Vendor.


Request


URL: https://api.kometsales.com/api/boxtype.list

Method: GET

Content-Type: URL Parameters


Input parameters

authenticationToken (required)(string:50)

Komet Sales security token.


id (optional)(integer:20)

Komet Sales internal Box-Type ID.


code (optional)(string:3)

The Box-Type code.


https://api.kometsales.com/api/boxtype.list?
authenticationToken=token_info_goes_here

Response


status (integer:1)

Transaction status.

Valid values: 1 = Success | 0 = Failure


message (string:500)

Transaction status description.


boxtypes (array)

An array containing the Box-Types.


code (string:3)

The Box-Type code.


kometNetworkName (string:5)

The Komet Network Code Box-Type name.


fbe (decimal:10,2)

The Full Box Equivalent.


id (integer:20)

The Komet Sales internal Box-Type ID.


kometNetworkId(integer:4)

The Komet Network Code Box-Type ID.


{
    "status": "1",
    "message": "OK",
    "boxtypes": 
    [
         {
            "code": "FB",
            "kometNetworkName": "FB",
            "fbe": 1,
            "id": 1056,
            "kometNetworkId": 900
        },
        {
            "code": "HB",
            "kometNetworkName": "HB",
            "fbe": 0.5,
            "id": 1057,
            "kometNetworkId": 901
        }
    ]
}

defaultcom.atlassian.ecosystemfc909b09-b512-4c31-a844-dd855b0e6aae/db1c8759-c7e5-4e80-9022-d19e47b0e2b0/static/macroPeacock070068e4-b8a1-4001-ac2d-3283e32b1c38ari:cloud:ecosystem::extension/fc909b09-b512-4c31-a844-dd855b0e6aae/db1c8759-c7e5-4e80-9022-d19e47b0e2b0/static/macroPeacockdd8f65f4-023f-4daa-a795-dd1a5b60f272defaultcom.atlassian.ecosystemfc909b09-b512-4c31-a844-dd855b0e6aae/db1c8759-c7e5-4e80-9022-d19e47b0e2b0/static/macroPeacock070068e4-b8a1-4001-ac2d-3283e32b1c38ari:cloud:ecosystem::extension/fc909b09-b512-4c31-a844-dd855b0e6aae/db1c8759-c7e5-4e80-9022-d19e47b0e2b0/static/macroPeacockdd8f65f4-023f-4daa-a795-dd1a5b60f272