curl --location 'https://api.triowfs.com/trio/api/v3/candidates//state-licenses' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"state": "st",
"isCompact": true,
"expirationDate": "2019-08-24",
"licenseNumber": "string"
}'{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"state": "string",
"isCompact": true,
"licenseNumber": "string",
"expirationDate": "2019-08-24"
}