x-api-key: ********************curl --location 'https://api.triowfs.com/trio/api/v3/shifts/create-external' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"staffingPoolId": "e21ec5aa-4d49-40e2-a1fc-2826f3bf48e6",
"unitId": "b3eb5f92-604a-46b9-9881-9d84000fd7ed",
"startTime": "string",
"endTime": "string",
"statusId": 0,
"note": "string",
"rateCardLineItemId": "f8166c86-394a-45c0-b0b2-887386b42e5b"
}'{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}