customer_password_hash_types

Available customer password hashing mechanisms. Useful for synchronizing FoxyCart passwords with external systems while keeping passwords functional in both places.

Actions

GET View available password hash types
HEAD Get just the header response
OPTIONS Get a response explaining which HTTP methods are supported

Properties (2)

message String · Read-only

A small, human readable explanation of this property helper.

values JSON · Read-only

JSON objects with the password hash type as the object key. Each entry includes a description and config value. The key is the value you use for the Store resource's customer_password_hash_type property and the Customer resource's password_hash_type property.

Link Relations (1)

self This Property Helper
https://api.foxycart.com/property_helpers/customer_password_hash_types
Available via fx:customer_password_hash_types on property_helpers

Example Representation

No example representation available for this resource.