Version 1.0
Returns the value of the order_number field of the returns.
{{ response.selected_page.order_number }}
Version 1.0
Returns the value of the name field of the returns.
{{ response.selected_page.name }}
Version 1.0
Returns the value of the quantity field of the returns.
{{ response.selected_page.quantity }}
Version 1.0
Returns the value of the email field of the returns.
{{ response.selected_page.email }}
Version 1.0
Returns the value of the created_at field of the returns.
{{ response.selected_page.created_at }}
Version 1.0
Returns the value of the customer field of the returns.
{{ response.selected_page.customer }}
Version 1.0
Returns the value of the discounts field of the returns.
{{ response.selected_page.discounts }}
Version 1.0
Returns the value of the fulfillment_status field of the returns.
{{ response.selected_page.fulfillment_status }}
Version 1.0
Returns the value of the fulfillment_status_label field of the returns.
{{ response.selected_page.fulfillment_status_label }}
Version 1.0
Returns the value of the financial_status field of the returns.
{{ response.selected_page.financial_status }}
Version 1.0
Returns the value of the financial_status_label field of the returns.
{{ response.selected_page.financial_status_label }}
Version 1.0
Returns the value of the lines field of the returns.
{{ response.selected_page.lines }}
Version 1.0
Returns the value of the billing_address field of the returns.
{{ response.selected_page.billing_address }}
Version 1.0
Returns the value of the shipping_address field of the returns.
{{ response.selected_page.shipping_address }}
Version 1.0
Returns the value of the shipping_price field of the returns.
{{ response.selected_page.shipping_price }}
Version 1.0
Returns the value of the subtotal_amount field of the returns.
{{ response.selected_page.subtotal_amount }}
Version 1.0
Returns the value of the tax_amount field of the returns.
{{ response.selected_page.tax_amount }}
Version 1.0
Returns the value of the total_price field of the returns.
{{ response.selected_page.total_price }}
Version 1.0
Returns the value of the transactions field of the returns.
{{ response.selected_page.transactions }}
Version 1.0
Returns the value of the fulfillment field of the returns.
{{ response.selected_page.fulfillment }}