orderConfig object in the request body. If you don’t define a configuration property that applies to one or more services in the package that you’re ordering, a default value will be set for that property.
Configuration properties
Alias name configuration
OHS/Drug passport expiration policy
Lost or incomplete OHS/drug policy
Dilute drug policy
Quantiferon Gold substitution policy
T-Spot substitution policy
Employment verification method
Employment income verification method
Education verification method
Contacts
Thecontacts property is an array of contact objects for the case. Each contact object has the following properties:
Supported
type values:
Overriding configurations
You can override a case configuration by adding to the order (POST /case/id/{caseId}/add/services) only if the configuration doesn’t apply to any services that have already been dispatched. For example, if an Employment Income Verification was ordered during case creation, then the serviceConfigs.service-employment-income.verificationMethod property cannot be updated. Attempting to do so results in a 422 response.