Repack Close LPN API
Summary:
The Repack Close LPN API (POST.../lgfapi/v10/repack/close_lpn) has a field called "close_lpn_delay".
What does it do? There is no documentation about this. Is it in seconds or miliseconds? What value do we need to use for optimal performance?
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
23c
Code Snippet (add any code snippets that support your topic, if applicable):
Example Request Body
"facility_id code": "FAC",
"company_id": 1,
"to_oblpn_nbr": "OBLPN0001",
"to_oblpn_lpn_type": "KNMEDBOX1"
"close_lpn_delay": 60
}
0