Store Settings
Successfully got settings
1Successfully got settingsGET /backend/api/settings HTTP/1.1
Host: 139.59.67.17
Accept: */*
Successfully got settings
<?xml version="1.0"?>
<object>
<status>1</status>
<message>Successfully got settings</message>
</object>
Bearer token for authentication.
Settings Updated Successfully
Invalid input
Internal Server Error
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"No content
Limit of records
0Offset for pagination
0Search keyword
Flag to get count (0 or 1)
0Filter by status
1Bearer token for authentication.
Successfully got all country list
1Successfully get all country ListGET /backend/api/country HTTP/1.1
Host: 139.59.67.17
Authorization: text
Accept: */*
Successfully got all country list
<?xml version="1.0"?>
<object>
<status>1</status>
<message>Successfully get all country List</message>
</object>
Bearer token for authentication.
Successfully got all zone list
1Successfully get all zone listGET /backend/api/list/zone HTTP/1.1
Host: 139.59.67.17
Authorization: text
Accept: */*
Successfully got all zone list
<?xml version="1.0"?>
<object>
<status>1</status>
<message>Successfully get all zone list</message>
</object>
ID of the setting to fetch
Bearer token for authentication.
Successfully fetched the settings
1Successfully get settingsGET /backend/api/settings/{id} HTTP/1.1
Host: 139.59.67.17
Authorization: text
Accept: */*
Successfully fetched the settings
<?xml version="1.0"?>
<object>
<status>1</status>
<message>Successfully get settings</message>
</object>
Limit the number of results
Offset for pagination
Search keyword to filter the currencies
Count flag (should be 0 or true/false)
Filter currencies by status (1 for active)
Bearer token for authentication.
Successfully retrieved the currency list
1Successfully got the complete currency listGET /backend/api/currency HTTP/1.1
Host: 139.59.67.17
Authorization: text
Accept: */*
Successfully retrieved the currency list
<?xml version="1.0"?>
<object>
<status>1</status>
<message>Successfully got the complete currency list</message>
</object>
Limit the number of results
Offset for pagination
Count flag (should be 0 or true/false)
Search keyword to filter the languages
Filter languages by status (1 for active)
Filter by default language
Bearer token for authentication.
Successfully retrieved the language list
1Successfully got all language ListGET /backend/api/language HTTP/1.1
Host: 139.59.67.17
Authorization: text
Accept: */*
Successfully retrieved the language list
<?xml version="1.0"?>
<object>
<status>1</status>
<message>Successfully got all language List</message>
</object>
Limit the number of results
Offset for pagination
Search keyword to filter the categories
Sort order (0 for ascending, 1 for descending)
Filter categories by status (1 for active)
Filter categories by name
Filter categories by industry ID
Bearer token for authentication.
Successfully retrieved the category list
GET /backend/api/category HTTP/1.1
Host: 139.59.67.17
Authorization: text
Accept: */*
Successfully retrieved the category list
<?xml version="1.0"?>
<object>
<status>1</status>
<message>text</message>
</object>
Last updated

