Creates a new provider.Copy Pagepost https://integrationhub.wellsky.io/commands/v4/providersRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query Paramsapi-versionstringThe requested API versionBody Paramsapplication/json-patch+jsonapplication/jsontext/jsonapplication/*+jsonThe request containing provider information.Represents the request body for creating a provider (V4).firstNamestringrequiredlength between 0 and 50Provider first name. Required.lastNamestringrequiredlength between 0 and 50Provider last name. Required.companyIdsarray of int64srequiredlength ≥ 1List of company IDs. Required.companyIds* int64ADD int64organizationNamestring | nullOrganization name.professionalDesignationstring | nullProfessional designation.specialtystring | nullProvider specialty.pecosEnrolledbooleanIndicates if the provider is PECOS enrolled.truefalsepecosExcludedbooleanIndicates if the provider is PECOS excluded.truefalseisReferralSourcebooleanIndicates if the provider is a referral source.truefalsecmnDeliverystring | nullCMN delivery method.preferredMethodOfContactstring | nullPreferred method of contact.notesstring | nullNotes about the provider.createDefaultUserDefinedFieldsbooleanA boolean to determine whether user defined fields for the provider will be created. Defaults to true.truefalseuserDefinedFieldValuesarray of objects | nullOptional user defined field values to set during provider creation. When provided alongside CreateDefaultUserDefinedFields=true, the UDF fields will be initialized with the specified values instead of empty defaults. Use GET /commands/v4/userdefinedfields/templates/Prescriber to discover valid field IDs.userDefinedFieldValuesADD objectHeaderscontent-typestringenumDefaults to application/json-patch+jsonGenerated from available request content typesapplication/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonAllowed:application/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonResponses 201Created 400Bad Request 500Internal Server ErrorUpdated 3 months ago Patches a providers information for a given provider ID.Create a new provider contact.Did this page help you?YesNo