Last updated 3 months ago
Bearer token for authentication.
GET /backend/api/settings HTTP/1.1 Host: 139.59.67.17 Authorization: text Accept: */*
Successfully got settings
<?xml version="1.0"?> <object> <status>1</status> <message>Successfully got settings</message> </object>
POST /backend/api/settings HTTP/1.1 Host: 139.59.67.17 Authorization: text Content-Type: application/x-www-form-urlencoded Accept: */* Content-Length: 794 "metaTagTitle='text'&metaTagDescription='text'&metaTagKeywords='text'&businessName='text'&siteUrl='text'&storeOwner='text'&storeAddress1='text'&storeAddress2='text'&storeDescription='text'&storeEmail='text'&storeTelephone='text'&storeCity='text'&storePostalCode='text'&siteCategory='text'&maintenanceMode=1&storeLanguageName='text'&storeSecondaryLanguageName='text'&storeCurrencyId=1&timeZone='text'&twitter='text'&linkedIn='text'&instagram='text'&youtube='text'&facebook='text'&status=1&invoicePrefix='text'&orderStatus=1&categoryProductCount=1&itemsPerPage=1&settingId=1&accessKey='text'&siteName='text'&timeFormat='text'¤cySymbol='text'&defaultCountry=1&zoneId=1&countryId=1&country='text'&defaultWebsite=1"
Settings Updated Successfully
No content