Place an Order

POST {{baseUrl}}/transactional/v1/mvrorders

Place an order for a Motor Vehicle Report directly with the State's DMV Systems.

Request Body

{"purpose"=>"EMPLOYMENT", "productId"=>"DL", "subType"=>"3Y", "host"=>"ONLINE", "licenseNumber"=>"", "licenseState"=>"SD", "birthDate"=>"1950-07-15", "lastName"=>"", "firstName"=>"", "middleName"=>"", "gender"=>"1", "ssn"=>"", "billCode"=>"", "billReference"=>"Example", "stateAccessCode"=>"Transactional MVR"}

HEADERS

KeyDatatypeRequiredDescription
X-Api-Keystring(Required) Added as a part of security scheme: apiKey
Content-Typestring
Acceptstring

RESPONSES

status: Created

{"orderId":"3fa85f64-5717-4562-b3fc-2c963f66afa6"}