Skip to main content
PUT
Unapprove a DriverDay 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

driver-day-id
string<uuid>
required

DriverDay ID

Body

application/json

The body is of type object.

Response

OK

data
DriverDay-Read · object
required

NOTE:

  • total_delivered_quantities is now deprecated. Use delivered_quantities instead.