read_only. That one is state rather than a switch:Authorization: Bearer ********************curl --location 'https://numueg.app/api/v1/stores//settings/storefront-password' \
--header 'Authorization: Bearer <token>'{
"success": true,
"data": {
"enabled": true,
"has_password": true,
"billing_locked": false,
"billing_lock_reason": "string",
"billing_lock_password": "string"
},
"message": "string"
}