Redicom Help Center

returns

returns.order_number

Version 1.0

Returns the value of the order_number field of the returns.

Input

{{ response.selected_page.order_number }}

returns.name

Version 1.0

Returns the value of the name field of the returns.

Input

{{ response.selected_page.name }}

returns.quantity

Version 1.0

Returns the value of the quantity field of the returns.

Input

{{ response.selected_page.quantity }}

returns.email

Version 1.0

Returns the value of the email field of the returns.

Input

{{ response.selected_page.email }}

returns.created_at

Version 1.0

Returns the value of the created_at field of the returns.

Input

{{ response.selected_page.created_at }}

returns.customer

Version 1.0

Returns the value of the customer field of the returns.

Input

{{ response.selected_page.customer }}

returns.discounts

Version 1.0

Returns the value of the discounts field of the returns.

Input

{{ response.selected_page.discounts }}

returns.fulfillment_status

Version 1.0

Returns the value of the fulfillment_status field of the returns.

Input

{{ response.selected_page.fulfillment_status }}

returns.fulfillment_status_label

Version 1.0

Returns the value of the fulfillment_status_label field of the returns.

Input

{{ response.selected_page.fulfillment_status_label }}

returns.financial_status

Version 1.0

Returns the value of the financial_status field of the returns.

Input

{{ response.selected_page.financial_status }}

returns.financial_status_label

Version 1.0

Returns the value of the financial_status_label field of the returns.

Input

{{ response.selected_page.financial_status_label }}

returns.lines

Version 1.0

Returns the value of the lines field of the returns.

Input

{{ response.selected_page.lines }}

returns.billing_address

Version 1.0

Returns the value of the billing_address field of the returns.

Input

{{ response.selected_page.billing_address }}

returns.shipping_address

Version 1.0

Returns the value of the shipping_address field of the returns.

Input

{{ response.selected_page.shipping_address }}

returns.shipping_price

Version 1.0

Returns the value of the shipping_price field of the returns.

Input

{{ response.selected_page.shipping_price }}

returns.subtotal_amount

Version 1.0

Returns the value of the subtotal_amount field of the returns.

Input

{{ response.selected_page.subtotal_amount }}

returns.tax_amount

Version 1.0

Returns the value of the tax_amount field of the returns.

Input

{{ response.selected_page.tax_amount }}

returns.total_price

Version 1.0

Returns the value of the total_price field of the returns.

Input

{{ response.selected_page.total_price }}

returns.transactions

Version 1.0

Returns the value of the transactions field of the returns.

Input

{{ response.selected_page.transactions }}

returns.fulfillment

Version 1.0

Returns the value of the fulfillment field of the returns.

Input

{{ response.selected_page.fulfillment }}