docs
  1. SCAYLE Resource Center
  2. Developer Guides
  3. Customer
  4. Guest Customer

Guest Customer

General

In SCAYLE, the Customer status resource holds information about the status of a customer's account.

There are two options in shop’s customer status settings:

  • isActive - Customer’s account can be set to active or inactive state.
    Inactive customer accounts are blocked accounts due to bad logins, password resets etc.
    This setting is used to block unwanted customer accounts.
  • isGuestCustomer - This status defines the type of customer account.
    Customers can choose to either sign into their account or check out as a guest.

Admin API

Check Update customer status for the detailed information about this endpoint.