POST api/OnboardDevice?otp={otp}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
otp

string

Required

Body Parameters

CsrGenerationDto
NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.