Card Object

attribute

type

description

cardID

string

Zeal Card ID

companyID

string

Zeal Company ID

employeeID

string

Zeal Employee ID

contractorID

string

Zeal Contractor ID

status

string

Holds one of the following values:
active
archived

{
  "cardID": "f15b00a4bce0e60d52bf0f0a",
  "companyID": "bf015b00e052f60cfb0e4a0d",
  "employeeID": "d210f054bf5b006f50aecbe0",
  "contractorID": null,
  "status": "active"
}