Alert!

This is the latest version of the API! It is subject to change and may contain bugs! Use only for testing new features or at your own risk.
Invocation URL: /latest/electronicatl/getatlbyid

Descripton:

Get ATL details

Parameters:

id

Returns:


{
    'result': {
        'id': 32,
        'companyName': '87897987',
        'contactName': 'Jemmm',
        'emailAddress': 'sandeep.perera@gmail.com',
        'phoneNumber': '8787876786',
        'fullAddress': '99 Quay Street, Auckland 1010 CBD, Auckland, New Zealand',
        'isTermsAccepted': false,
        'btnAction': 'Approve',
        'isCancelled': false,
        'cancelledReason': '',
        'isRenewed': true,
        'daysToNextRenewal': 359,
        'cancelledReasonList': [
            {
                'id': 1,
                'cancellationReason': 'No longer at this address'
            },
            {
                'id': 3,
                'cancellationReason': 'No Access'
            },
            {
                'id': 2,
                'cancellationReason': 'Other'
            }
        ]
    },
    'generated_in': '8799ms'
}

Example:

Back to Electronic Authority to leave