POST api/OnboardDevice?otp={otp}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| otp | string |
Required |
Body Parameters
CsrGenerationDto| Name | Description | Type | Additional information |
|---|---|---|---|
| CommonName | string |
None. |
|
| SerialNumber | string |
None. |
|
| OrganizationIdentifier | string |
None. |
|
| OrganizationUnitName | string |
None. |
|
| OrganizationName | string |
None. |
|
| CountryName | string |
None. |
|
| InvoiceType | string |
None. |
|
| LocationAddress | string |
None. |
|
| IndustryBusinessCategory | string |
None. |
Request Formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.