x-api-key: ********************curl --location 'https://api.triowfs.com/trio/api/v3/Timecard/PayTypes' \
--header 'x-api-key: <api-key>'[
{
"Id": "38a5a5bb-dc30-49a2-b175-1de0d1488c43",
"Name": "string",
"Code": "string",
"Caption": "string",
"Description": "string",
"IsLocums": true,
"IsDaily": true,
"IsOnCall": true,
"IsActive": true,
"IsDefault": true,
"IsPermPlacement": true,
"IsGratis": true,
"GratisHours": 0,
"GratisPayClassId": "d2ef8abd-4241-4132-9997-cce65f3fdc11",
"ModifiedDateUtc": "2019-08-24T14:15:22.123Z"
}
]