GET Fees/county-fees?provider={provider}

Gets county check fees by provider

Request Information

URI Parameters

NameDescriptionTypeAdditional information
provider

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of STORMaaS.Areas.Fees.Models.CountyCheckFeeResponse
NameDescriptionTypeAdditional information
State

string

None.

County

string

None.

StateFips

integer

None.

CountyFips

integer

None.

PassThroughDataFee

decimal number

None.

ServiceFee

decimal number

None.

Response Formats

application/json, text/json

Sample:

Sample not available.