attribute | type | description |
---|
paycardID | string | Zeal Paycard 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
suspended
terminated |
type | string | Holds one of the following values:
virtual
physical |
{
"paycardID": "f15b00a4bce0e60d52bf0f0a",
"companyID": "bf015b00e052f60cfb0e4a0d",
"employeeID": "d210f054bf5b006f50aecbe0",
"contractorID": null,
"status": "active",
"card_type": "virtual",
}