property_helpers

Property helpers are links to various helpers for determining default values for resource properties along with other helpful API information.

Countries: The response will default to active countries only. If you need all countries, add an empty get parameter like ?active=. You can also explicitly filter for active or inactive countries: ?active=false or ?active=true. You can also provide a include_regions=true filter to include all the regions with each country instead of just the has_regions property.

Actions

GET View all property helpers
HEAD Get just the header response
OPTIONS Get a response explaining which HTTP methods are supported

Properties (1)

message String · Read-only

A description of the property helpers resource.

Link Relations (15)

self Property Helpers Home
fx:hosted_payment_gateways GET POST Hosted Payment Gateways such as PayPal, BitPay, and Dwolla.
fx:checkout_types GET List of valid checkout type values for the Store resource checkout_type setting.
fx:customer_password_hash_types GET List of valid customer password hash type values for the Store resource customer_password_hash_type setting.
fx:default_templates GET Get default templates for the cart, checkout, receipt and email.
fx:languages GET List of valid language values for the Store resource language setting.
fx:language_strings GET List of the default language strings that can be overridden.
fx:locale_codes GET List of all supported locales.
fx:payment_gateways GET POST List of supported Payment Gateways and valid entries for that resource's type setting.
fx:shipping_methods GET The shipping carriers used when configuring live shipping rates.
fx:shipping_address_types GET List of valid address type values for the Store resource shipping_address_type setting.
fx:countries GET List of valid country values for any country setting such as the Store resource store_country.
fx:regions GET List of valid region values. Defaults to US states. Filter with ?country_code=<valid country code>.
fx:store_versions GET Store versions available along with their changelog details.
fx:timezones GET List of valid timezones for the store resource timezone setting.
https://api.foxycart.com/property_helpers/{id}
Available via fx:property_helpers on api_home·fx:property_helpers on store_version

Example Representation

No example representation available for this resource.