Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Cloak

If the request is successful, the RECID of the GLA will be returned as follows:

Code Block
languagejs
{
    Status: success,
    page: 1,
    count: 1,
    total_count: 1,
    gla: 58337
}

In the above example, '58337' represents the returned RECID.

...




GLA Charges

GLA Endpoint

No Format
http://DOMAIN/api/API_KEY/gla.OUTPUT

...