latestSwagger 2.02026-08-10422755.5 KB

9e1d4f09d0b2

Estimator

This POST call will get an estimated price from CMS (Medicare) non-facility price index. In order for you to use this, we must add the estimator service (which is free) to your account. Additionally, for the Zip code, use 0 for national pricing, and you can send an array of CPT codes per the Postman example. Please note, due to the nature of the EstimateCalculation call, no test credentials are available.

post/API/EstimateCalculation

Headers

Authorizationstring required

The authorization token required for the request. Provide the token in the format Bearer { token}, where { token} is your actual authentication token.

Client-Api-Idstring required

Client Id (Accepts valid GUID)

Request body

zipCodestring
cptCodesstring[]
coPaystring
coInsPercentagestring
deductibleRemainingstring
outofPocketRemainingstring
isCopayIncludeInDeductibleboolean
isSecondryStatusActiveboolean
nonMedicareMultipleFactornumber double
internalIdstring

Response

OK

object required