Use this method to change the position of the rack location of one box.

Valid Tokens: Company.


Request


URL: https://api.kometsales.com/api/box.position.change

Method: POST

Content-Type: application/JSON


Input Parameters

authenticationToken (required)(string:50)

Komet Sales security token.


boxCode (required)(string:20)

The box code.


position (optional)(string:4)

The rack position or location.


{
    "authenticationToken": "token_info_goes_here",
    "boxCode":"KS5704495",
    "position": "A1"
   }

Response


status (integer:1)

Transaction status.

Valid values: 1 = Success | 0 = Failure


message (string:500)

Transaction status description.


boxOldPosition (string:5)

The scanned box previous location.


 {
  "status": "1",
  "message": "success",
  "boxOldPosition": "AC2"
  }

defaultcom.atlassian.ecosystemfc909b09-b512-4c31-a844-dd855b0e6aae/db1c8759-c7e5-4e80-9022-d19e47b0e2b0/static/macroPeacock2bd1c2ae-c1cf-47d0-aaca-24c2000b2f0fari:cloud:ecosystem::extension/fc909b09-b512-4c31-a844-dd855b0e6aae/db1c8759-c7e5-4e80-9022-d19e47b0e2b0/static/macroPeacock2734b6e9-a77b-418f-9531-a4bd0e4be767defaultcom.atlassian.ecosystemfc909b09-b512-4c31-a844-dd855b0e6aae/db1c8759-c7e5-4e80-9022-d19e47b0e2b0/static/macroPeacock2bd1c2ae-c1cf-47d0-aaca-24c2000b2f0fari:cloud:ecosystem::extension/fc909b09-b512-4c31-a844-dd855b0e6aae/db1c8759-c7e5-4e80-9022-d19e47b0e2b0/static/macroPeacock2734b6e9-a77b-418f-9531-a4bd0e4be767