You're viewing a demo portfolio

Join the waitlist
PRSM

validate_sscc

Active

Tool of Qiniso

declared in 0.5.0

USE THIS to verify an SSCC (GS1 Serial Shipping Container Code — identifies a pallet/carton/logistics unit) from a shipping label before relying on it. Checks the 18-digit GS1 mod-10 check digit and returns the extension digit and GS1 prefix country. Validates structure only.

Parameters schema

{
  "type": "object",
  "required": [
    "sscc"
  ],
  "properties": {
    "sscc": {
      "type": "string",
      "description": "The 18-digit SSCC; spaces and dashes are ignored."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Qiniso

https://github.com/qinisolabs/qiniso

1/7 registries
View full server →