{
    "id": 1,
    "values": {
        "email": {
            "mail_host": "ENTER_YOUR_MAIL_HOST",
            "mail_port": 465,
            "mail_mailer": "smtp",
            "mail_password": "multikart@123",
            "mail_username": "ENTER_YOUR_MAIL_USER_NAME",
            "mail_from_name": "no-reply",
            "mailgun_domain": "ENTER_YOUR_MAILGUN_DOMAIN",
            "mailgun_secret": "ENTER_YOUR_MAILGUN_SECRET",
            "mail_encryption": "ssl",
            "system_test_mail": true,
            "cancel_order_mail": true,
            "mail_from_address": "ENTER_YOUR_MAIL_FROM_ADDRESS",
            "password_reset_mail": true,
            "refund_request_mail": true,
            "signup_welcome_mail": true,
            "visitor_inquiry_mail": true,
            "order_confirmation_mail": true,
            "withdrawal_request_mail": true,
            "order_status_update_mail": true,
            "pending_order_alert_mail": true,
            "refund_status_update_mail": true,
            "new_vendor_notification_mail": true,
            "withdrawal_status_update_mail": true
        },
        "refund": {
            "status": true,
            "refundable_days": 7
        },
        "general": {
            "mode": "light-only",
            "site_url": "https://angular.pixelstrap.net/multikart-rest/",
            "copyright": "Copyright 2024 © Tip Top",
            "site_name": "Tip Top",
            "site_title": "Tip Top",
            "site_tagline": "Shop Unique, Sell Exceptional – Multikart's Multi-Vendor Universe.",
            "default_timezone": "Asia/Kolkata",
            "favicon_image_id": 10,
            "min_order_amount": 0,
            "dark_logo_image_id": 3948,
            "product_sku_prefix": "FS",
            "tiny_logo_image_id": 1302,
            "default_currency_id": 1,
            "light_logo_image_id": 3950,
            "min_order_free_shipping": 50,
            "admin_site_language_direction": "ltr",
            "light_logo_image": {
                "id": 3950,
                "name": "f6",
                "file_name": "f6.png",
                "mime_type": "image/png",
                "disk": "public",
                "created_by_id": "1",
                "created_at": "2024-06-25T11:42:51.000000Z",
                "asset_url": "/storage/3950/f6.png",
                "original_url": "assets/images/settings/logo-white.png"
            },
            "dark_logo_image": {
                "id": 3948,
                "name": "12",
                "file_name": "12.png",
                "mime_type": "image/png",
                "disk": "public",
                "created_by_id": "1",
                "created_at": "2024-06-25T11:40:46.000000Z",
                "asset_url": "/storage/3948/12.png",
                "original_url": "assets/images/settings/logo-dark.png"
            },
            "favicon_image": {
                "id": 10,
                "name": "favicon",
                "file_name": "favicon.png",
                "mime_type": "image/png",
                "disk": "public",
                "created_by_id": "1",
                "created_at": "2024-05-02T08:54:01.000000Z",
                "asset_url": "/storage/10/favicon.png",
                "original_url": "assets/images/settings/favicon.png"
            },
            "tiny_logo_image": {
                "id": 1302,
                "name": "Frame 44",
                "file_name": "Frame-44.png",
                "mime_type": "image/png",
                "disk": "public",
                "created_by_id": "1",
                "created_at": "2024-05-15T12:33:58.000000Z",
                "asset_url": "/storage/1302/Frame-44.png",
                "original_url": "assets/images/settings/tiny-logo.png"
            },
            "default_currency": {
                "id": 1,
                "code": "USD",
                "symbol": "$",
                "no_of_decimal": 2,
                "exchange_rate": 1,
                "symbol_position": "before_price",
                "thousands_separator": "comma",
                "decimal_separator": "comma",
                "system_reserve": 0,
                "status": 1,
                "created_by_id": null,
                "created_at": "2024-05-02T08:34:46.000000Z",
                "updated_at": "2024-05-02T08:34:46.000000Z",
                "deleted_at": null
            }
        },
        "delivery": {
            "default": {
                "title": "Standard Delivery",
                "description": "Approx 5 to 7 Days"
            },
            "same_day": {
                "title": "Express Delivery",
                "description": "Schedule"
            },
            "default_delivery": 1,
            "same_day_delivery": true,
            "same_day_intervals": [
                {
                    "title": "Morning",
                    "description": "8.00 AM - 12.00 AM"
                },
                {
                    "title": "Noon",
                    "description": "12.00 PM - 2.00 PM"
                },
                {
                    "title": "Afternoon",
                    "description": "02.00 PM - 05.00 PM"
                },
                {
                    "title": "Evening",
                    "description": "05.00 PM - 08.00 PM"
                }
            ]
        },
        "analytics": {
            "facebook_pixel": [],
            "google_analytics": []
        },
        "activation": {
            "multivendor": true,
            "track_order": true,
            "login_number": true,
            "point_enable": true,
            "coupon_enable": true,
            "wallet_enable": true,
            "guest_checkout": true,
            "stock_product_hide": false,
            "store_auto_approve": true,
            "product_auto_approve": true
        },
        "maintenance": {
            "title": "We'll be back Soon..",
            "end_date": "2024-7-31",
            "start_date": null,
            "description": "We are busy to updating our store for you.",
            "maintenance_mode": false,
            "maintenance_image_id": 3863,
            "maintenance_image": {
                "id": 3863,
                "name": "maintenance",
                "file_name": "maintenance.png",
                "mime_type": "image/png",
                "disk": "public",
                "created_by_id": "1",
                "created_at": "2024-06-21T12:10:25.000000Z",
                "asset_url": "/storage/3863/maintenance.png",
                "original_url": "assets/images/placeholder/maintenance.png"
            }
        },
        "sms_methods": {
            "config": {
                "place_order_sms": true,
                "cancel_order_sms": true,
                "signup_bonus_sms": true,
                "pending_order_sms": true,
                "refund_request_sms": true,
                "vendor_register_sms": true,
                "withdraw_request_sms": true,
                "update_order_status_sms": true,
                "update_refund_request_sms": true,
                "update_withdraw_request_sms": true
            },
            "twilio": {
                "title": "Twilio",
                "status": true,
                "twilio_sid": "AC6bd10e339930c604024a70ae84fb8658",
                "twilio_number": "+12533368066",
                "twilio_auth_token": "fb0d683efd4bef598a6b4e7614654841"
            }
        },
        "wallet_points": {
            "signup_points": 100,
            "min_per_order_amount": 100,
            "point_currency_ratio": 30,
            "reward_per_order_amount": 10
        },
        "payment_methods": {
            "cod": {
                "title": "Cash On Delivery",
                "status": true
            },
            "bkash": {
                "title": "bKash",
                "status": true,
                "app_key": "ENTER_YOUR_APP_KEY",
                "password": "ENTER_YOUR_BKASH_PASSWORD",
                "username": "ENTER_YOUR_BKASH_USERNAME",
                "app_secret": "ENTER_YOUR_APP_SECRET",
                "sandbox_mode": true
            },
            "mollie": {
                "title": "Mollie",
                "status": true,
                "secret_key": "test_pKDxyTWpj6bFDuy67DBq4KHFqWSCEf"
            },
            "paypal": {
                "title": "PayPal",
                "status": true,
                "client_id": "AWSvIg3u2s-p7g2RYkcktJLjtn3Rsw0LZAm0CoS6WeYtEoYmSzRC01bT0wVxz4whG3eN4bCu1vparBbp",
                "sandbox_mode": true,
                "client_secret": "EPtAGaQiNig5iYMuxtoFs_kVimBODw7axl7hSjn21YLPi6aCRJymPoU2n9GtLWNVqXGWj155XRK7Kpcm"
            },
            "stripe": {
                "key": "pk_test_51MmTx1SHGHXeqsVlOWH2cwf42zty7jStl9ngvASN79Vri7bwGsbOSTGFTf17O2r5PiCIinh6vmO5FGrU5B2ymW7L00OcvpXwT3",
                "title": "Stripe",
                "secret": "sk_test_51MmTx1SHGHXeqsVlAbforUpNIqByURbQy2xKZLlDrSNUvtvbgjywaaEZfGsbcQxIh0ggazGXrfnZBy0rQSLCqvzo00PyWPfbne",
                "status": true
            },
            "phonepe": {
                "title": "PhonePe",
                "status": true,
                "salt_key": null,
                "salt_index": "ENTER_YOUR_SALT_INDEX",
                "merchant_id": "ENTER_YOUR_MERCHANT_ID",
                "sandbox_mode": true
            },
            "ccavenue": {
                "title": "CCAvenue",
                "status": true,
                "access_code": "ENTER_YOUR_ACCESS_CODE",
                "merchant_id": "ENTER_YOUR_MERCHANT_ID",
                "working_key": "ENTER_YOUR_WORKING_KEY",
                "sandbox_mode": true
            },
            "paystack": {
                "title": "Paystack",
                "status": true,
                "public_key": "ENTER_YOUR_PUBLIC_KEY",
                "secret_key": "ENTER_YOUR_SECRET_KEY",
                "sandbox_mode": true
            },
            "razorpay": {
                "key": "rzp_test_iV7SM01Wb7wvhv",
                "title": "RazorPay",
                "secret": "gjdchqP3v7shiW7SRKo2xecV",
                "status": true
            },
            "instamojo": {
                "title": "InstaMojo",
                "status": true,
                "salt_key": "ENTER_YOUR_SALT_KEY",
                "client_id": "ENTER_YOUR_CLIENT_ID",
                "sandbox_mode": true,
                "client_secret": "ENTER_YOUR_CLIENT_SECRET"
            },
            "sslcommerz": {
                "title": "SSLCommerz",
                "status": true,
                "store_id": "ENTER_YOUR_STORE_ID",
                "sandbox_mode": true,
                "store_password": "ENTER_YOUR_STORE_PASSWORD"
            },
            "flutter_wave": {
                "title": "FlutterWave",
                "status": true,
                "public_key": "ENTER_YOUR_PUBLIC_KEY",
                "secret_key": "ENTER_YOUR_SECRET_KEY",
                "secret_hash": "ENTER_YOUR_SECRET_HASH",
                "sandbox_mode": true
            },
            "bank_transfer": {
                "title": "Bank Transfer",
                "status": true
            }
        },
        "google_reCaptcha": {
            "secret": "ENTER_YOUR_SECRET_KEY",
            "status": false,
            "site_key": "ENTER_YOUR_SITE_KEY"
        },
        "vendor_commissions": {
            "status": true,
            "min_withdraw_amount": 500,
            "default_commission_rate": 10,
            "is_category_based_commission": true
        },
        "media_configuration": {
            "aws_bucket": "ENTER_YOUR_AWS_BUCKET",
            "media_disk": "public",
            "aws_access_key_id": "ENTER_YOUR_AWS_ACCESS_KEY",
            "aws_default_region": "ENTER_YOUR_AWS_DEFAULT_REGION",
            "aws_secret_access_key": "ENTER_YOUR_AWS_SECRET_KEY"
        }
    },
    "created_at": "2024-05-02T08:34:46.000000Z",
    "updated_at": "2024-07-10T05:12:56.000000Z"
}