Version
Returns the value of the id field of the store.
{{ response.store.id }}
Version
Returns the value of the first_name field of the store.
{{ response.store.first_name }}
Version
Returns the value of the last_name field of the store.
{{ response.store.last_name }}
Version
Returns the value of the name field of the store.
{{ response.store.name }}
Version
Returns the value of the address1 field of the store.
{{ response.store.address1 }}
Version
Returns the value of the address2 field of the store.
{{ response.store.address2 }}
Version
Returns the value of the street field of the store.
{{ response.store.street }}
Version
Returns the value of the zip field of the store.
{{ response.store.zip }}
Version
Returns the value of the city field of the store.
{{ response.store.city }}
Version
Returns the value of the country field of the store.
{{ response.store.country }}
Version
Returns the value of the phone field of the store.
{{ response.store.phone }}
Version
Returns the value of the email_address field of the store.
{{ response.store.email_address }}
Version
Returns the value of the fax field of the store.
{{ response.store.fax }}
Version
Returns the value of the schedule field of the store.
{{ response.store.schedule }}
Version
Returns the value of the coordinates field of the store.
{{ response.store.coordinates }}
Version
Returns the value of the image field of the store.
{{ response.store.image }}
Version
Returns the value of the banner field of the store.
{{ response.store.banner }}
Version
Returns the value of the website field of the store.
{{ response.store.website }}
Version
Returns the value of the link field of the store.
{{ response.store.link }}
Version
Returns the value of the short_content field of the store.
{{ response.store.short_content }}
Version
Returns the value of the shop field of the store.
{{ response.store.shop }}
Version
Returns the value of the expressions field of the store.
{{ response.store.expressions }}