GET importation/count?dateStart={dateStart}&dateEnd={dateEnd}&code={code}&insurerId={insurerId}&stateGroup={stateGroup}

Retrieves the total count of importations based on filters.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
dateStart

date

None.

dateEnd

date

None.

code

integer

None.

insurerId

integer

None.

stateGroup

string

None.

Body Parameters

None.

Response Information

Resource Description

integer

Response Formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<long xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</long>