Paycard Object

attributetypedescription
paycardIDstringZeal Paycard ID
companyIDstringZeal Company ID
employeeIDstringZeal Employee ID
contractorIDstringZeal Contractor ID
statusstringHolds one of the following values:
active
suspended
terminated
typestringHolds one of the following values:
virtual
physical
{
  "paycardID": "f15b00a4bce0e60d52bf0f0a",
  "companyID": "bf015b00e052f60cfb0e4a0d",
  "employeeID": "d210f054bf5b006f50aecbe0",
  "contractorID": null,
  "status": "active",
  "card_type": "virtual",
}