validate_gln
ActiveTool of Qiniso
USE THIS to verify a GLN (GS1 Global Location Number — identifies a company/site/location in supply chains and EDI) before relying on it. Checks the 13-digit GS1 mod-10 check digit and returns the GS1 prefix's issuing country. Validates structure only; does not confirm the location is registered.
Parameters schema
{
"type": "object",
"required": [
"gln"
],
"properties": {
"gln": {
"type": "string",
"description": "The 13-digit GLN; spaces and dashes are ignored."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Qiniso
https://github.com/qinisolabs/qiniso
1/7 registries