Create wash

Create a command to add a new wash to the queue

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

Unique identifier for the car

integer
required

Wash package number

integer

Position of the car in the queue. If provided, the system attempts to place the car at this spot. If omitted, the car is placed at the end of the queue.

wash_opt_numbers
array of integers

Optional wash option numbers

wash_opt_numbers
string

Vehicle license plate number

string

Vehicle manufacturer

string

Vehicle model

string

Vehicle color

string

Type of vehicle

string

Region or state code

image_urls
array of strings

URLs to vehicle images

image_urls
uuid

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

string

Customer's first name

string

Customer's last name

string

Type of membership

Headers
string
required
string
required
Responses

400

Bad request

409

Conflict - Action for this invoice_id already pending

500

Internal server error

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