Fields
feedback_type
StringThe type of feedback. For example, `feedback_type` can be set to 'value'.
flow
StringThe process flow related to the reason. For example, `flow` can be set to 'value'.
priority
IntThe priority level of the reason. For example, `priority` can be set to 5.
reason_id
IntThe unique identifier for the reason. For values please refer to the shipment.shipment_reasons..
reason_text
StringThe text describing the reason. For example, `reason_text` can be set to 'Customer requested cancellation'.
show_text_area
BooleanA flag indicating whether to show a textbox on the frontend. For example, `show_text_area` can be set to true.
Was this section helpful?