Type

  • The table outlines potential follow-up actions related to orders, such as viewing details, modifying, canceling, returning, or exchanging.

  • Deprecated actions like EMAIL and CALL are replaced by a more versatile openUrlAction with a URL field for phone numbers or emails.

  • Additional actions include reordering, reviewing, contacting customer service, addressing issues, and accessing directions.

Possible follow-up actions.

Enums
TYPE_UNSPECIFIED Unspecified action.
VIEW_DETAILS View order details action.
MODIFY Modify order action.
CANCEL Cancel order action.
RETURN Return order action.
EXCHANGE Exchange order action.
EMAIL

email action. EMAIL and CALL types are deprecated. openUrlAction.url can be used as a phone-number or an email.

CALL

Call action.

REORDER Reorder action.
REVIEW Review order action.
CUSTOMER_SERVICE Contact customer service.
FIX_ISSUE Direct to merchant site or app to fix the issue.
DIRECTION Direction link.