Complete and Print License Plate
Complete and Print License Plate
- application/json
- text/json
- application/*+json
Request Body
- licensePlateNo string
- printerId string
Request Body
- licensePlateNo string
- printerId string
Request Body
- licensePlateNo string
- printerId string
Responses
- 200
- 400
Success
Bad Request
- application/json
- Schema
- Example (from schema)
Schema
- statusCode int32
- message string
- code string
context object
url stringmethod string
{
"statusCode": 0,
"message": "string",
"code": "string",
"context": {
"url": "string",
"method": "string"
}
}
Loading...