Setup Interactive API List

Service Authentication :

GET Practice Details /v1/api/SetUp/PracticeDetail/

Description: Api call that returns Practice details for a given PGID

GET Office List /v1/api/SetUp/OfficeList/

Description: Api call that returns all office list for a given PGID

GET Practice Codes /v1/api/SetUp/PracticeCodes/

Description: Api call that returns the procedure codes for a given PGID

POST Operatory List /v1/api/Setup/OperatoryList/

Description: Api call that returns all Operators list for a given PGID

Request Information

Parameter Type Value Required Description
OID Integer Required Office Identification Number

GET Provider List /v1/api/SetUp/ProviderList/

Description: Api call that returns all Provider list for a given PGID

POST Provider Office List /v1/api/Setup/ProviderOfficeList/

Description: Api call that returns one Provider's Office (work's at) list for a given PGID

Request Information

Parameter Type Value Required Description
PROVIDERID Integer Required Provider identification number

GET Office Provider List /v1/api/Setup/OfficeProviderList/

Description: Api call that returns an office's list of providers

Request Information

Parameter Type Value Required Description
OID Integer Required Office identification number

POST Provider Operatories List /v1/api/Setup/ProviderOperatoryList/

Description: Api call that returns one Provider's Operatories list for a given PGID and OID.

Request Information

Parameter Type Value Required Description
OID Integer Required Office Identification Number
PROVIDERID Integer Required Provider Identification Number

POST Provider Holidays Scheduler /v1/api/Setup/ProviderHolidaySch/

Description: Api call that returns one Provider's holidays list for a given PGID and OID

Request Information

Parameter Type Value Required Description
OID Integer Required Office Identification Number
PROVIDERID Integer Required Provider Identification Number

POST Provider Effective Schedule /v1/api/Setup/ProviderEffSch/

Description: Api call that returns Provider Effective Schedule for a given OID And PROVIDERID

Request Information

Parameter Type Value Required Description
OID Integer Required Office Identification Number
PROVIDERID Integer Required Provider Identification Number

GET Scheduler Production Types /v1/api/SetUp/SchProductionType/

Description: Api call that returns production types list for a given PGID and OID
Parameter Type Value Required Description
OID Integer Required Office Identification Number

GETGet Referral Types /v1/api/Setup/ReferralTypes/

Description: Api call that returns all Referral types for a given PGID

GETGet Cancellation Codes /v1/api/Setup/CancellationCodes/

Description: Api call that returns all Cancellation Codes given the PGID

GET Carrier List /v1/api/SetUp/CarrierList/

Description: Api call that returns a list of all carriers for a given PGID

GET Get Provider Carrier Login /v1/api/Setup/GetProviderCarrierLogin/

Description: Api call that returns a list of a provider's carrier logins
Parameter Type Value Required Description
PROVIDERID Integer Required Provider Identification Number
CarrierName String Optional Carrier Name

POST Add Provider Carrier Login /v1/api/Setup/AddProviderCarrierLogin/

Description: Api call adds a carrier login for a given provider
Parameter Type Value Required Description
OID Integer Required Provider Office Identification Number
PROVIDERID Integer Required Provider Identification Number
CarrierID Integer Required Carrier Identification Number
WS String Required Carrier Website
UN String Required Carrier Login Username
PWD String Required Carrier Login Password