Reprint License Plate
Reprint License Plate
- application/json
- text/json
- application/*+json
Request Body
- licensePlateNo string
- printerId string
- printSsccBarcode boolean
Request Body
- licensePlateNo string
- printerId string
- printSsccBarcode boolean
Request Body
- licensePlateNo string
- printerId string
- printSsccBarcode boolean
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...