A valid request URL is required to generate request examples{
"createdOn": "2023-11-07T05:31:56Z",
"failedLoginAttemptCount": 123,
"firstFailedLoginAttemptOn": "2023-11-07T05:31:56Z",
"isLocked": true,
"isPasswordChangeRequired": true,
"lastLockedOn": "2023-11-07T05:31:56Z",
"lastLoginOn": "2023-11-07T05:31:56Z",
"lastPasswordChangeOn": "2023-11-07T05:31:56Z",
"remainingLoginAttempts": 123,
"updatedOn": "2023-11-07T05:31:56Z"
}Retrieves the log-in status details of a shopper specified by userName.
A valid request URL is required to generate request examples{
"createdOn": "2023-11-07T05:31:56Z",
"failedLoginAttemptCount": 123,
"firstFailedLoginAttemptOn": "2023-11-07T05:31:56Z",
"isLocked": true,
"isPasswordChangeRequired": true,
"lastLockedOn": "2023-11-07T05:31:56Z",
"lastLoginOn": "2023-11-07T05:31:56Z",
"lastPasswordChangeOn": "2023-11-07T05:31:56Z",
"remainingLoginAttempts": 123,
"updatedOn": "2023-11-07T05:31:56Z"
}Documentation Index
Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt
Use this file to discover all available pages before exploring further.
JWT Authorization header using the Bearer scheme.
Unique userName of the customer whose details you want to view.
limits which fields are returned in the response body
Success