This documentation is for the v6 (stable) version of the API.
Invocation URL: /v6/electronicatl/getatlsafelocationsbyid

Descripton:

Get Safe location details

Parameters:

id

Returns:

{
    'result': [
        {
            'id': 35,
            'safeLocation': 'Warehouse 2',
            'isAssigned': true,
            'markAsUsed': false,
            'electronicATLId': 32,
            'iLocCodeList': [],
            'eATLBarcode': 'eATL06000101NZ',
            'barcodeType': 1
        },
        {
            'id': 43,
            'safeLocation': 'Garage',
            'isAssigned': true,
            'markAsUsed': false,
            'electronicATLId': 32,
            'referenceCode': 'eATL06000102NZ',
            'iLocCodeList': [],
            'eATLBarcode': 'eATL06000102NZ',
            'barcodeType': 1
        }
    ],
    'generated_in': '3206ms'
}

Example:

Back to Electronic Authority to leave