Marketplace Dasher Pick Reports
Payout Summary​
Report Type - NV_PAYMENTS_V3
Description​
This report outputs order level details for all direct deposit payouts that have been completed within the requested report timeframe based on store's local time.
Note: Legacy report version available here.
Example Report​
Column Name | Data Type | Definition | Example | Since Report Version |
---|---|---|---|---|
payout_date_utc | date | The UTC date when the payout was initiated (MM/DD/YYYY format) | 7/3/2025 | 1 |
transaction_date_utc | date | The UTC date when the Dasher swiped the red card in the store (MM/DD/YYYY format) | 06/28/2025 | 1 |
transaction_date_local | date | The local date when the Dasher swiped the red card in the store (MM/DD/YYYY format) | 06/28/2025 | 1 |
payout_time_local | ISO8601 timestamp with explicit timezone offset | The local timestamp when the payout was sent, format: YYYY-MM-DD HH24:MI:SS | 2025-07-03 1:12:13 | 1 |
transaction_time_utc | ISO8601 standard timestamp | UTC timestamp when the red card was swiped, format: YYYY-MM-DD HH24:MI:SS | 2025-06-28 1:12:13 | 1 |
transaction_time_local | ISO8601 timestamp with explicit timezone offset | Local timestamp when the red card was swiped, format: YYYY-MM-DD HH24:MI:SS | 2025-06-27 19:12:13 | 1 |
business_id | integer | DoorDash business ID for the merchant | 11003456 | 1 |
business_name | string | DoorDash business name for the merchant | Markets USA | 1 |
merchant_store_id | string | Merchant-supplied store ID | 301 | 1 |
doordash_store_id | integer | DoorDash store ID for the merchant | 33245635 | 1 |
store_name | string | DoorDash store name for the merchant | The Market (South Ave) | 1 |
timezone | string | Store’s local timezone | US/Pacific | US/Eastern | US/Central | 1 |
delivery_uuid | UUID | Unique DoorDash delivery identifier | UUID-string | 1 |
client_order_id | string | DoorDash’s internal POS order identifier | cef4d65b-09cc-427a-a4e4-efb3115c9e3e-doordash | 1 |
external_order_uuid | UUID | Merchant’s external order identifier (if POS-integrated) | UUID-string | 1 |
transaction_type | string | The type of transaction for this order: delivery = delivery data based on DD platform, swipe = swipe data based on red card processor, adjustment = order adjustmetn changes based on DD platform | DELIVERY / SWIPE / ADJUSTMENT | 1 |
transaction_notes | string | Additional notes or reason for adjustment from customers or internal sources | Issue: 1 Advil Ibuprofen Coated Tablets 100 mg (24 ct) missing | 1 |
shopping_protocol | string | Shopping protocol used - Merchant Pick vs Dasher Pick; Merchant Pick: Where the Merchant is preparing the items and then the cost of the goods are covered by Direct Deposit (standard for restaurants); Dasher Pick: When the Dasher is in charge of selecting the items checking out, and delivering them to the customer | DASHER_PICK / MERCHANT_PICK | 1 |
is_dashpass | boolean | True if the order included DashPass subscription discount | TRUE / FALSE | 1 |
is_consumer_pickup | boolean | True if the customer picked up the order instead of delivery | TRUE / FALSE | 1 |
currency_code | string | Local currency of the store using ISO 4217 format (e.g., USD). Every amount field below are in local currency and in DOLLARS with 2 decimals | USD / CAD / AUS | 1 |
order_marketing_fee_amount | 0.00F | Marketing service fee charged to the merchant | 0.55 | 1 |
dashpass_marketing_fee_amount | 0.00F | Flat DashPass marketing fee charged | 2.05 | 1 |
order_tip_amount | 0.00F | Tip amount given to merchant for pickup orders | 2.5 | 1 |
platform_subtotal_amount | 0.00F | Subtotal amount before taxes/fees on the DoorDash platform (includes all items, not just alcohol) | 20.29 | 1 |
platform_tax_amount | 0.00F | Total tax amount charged on the DoorDash platform (includes all items, not just alcohol) | 3.19 | 1 |
order_snap_ebt_amount | 0.00F | Amount paid by the customer using SNAP EBT | 10.51 | 1 |
store_charge_amount | 0.00F | Amount charged at the physical merchant store | 19.29 | 1 |
store_refund_amount | 0.00F | Amount refunded at the physical merchant store | 2.01 | 1 |
commission_rate | 0.00F | Percentage commission charged by DoorDash on the order | 5.5 | 1 |
total_order_commission_amount | 0.00F | Total commission amount deducted from the order | 0.27 | 1 |
total_commission_tax_amount | 0.00F | Tax applied on the commission | 0.15 | 1 |
tax_remitted_by_dd_amount | 0.00F | Tax paid directly by DoorDash in states where DoorDash remits tax directly to the government (does not pass it to the merchant) | 3.19 | 1 |
total_payout_amount | 0.00F | Total net amount paid to the merchant (after fees, refunds, etc.) | 25.29 | 1 |
payout_transfer_id | integer | Bank transfer identifier used for tracking this payout | 128950624 | 1 |
Transaction Details​
Report Type - NV_TRANSACTIONS_V3
Description​
This report outputs order level details for all red card/in-store card transactions within the requested report timeframe based on store's local time.
Note: Legacy report version available here.
Example Report​
Column Name | Data Type | Definition | Example | Since Report Version |
---|---|---|---|---|
transaction_date_utc | date | The date when the Dasher swiped the red card in the merchant store (UTC) in MM/DD/YYYY format | 12/24/2025 | 1 |
transaction_date_local | date | The date when the Dasher swiped the red card in the merchant store (store local time) in MM/DD/YYYY format | 12/24/2025 | 1 |
actual_delivery_date_utc | date | The date when the order was delivered (UTC) in MM/DD/YYYY format | 12/25/2025 | 1 |
transaction_time_utc | ISO8601 standard timestamp | The date and time when the Dasher swiped the red card in the merchant store (UTC) in YYYY-MM-DD HH24:MI:SS format | 2025-12-25 1:12:13 | 1 |
transaction_time_local | ISO8601 timestamp with explicit timezone offset | The date and time when the Dasher swiped the red card in the merchant store (store local time) in YYYY-MM-DD HH24:MI:SS format | 2024-12-24 20:12:23 | 1 |
actual_delivery_time_utc | ISO8601 standard timestamp | The date and time when the order was delivered (UTC) in YYYY-MM-DD HH24:MI:SS format | 2025-12-25 1:30:13 | 1 |
actual_delivery_time_local | ISO8601 standard timestamp | The date and time when the order was delivered (store local time) in YYYY-MM-DD HH24:MI:SS format | 2024-12-24 20:30:23 | 1 |
order_received_time_local | ISO8601 timestamp with explicit timezone offset | The date and time when the order was received at the merchant's store (store local time) in YYYY-MM-DD HH24:MI:SS format | 2024-12-24 19:50:55 | 1 |
store_confirmed_time_local | ISO8601 timestamp with explicit timezone offset | The date and time when the store confirmed the order (store local time) in YYYY-MM-DD HH24:MI:SS format | 2024-12-24 19:45:55 | 1 |
order_scheduled_time_local | ISO8601 timestamp with explicit timezone offset | The order's scheduled delivery time based on DoorDash's quoted delivery time (store local time) in YYYY-MM-DD HH24:MI:SS format | 2024-12-24 19:45:55 | 1 |
dasher_arrived_at_store_time_local | ISO8601 timestamp with explicit timezone offset | The date and time when the Dasher arrived at the store (store local time) in YYYY-MM-DD HH24:MI:SS format | 2024-12-24 19:48:55 | 1 |
pickup_time_local | ISO8601 timestamp with explicit timezone offset | The date and time when the Dasher marked the order as picked up (store local time) in YYYY-MM-DD HH24:MI:SS format | 2024-12-24 19:46:00 | 1 |
timezone | string | Local timezone of the store | US/Pacific | US/Eastern | US/Central | 1 |
business_id | integer | DoorDash business ID for the merchant | 11003456 | 1 |
business_name | string | DoorDash business name for the merchant | Markets USA | 1 |
merchant_store_id | string | Merchant-supplied store ID | 301 | 1 |
doordash_store_id | integer | DoorDash store ID for the merchant | 33245635 | 1 |
store_name | string | DoorDash store name for the merchant | The Market (South Ave) | 1 |
store_street_address | string | Store's street address, without city/state/zip | 123 South Avenue | 1 |
delivery_zip_code | string | The zip code of the customer's delivery address | 10011 | 1 |
delivery_uuid | UUID | Unique identifier of this DoorDash delivery | UUID-String | 1 |
external_order_uuid | UUID | Merchant's external order identifier (if integrated with POS); this field is null for Dasher Pick/Red Card merchants | UUID-String | 1 |
order_cart_id | integer | Cart ID from checkout sent to Fiserv; required for reconciliation | 30000100000000 | 1 |
receipt_barcode | string | Barcode value on the order receipt (Dasher Pick merchants only) | 4422120222030040091990800 | 1 |
hashed_consumer_id | string | Hashed DoorDash consumer ID | sdfasfa1341-asfax | 1 |
is_dashpass | boolean | Indicates if the order included DashPass subscription benefits | TRUE / FALSE | 1 |
is_consumer_pickup | boolean | Indicates if the order was a customer pickup | TRUE / FALSE | 1 |
is_drive_delivery | boolean | Indicates if the order was a Drive delivery | TRUE / FALSE | 1 |
is_doubledash | boolean | Indicates if the order was a DoubleDash delivery | TRUE / FALSE | 1 |
is_scheduled_order | boolean | Indicates if the order was scheduled in advance | TRUE / FALSE | 1 |
is_contains_alcohol | boolean | Indicates if the order contained alcohol items | TRUE / FALSE | 1 |
is_cancelled | boolean | Indicates if the order was cancelled | TRUE / FALSE | 1 |
cancelled_at_time_local | ISO8601 timestamp with explicit timezone offset | Local time when the order was cancelled in YYYY-MM-DD HH24:MI:SS format | 2024-12-24 19:46:00 | 1 |
cancellation_category | string | Category of cancellation reason from Dasher or customer | order_taking_too_long | 1 |
final_order_status | string | The final status of the order | Delivered / Cancelled | 1 |
is_order_invoiceable | boolean | Indicates if this order can be invoiced in the monthly invoice | TRUE / FALSE | 1 |
submit_platform | string | Platform the customer used to place the order | iOS / Android / desktop / mobile web | 1 |
shopping_protocol | string | Shopping protocol used - Merchant Pick vs Dasher Pick; Merchant Pick: Where the Merchant is preparing the items and then the cost of the goods are covered by Direct Deposit (standard for restaurants); Dasher Pick: When the Dasher is in charge of selecting the items checking out, and delivering them to the customer | DASHER_PICK / MERCHANT_PICK | 1 |
payment_protocol | string | Payment method setup on the store (used for tax model classification) | dasher_red_card / direct_deposit | 1 |
currency_code | string | Store’s local currency code as per ISO 4217 standard. Every amount field below are in local currency and in DOLLARS with 2 decimal precision | USD / CAD / AUS | 1 |
bag_fee_amount | 0.00F | Bag fee charged on the order | 0.75 | 1 |
bag_fee_tax_amount | 0.00F | Tax applied on the bag fee | 0.12 | 1 |
bottle_deposit_fee_amount | 0.00F | Bottle deposit fee charged on the order | 0.51 | 1 |
bottle_deposit_fee_tax_amount | 0.00F | Tax applied on bottle deposit fee | 0.09 | 1 |
cup_fee_amount | 0.00F | Cup fee charged on the order | 0.35 | 1 |
cup_fee_tax_amount | 0.00F | Tax applied on cup fee | 0.05 | 1 |
eco_fee_amount | 0.00F | Eco fee for the order – null until Q4 2025 | 0.11 | 1 |
eco_fee_tax_amount | 0.00F | Eco fee tax for the order – null until Q4 2025 | 0.01 | 1 |
state_province_tax_amount | 0.00F | Provincial sales tax (only for Canada stores!) | 4.03 | 1 |
card_pos_total_amount | 0.00F | Total swiped amount in-store including tax (NOT DoorDash platform total) | 151.12 | 1 |
order_snap_ebt_amount | 0.00F | Total amount paid using SNAP EBT | 51.12 | 1 |
order_return_snap_ebt_amount | 0.00F | SNAP EBT refund amount if the order was returned | 12.52 | 1 |
card_merchant_name | string | Merchant name passed via red card payment processor (from POS to Red Card) | MARKET #1234 | 1 |
card_fulfillment_store_id | integer | Store ID as passed via Red Card transaction (from merchant's POS) | 1234 | 1 |
card_approval_code | string | 5–6 digit code printed on POS receipt for payment authorization | A93795 | 1 |
card_network_reference_id | string | Unique transaction ID from red card payment processor | MPWSKT30B0621 | 1 |
card_allowance_uuid | UUID | UUID of allowance from payment database tied to the red card transaction | string-UUID | 1 |
card_first_six | integer | First six digits of digital BIN of the red card (typically 539186 for marqeta red card and 447478 for stripe red card) | 447478 | 1 |
card_last_four | integer | Last four digits of the red card used | 5720 | 1 |
card_transaction_status | string | Indicates if the red card transaction was successfully settled | settled / reversed transaction / declined | 1 |
Order Item​
Report Type - NV_ORDER_ITEMS_V3
Description​
This report outputs item level details of orders within the requested report timeframe based on store's local time, including item fullfillment status, item financial data, and Dasher operation data.
Note: Legacy report version available here.
Example Report​
Column Name | Data Type | Definition | Example | Since Report Version |
---|---|---|---|---|
transaction_date_utc | date | The date when the Dasher swiped the red card in the merchant store (UTC) in MM/DD/YYYY format | 12/24/2025 | 1 |
transaction_date_local | date | The date when the Dasher swiped the red card in the merchant store (store local time) in MM/DD/YYYY format | 12/24/2025 | 1 |
actual_delivery_date_utc | date | The date when the order was delivered (UTC) in MM/DD/YYYY format | 12/25/2025 | 1 |
transaction_time_utc | ISO8601 standard timestamp | The date and time when the Dasher swiped the red card in the merchant store (UTC) in YYYY-MM-DD HH24:MI:SS format | 2025-12-25 1:12:13 | 1 |
transaction_time_local | ISO8601 standard timestamp | The date and time when the Dasher swiped the red card in the merchant store (store local time) in YYYY-MM-DD HH24:MI:SS format | 2025-12-25 1:12:13 | 1 |
actual_delivery_time_utc | ISO8601 standard timestamp | The timestamp when the order was delivered (UTC), format: YYYY-MM-DD HH24:MI:SS | 2025-12-25 1:30:13 | 1 |
timezone | string | Local timezone of the store | US/Pacific | US/Eastern | US/Central | 1 |
business_id | integer | DoorDash business ID for the merchant | 32026-06-08 0:00:00 | 1 |
business_name | string | DoorDash business name for the merchant | Markets USA | 1 |
merchant_store_id | integer | Merchant-supplied store ID | 1900-10-27 0:00:00 | 1 |
doordash_store_id | integer | DoorDash store ID for the merchant | 92923-06-15 0:00:00 | 1 |
store_name | string | DoorDash store name for the merchant | The Market (South Ave) | 1 |
shopping_protocol | string | Shopping protocol used - Merchant Pick vs Dasher Pick; Merchant Pick: Where the Merchant is preparing the items and then the cost of the goods are covered by Direct Deposit (standard for restaurants); Dasher Pick: When the Dasher is in charge of selecting the items checking out, and delivering them to the customer | DASHER_PICK / MERCHANT_PICK | 1 |
dasher_id | integer | Unique identifier for the Dasher who fulfilled the order | 1307479 | 1 |
delivery_uuid | UUID | Unique identifier for the DoorDash delivery | UUID-string | 1 |
is_doubledash | boolean | True if this item was part of a DoubleDash delivery | TRUE / FALSE | 1 |
is_missing_incorrect | boolean | True if this item was marked missing or incorrect by customer or support | TRUE / FALSE | 1 |
is_cancelled | boolean | True if the whole delivery was cancelled | TRUE / FALSE | 1 |
cancelled_at_time_local | ISO8601 timestamp with explicit timezone offset | Local time when the delivery was cancelled | 2024-12-24 19:46:00 | 1 |
cancellation_category | string | Category of cancellation as reported by customer or Dasher | order_taking_too_long | 1 |
is_item_delivered | boolean | True if the item was successfully delivered | TRUE / FALSE | 1 |
was_delivery_returned | boolean | True if the delivery was returned (on the same day) | TRUE / FALSE | 1 |
was_item_returned | boolean | True if the item was returned (on the same day) | TRUE / FALSE | 1 |
shop_start_time_local | ISO8601 timestamp with explicit timezone offset | Local time when Dasher marked start shopping, format: YYYY-MM-DD HH24:MI:SS | 2025-12-25 13:20:55 | 1 |
item_pick_start_time_local | ISO8601 timestamp with explicit timezone offset | Local time when Dasher began picking this item, format: YYYY-MM-DD HH24:MI:SS | 2025-12-25 14:20:55 | 1 |
item_pick_end_time_local | ISO8601 timestamp with explicit timezone offset | Local time when Dasher finished picking this item, format: YYYY-MM-DD HH24:MI:SS | 2025-12-25 14:22:55 | 1 |
item_pick_duration_seconds | integer | Duration in seconds for picking this item | 120 | 1 |
not_found_at_local | ISO8601 timestamp with explicit timezone offset | Local time when Dasher marked the item as not found, format: YYYY-MM-DD HH24:MI:SS | 2025-12-25 14:01:55 | 1 |
picked_at_local | ISO8601 timestamp with explicit timezone offset | Local time when Dasher marked the item as picked up, format: YYYY-MM-DD HH24:MI:SS | 2025-12-25 14:01:55 | 1 |
shop_end_time_local | ISO8601 timestamp with explicit timezone offset | Local time when Dasher marked finish shopping, format: YYYY-MM-DD HH24:MI:SS | 2025-12-25 15:20:55 | 1 |
item_name | string | Name of the item | Advil Ibuprofen Coated Tablets 200 mg (24 ct) | 1 |
item_id | integer | Unique DoorDash-assigned item ID | 6778833695 | 1 |
item_merchant_supplied_id | string | Merchant-supplied item identifier | 302898-0-1 | 1 |
item_uuid | UUID | UUID of the item in this order | UUID-string | 1 |
catalog_upc_id | string | Universal Product Code ID of the item from DoorDash catalog | ["028029196443","028029196443","028029816563"] | 1 |
scanned_upc_id | string | UPC of the item as scanned by the Dasher - this field could be null because Dasher can bypass the scan | 28029196443 | 1 |
brand | string | Brand of the item | Advil | 1 |
category | string | DoorDash’s primary product category | Medicine | 1 |
aisle_name_l1 | string | Primary in-store classification | Snacks | 1 |
aisle_name_l2 | string | Secondary in-store sub-classification | Chips | 1 |
is_alcohol | boolean | True if the item is an alcoholic product | TRUE / FALSE | 1 |
is_snap_eligible | boolean | True if the item qualifies for SNAP EBT | TRUE / FALSE | 1 |
is_weighted_item | boolean | True if the item is sold by weight | TRUE / FALSE | 1 |
measurement_unit | string | Unit of measurement from the catalog (e.g., lb, oz, kg, each) - default to each | each / lb / kg / oz | 1 |
quantity_requested | 0.00F | Number of units requested by the customer | 2.5 | 1 |
quantity_delivered | 0.00F | Number of units successfully delivered to the customer | 2 | 1 |
weighted_quantity_delivered | 0.00F | Delivered quantity in weight (if applicable) | 1.23 | 1 |
currency_code | string | Currency in ISO 4217 format (e.g., USD, CAD). Every amount field below are in local currency and in DOLLARS with 2 decimals | USD / CAD / AUS | 1 |
inventory_item_price_amount | 0.00F | Item unit price from merchant's inventory/catalog | 1.21 | 1 |
platform_item_price_amount | 0.00F | Item unit price on DoorDash platform | 1.31 | 1 |
total_item_inventory_amount | 0.00F | Total item price: inventory_item_price_amount * quantity_delivered | 2.42 | 1 |
total_item_platform_amount | 0.00F | Total item price from DoorDash with quantity included | 2.62 | 1 |
item_tax_rate | 0.00F | Tax rate applied to this item | 5 | 1 |
item_tax_amount | 0.00F | Actual tax charged on this item (based on total_item_platform_amount) | 0.13 | 1 |
unadjusted_item_tax_rate | 0.00F | Hypothetical tax rate if no EBT was applied | 6.5 | 1 |
unadjusted_item_tax_amount | 0.00F | Hypothetical tax amount without EBT | 0.15 | 1 |
item_credit_card_amount | 0.00F | Amount paid via credit card on the item | 2.01 | 1 |
item_snap_ebt_amount | 0.00F | Amount paid via SNAP EBT on the item | 0.51 | 1 |
item_snap_return_amount | 0.00F | SNAP EBT refund amount if the item was returned | 0.25 | 1 |
was_requested | boolean | True if this item was part of the original order (not a sub) | TRUE / FALSE | 1 |
was_found | boolean | True if Dasher found the item in store | TRUE / FALSE | 1 |
was_missing | boolean | True if the item was missing from the store | TRUE / FALSE | 1 |
was_subbed | boolean | True if the item was substituted | TRUE / FALSE | 1 |
was_refunded | boolean | True if the item was refunded | TRUE / FALSE | 1 |
is_substitute_item | boolean | True if this record is the substituted item | TRUE / FALSE | 1 |
requested_item_id | integer | DoorDash-assigned ID of the original requested item (this value only exists if this item is a substitute) | 7236397626 | 1 |
requested_item_name | string | Name of the original requested item | Advil Ibuprofen Coated Tablets 100 mg (24 ct) | 1 |
requested_item_merchant_supplied_id | string | Merchant's ID for the originally requested item | 302898-0-1 | 1 |
substituted_item_merchant_supplied_id | string | Merchant's ID for the substituted item | 19200780339 | 1 |
substitution_preference | string | Customer's selected substitution preference | refund / no_preference_selected / chooose_sub / contact_me | 1 |
substitution_rating | string | Rating provided by customer for the substitution - 0 being a bad substitution and 1 being a good substitution | 0 / 1 | 1 |
substitution_rating_time_utc | ISO8601 standard timestamp | Time when customer gave substitution feedback (UTC), format: YYYY-MM-DD HH24:MI:SS | 2025-12-25 13:20:55 | 1 |
substitution_rating_tag | string | Tags selected by customer when rating a substitution | [ "SUBS_RATING_TAG_OTHER" ] | 1 |
consumer_comment | string | Free-text feedback provided by the customer on this item | "standard substitution comment" | 1 |
Operations and Consumer Feedback​
Report Type - NV_OPERATIONS_CONSUMER_FEEDBACK
Description​
This report outputs operational metrics such as shop time, missing & incorrect, SNAP data, etc. as well as all customer feedback that has been received (item level reviews, store level reviews, etc.)
Example Report​
Column Name | Data Type | Definition | Example |
---|---|---|---|
active_date | date | Delivery Completed Time (in Local Timezone) | 02/28/2021 |
created_at | timestamp | Delivery created time (in UTC) | 10/19/2024 23:35:36 |
delivery_uuid | string | DoorDash Delivery Identifier in UUID format | UUID-string |
store_id | integer | DoorDash Store ID | 345 |
store_name | string | DoorDash Store name | 301 |
business_id | integer | DoorDash Business ID | UUID-string |
external_order_reference | string | Optional - if provided, this will be Order Identifier managed by Merchant. | The Market |
pos_delivery_id | integer | Optional - if POS integration is done, this will be Order Identifier managed at Pont of Sale system. | 5486816 |
d2r_minutes | integer | DMeasures minutes from when dasher accepts the order to when they reaches to the Merchant's geo fence area | 1 |
r2c_minutes | integer | Measures minutes from when dasher marks the order as picked up to when they mark the order as delivered | 1 |
shop_time | integer | Measures minutes that Dasher takes to pick & shop items at the store. | 1 |
is_asap | integer | Cx placed an order with delivery requested as soon as possible vs scheduling the order for future timestamp. | 1|0 |
lateness_mins | integer | Measures minutes of order being delivered late to customer from promised time. It could be negative if order was delivered before promised time. | 11 |
is_store_eligible_for_snapebt | boolean | TRUE if store is eligible to receive SNAP/EBT Orders. | TRUE |
snap_ebt_amount | integer | Snap EBT amount for the order, in cents. | 20.29 |
cx_platform | string | Customer Operating System, ie. iOS, Android, Web. | ios |
cancellation_category | string | Optional - If order is cancelled, the cancellation category is provided by Dasher or Customer. | 1|0 |
fulfillment_item_count | integer | Total number of items that were fulfilled for the order | 1 |
is_all_filled | boolean | Flag indicating all the items requested are fullfilled | TRUE |
is_missing_incorrect | boolean | Delivery contains any missing or incorrect items | TRUE |
not_found_before_subs_item_coun | integer | Number of original requested items missing before the substitution. | 2 |
is_poor_food_quality | boolean | Flag indicating items are with poor food quality as suggested by Customer. | TRUE |
merchant_rating | integer | Rating provided by the customer about the merchant | 5 |
merchant_comments | string | Comments provided by the customer about the merchant | comments |