GET api/Registrations?companyNumber={companyNumber}&from={from}&to={to}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
companyNumber

string

Required

from

string

Required

to

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of spGetRegistrationsByTimeRange_Result
NameDescriptionTypeAdditional information
message

string

None.

employeeNumber

string

None.

time

string

None.

Response Formats

application/json, text/json

Sample:

Sample not available.