GET api/Registrations?companyNumber={companyNumber}&from={from}&to={to}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| companyNumber | string |
Required |
|
| from | string |
Required |
|
| to | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of spGetRegistrationsByTimeRange_Result| Name | Description | Type | Additional information |
|---|---|---|---|
| message | string |
None. |
|
| employeeNumber | string |
None. |
|
| time | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.