Skip to main content
PUT
Approve a Load as a Company

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Accept-Language
string
default:en

The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.

Example:

"en"

Path Parameters

company-id
string<uuid>
required

Company ID

load-id
string<uuid>
required

Load ID

Body

application/json
external_approver_name
string | null
approval_type
enum<string> | null
Available options:
driver,
foreman,
biller,
company_admin

Response

OK

data
Load-Read · object
required