Redicom Help Center

store

store.id

Version

Returns the value of the id field of the store.

Input

{{ response.store.id }}

store.first_name

Version

Returns the value of the first_name field of the store.

Input

{{ response.store.first_name }}

store.last_name

Version

Returns the value of the last_name field of the store.

Input

{{ response.store.last_name }}

store.name

Version

Returns the value of the name field of the store.

Input

{{ response.store.name }}

store.address1

Version

Returns the value of the address1 field of the store.

Input

{{ response.store.address1 }}

store.address2

Version

Returns the value of the address2 field of the store.

Input

{{ response.store.address2 }}

store.street

Version

Returns the value of the street field of the store.

Input

{{ response.store.street }}

store.zip

Version

Returns the value of the zip field of the store.

Input

{{ response.store.zip }}

store.city

Version

Returns the value of the city field of the store.

Input

{{ response.store.city }}

store.country

Version

Returns the value of the country field of the store.

Input

{{ response.store.country }}

store.phone

Version

Returns the value of the phone field of the store.

Input

{{ response.store.phone }}

store.email_address

Version

Returns the value of the email_address field of the store.

Input

{{ response.store.email_address }}

store.fax

Version

Returns the value of the fax field of the store.

Input

{{ response.store.fax }}

store.schedule

Version

Returns the value of the schedule field of the store.

Input

{{ response.store.schedule }}

store.coordinates

Version

Returns the value of the coordinates field of the store.

Input

{{ response.store.coordinates }}

store.image

Version

Returns the value of the image field of the store.

Input

{{ response.store.image }}

Version

Returns the value of the banner field of the store.

Input

{{ response.store.banner }}

store.website

Version

Returns the value of the website field of the store.

Input

{{ response.store.website }}

Version

Returns the value of the link field of the store.

Input

{{ response.store.link }}

store.short_content

Version

Returns the value of the short_content field of the store.

Input

{{ response.store.short_content }}

store.shop

Version

Returns the value of the shop field of the store.

Input

{{ response.store.shop }}

store.expressions

Version

Returns the value of the expressions field of the store.

Input

{{ response.store.expressions }}