go back to MovementService

POST /movements/{id}/declineOffer

Declines the movement offered to the driver.

Roles that can access this endpoint are Drivers.

Parameters

name description type default type
id ID of the movement path String
driverId ID of the driver who declined the offer query String
sessionId ID of the session for the offer query String

Result

RowMovement of type: application/xml application/json

a RowMovement object representing the next available movement

Additional attributes:

Try It Out

Request

- Authentication Help
- String
- String
- String