offer
Timestamnp when the offer ahs been accepted
URI-reference to the bookings related to the offer
URI reference of the drop off node for the offer
Order of the drop off node
Drop off node scheulde ts
Assingmnet URI for the offer
If offer couldn't be generate, timestamp of the event
True, if offer has been generated
Type of the offer. For production offers, this will be set to real
Previous assignment for the offer
Pickup node URI for the offer
Pickup node assignment order
Scheduled timestamp for the pickup node of the offer
If offer includes point, URI of the point
POint assingmnet order
Scheduled timestamp of th epoint for the offer if any
Project this offer belongs to
Flag indicating if the offer is valid and can be used by the customer
Timestamp when the offer is scheduled to be sent to the customer
Flag indicating if the offer has been sent to the customer
Flag indicating if the offer wil be autoaccepted by the customer
Simulation the offer belongs to
Status of the offer:
accepteddeclined
Possible values: [accepted, new, sent, rejected, inactive, payment_failed, fail_to_board, rejected_by_timeout]
Timestamp of user accepting the offer
Vehicle the offer has been generated for
Creation timestamp of an object
id object
Identifier of the object
- integer
- uuid
Can be integer
Can be UUID
Last modification timestampo of the object
URI of the object instance
{
"accepted_at": "2024-07-29T15:51:28.071Z",
"booking": "string",
"dropoff_node": "string",
"dropoff_node_assignment_order": 0,
"dropoff_node_scheduled_ts": "2024-07-29T15:51:28.071Z",
"new_assignment": "string",
"offer_message_generation_failed_at": "2024-07-29T15:51:28.071Z",
"offer_message_generation_ok": true,
"offer_type": "string",
"old_assignment": "string",
"pickup_node": "string",
"pickup_node_assignment_order": 0,
"pickup_node_scheduled_ts": "2024-07-29T15:51:28.071Z",
"point_node": "string",
"point_node_assignment_order": 0,
"point_node_scheduled_ts": "2024-07-29T15:51:28.071Z",
"project": "string",
"ready_to_be_sent_to_customer": true,
"scheduled_to_send_at": "2024-07-29T15:51:28.071Z",
"sent_to_customer": true,
"should_be_auto_accepted": true,
"simulation": "string",
"status": "accepted",
"user_accepted_at": "2024-07-29T15:51:28.071Z",
"vehicle": "string",
"created_at": "2024-07-29T15:51:28.071Z",
"id": 0,
"modified_at": "2024-07-29T15:51:28.071Z",
"resource_uri": "string"
}