Place an Order
POST {{baseUrl}}/organization/v1/licenses/history
Place an License History order.
Request Body
{"purpose"=>"EMPLOYMENT", "productId"=>"DL", "subType"=>"3Y", "host"=>"ONLINE", "licenseNumber"=>"", "licenseState"=>"SD", "birthDate"=>"1950-07-15", "lastName"=>"", "firstName"=>"", "middleName"=>"", "gender"=>"1", "ssn"=>"", "billCode"=>"Example", "billReference"=>"License History Discovery", "stateAccessCode"=>"", "yearsRequired"=>"3"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Api-Key | string | (Required) Added as a part of security scheme: apiKey | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
{"orderId":"3fa85f64-5717-4562-b3fc-2c963f66afa6"}