Create a new car in wash queue

Create a new car entry in the wash queue with detailed vehicle information

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Gate Control:

Providing the lane_uuid enables gate control

  • Gate will upon upon receiving signal if all other gates are in the closed position.
  • If other gate is open, specified gate in lane_uuid will open as per the gate control logic.
  • In the event of invalid lane_uuid or issue connecting to specific gate, the wash will be added to the queue, but the lane will not open. No error will be returned.

You can find information about lane ID from the scene config

Body Params
string
required
length ≤ 50

Unique identifier for the car

integer
required
0 to 999

Wash package number (required)

uuid

UUID of the lane where the car is located (triggers automatic gate opening)

integer
0 to 999

Position of the car in the queue (optional)

wash_opt_numbers
array of integers

Optional wash option numbers

wash_opt_numbers
string
length ≤ 20

Vehicle license plate number

string
length ≤ 50

Vehicle manufacturer

string
length ≤ 50

Vehicle model

string
enum

Vehicle color

string
enum

Type of vehicle

string
length ≤ 10

Region or state code

image_urls
array of uris

URLs to vehicle images

image_urls
string
length ≤ 100

Customer's first name

string
length ≤ 100

Customer's last name

string
length ≤ 100

Type of membership

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json