Skip to content

Instantly share code, notes, and snippets.

@camdez
Created June 12, 2012 22:48
Show Gist options
  • Select an option

  • Save camdez/2920615 to your computer and use it in GitHub Desktop.

Select an option

Save camdez/2920615 to your computer and use it in GitHub Desktop.
OrgSync API: Identification Cards: List All Identification Cards
[
{
"number": "123",
"account_id": 2,
"id": 143168,
"email": null
},
{
"number": "1234",
"account_id": 2,
"id": 143171,
"email": null
},
(...)
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment