| customer | QuotationRequestDTO_customer | | [default to null] |
| id | String | The 24 character hexadecimal string id of the store (origin) | [default to null] |
| delivery_payment_method | String | Optional value for Delivery payment method type , [cash = customer pay to rider , non_cash = added to checkout] not applicable for Lalamove | [default to null] |
| delivery_vehicle | String | Delivery Vehicle Type for the request , null will default to motorcycle | [default to null] |
| order_time | String | Delivery schedule time in HH format , null will default to asap | [optional] [default to null] |
| order_date | String | Delivery Date, null will default to asap ISO8601 compliant date string, defaults to current server date , | [optional] [default to null] |
| meal_plan_type | String | Meal plan type for meal plan quotation | [optional] [default to null] |