curl --location --request GET 'https://api.triowfs.com/trio/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,
"IsPermPlacement": true,
"ModifiedDateUtc": "2019-08-24T14:15:22Z"
}
]