/
Verify if a Block + Bed combination exists

Verify if a Block + Bed combination exists

Use this method to validate if a Block + Bed combination is valid.

Valid Tokens: Company.


Related Articles


Request


URL: https://api.kometsales.com/api/grower.bed.list

Method: GET

Content-Type: URL Parameters


Input Parameters

authenticationToken (required)(string:50)

Komet Sales security token.


block (required)(string:20)

The Block code.


bed (required)(string:20)

The Bed code.


https://api.kometsales.com/api/grower.bed.list? authenticationToken=token_info_goes_here&block=1A&bed=123

Response


message (string:500)

Transaction status description.


status (integer:1)

Transaction status.

Valid values: 1 = Success | 0 = Failure


{ "message": "OK", "status": "1" }
Peacock

Related content

Grower
Grower
More like this
Get an AWB list
Get an AWB list
More like this
Get a detailed AWB list
Get a detailed AWB list
More like this
Get a list of Box-Types
Get a list of Box-Types
More like this
Get a list of Payment Methods
Get a list of Payment Methods
More like this
Mark a Box as Received by the Warehouse
Mark a Box as Received by the Warehouse
More like this