JDBC Driver for Workday

Build 23.0.8839

PhoneValidation

Validates phone number data to ensure it is valid for Workday.

Workday Resource Information

Validates the specified completePhoneNumber in the request body.
The completePhoneNumber field is required in the request body.

If the specified completePhoneNumber is valid, this method returns the 201 response status. If the specified completePhoneNumber is invalid, this method returns the 400 response status with a validation error message.

This method assumes the Allowed Phone Validations for the country of the phone is enabled on the Tenant Setup - Global configuration.
If the tenant configuration has disabled the Allowed Phone Validations for the associated country, the validation returns as valid.

Secured by: REST API Public

Input

Name Type Description
CompletePhoneNumber String The complete phone number.
CountryPhoneCode_CountryPhoneCode String The phone code for a country.
CountryPhoneCode_Country_Descriptor String A preview of the instance
CountryPhoneCode_Country_Id String Id of the instance
CountryPhoneCode_Descriptor String A preview of the instance
CountryPhoneCode_Id String Id of the instance
DeviceType_Descriptor String A preview of the instance
DeviceType_Id String Id of the instance

Result Set Columns

Name Type Description
CompletePhoneNumber String The complete phone number.
CountryPhoneCode_CountryPhoneCode String The phone code for a country.
CountryPhoneCode_Country_Descriptor String A preview of the instance
CountryPhoneCode_Country_Id String Id of the instance
CountryPhoneCode_Descriptor String A preview of the instance
CountryPhoneCode_Id String Id of the instance
DeviceType_Descriptor String A preview of the instance
DeviceType_Id String Id of the instance

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839