Skip to main content
POST
Create Hauler

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

x-api-version
string

Version identifier (date format).

Body

application/json

Create hauler request body.

company_name
string
required

Company name (free text).

password
string
required

New password.

recaptcha
string
required

Recaptcha answer.

username
string
required

New password.

invite_token
string

Signed HS256 JWT invite token from dispatch-backend.

Response

200 - application/json

Success

Third party hauler profile.

id
string<uuid>
required

Third party hauler identifier.

name
string
required

Name (free text).