Use this method to mark a Box as Received by the Warehouse.

Valid Tokens: Company.


Request


URL: https://api.kometsales.com/api/box.warehouse.receive

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.


companyLocationId (integer:20)

The Company Location ID. Only applies to Multi-Location Companies.

You can get this value from the location.list API method.


{
    "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.


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

defaultcom.atlassian.ecosystemfc909b09-b512-4c31-a844-dd855b0e6aae/db1c8759-c7e5-4e80-9022-d19e47b0e2b0/static/macroPeacock4b24a37c-2dea-4b22-b71e-43188fe0a4f4ari:cloud:ecosystem::extension/fc909b09-b512-4c31-a844-dd855b0e6aae/db1c8759-c7e5-4e80-9022-d19e47b0e2b0/static/macroPeacock3db14634-cd36-43f2-a33e-6394f10f523cdefaultcom.atlassian.ecosystemfc909b09-b512-4c31-a844-dd855b0e6aae/db1c8759-c7e5-4e80-9022-d19e47b0e2b0/static/macroPeacock4b24a37c-2dea-4b22-b71e-43188fe0a4f4ari:cloud:ecosystem::extension/fc909b09-b512-4c31-a844-dd855b0e6aae/db1c8759-c7e5-4e80-9022-d19e47b0e2b0/static/macroPeacock3db14634-cd36-43f2-a33e-6394f10f523c