Skip to main content

Privacera Documentation

Format: SSN

US Social Security Number. Nine digits. Hyphens and spaces allowed.

  • Algorithm: FPE, Scope: Last 4 digits

  • Algorithm: FPE, Scope: All

Example of FPE, All

  • Request:

    "datalist": [
        [
            "778-62-8144",
            "030 72 7381",
            "709066491",
            "163254042",
            null,
            "805 14 1893",
            "401318448"
        ]
    ]
    
  • Response:

    "datalist": [
        [
            "932-88-1456",
            "828 92 5898",
            "954061516",
            "998726200",
            null,
            "980 21 5905",
            "191897078"
        ]
    ]