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: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:payment_gateways GET POST List of supported Payment Gateways and valid entries for that resource's type setting.
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>.
https://api.foxycart.com/property_helpers/{id}
Example Representation
No example representation available for this resource.