v2

latestOpenAPI 3.0.32026-08-05174296703.4 KB
waitlist

sign-up waitlist

Sign-up for the waitlist

post/waitlist/sign-up

Request body

company_namestring

Customer's company name

emailstring email required

Customer e-mail

first_namestring

Customer's first name

last_namestring

Customer's last name

phonestring

Customer's phone number

sellerstring

Seller the customer will be redirected to purchase devices

Example request

{
  "company_name": "aaa",
  "email": "aaa",
  "first_name": "aaa",
  "last_name": "aaa",
  "phone": "aaa",
  "seller": "aaa"
}

Response

Created response.