Add To License Plate
Add To License Plate
Path Parameters
- licensePlateNo string required
- application/json
- text/json
- application/*+json
Request Body
- licensePlateNo string
- no string
- description string
- quantity double
- uom string
- units int64 nullable
Request Body
- licensePlateNo string
- no string
- description string
- quantity double
- uom string
- units int64 nullable
Request Body
- licensePlateNo string
- no string
- description string
- quantity double
- uom string
- units int64 nullable
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...