Settings
Bearer token for authentication.
Settings Updated Successfully
Invalid input
Internal Server Error
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 ListSuccessfully got all country list
Bearer token for authentication.
The name of the country
The 2-letter ISO code for the country
The 3-letter ISO code for the country
Indicates whether a postcode is required (1 for true, 0 for false)
The status of the country (e.g., 0 for inactive, 1 for active)
The country ID (set to 0 for new country)
Successfully added the new country
Invalid input
ID of the setting to fetch
Bearer token for authentication.
Successfully fetched the settings
1Successfully get settingsSuccessfully fetched the settings
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 listSuccessfully retrieved the currency list
Adds a new currency to the system.
Bearer token for authentication.
testsdfsnull01Successfully added a new currency
1Successfully added new currencyBad request, invalid input
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 ListSuccessfully retrieved the language list
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
Successfully retrieved the category list
The ID of the country to update
Bearer token for authentication.
The name of the country
The 2-letter ISO code for the country
The 3-letter ISO code for the country
Indicates whether a postcode is required (1 for true, 0 for false)
The status of the country (e.g., 0 for inactive, 1 for active)
The country ID being updated
Successfully updated the country
Invalid input
Country not found
The ID of the country to delete
Bearer token for authentication.
Successfully deleted the country
Country not found
The ID of the language to update
Bearer token for authentication.
The language code
The language name
The image associated with the language
The sort order of the language
The status of the language
The unique ID of the language to update
Successfully updated the language
Invalid language ID or data
Language not found
The ID of the language to be deleted
Bearer token for authentication.
Successfully deleted the language
Status code
Success message
Invalid ID provided
Language not found
Bearer token for authentication.
The language code
The language name
The image associated with the language (optional)
The sort order of the language
The status of the language
Successfully added a new language
Invalid input data
Not Found
The number of zones to retrieve. Defaults to 10.
The offset for pagination. Defaults to 0.
A keyword to search zones.
If true, will return a count of zones instead of the zone list.
The status of the zones (1 for active, 0 for inactive).
Bearer token for authentication.
Successfully retrieved all zone list
Status code
Success message
Invalid query parameters
Bearer token for authentication.
The country ID to which the zone belongs.
The unique code for the zone.
The name of the zone.
The status of the zone (1 for active, 0 for inactive).
Successfully created a new zone
Status code
Success message
Invalid input data
Updates a zone with the provided details.
ID of the zone to update
Bearer token for authentication.
4dftest1110Successfully updated the zone
1Successfully updated the zoneBad request
Deletes a zone identified by its ID.
ID of the zone to delete
Bearer token for authentication.
Successfully deleted the zone
1Successfully deleted the ZoneBad request
Updates an existing currency with the provided details.
ID of the currency to update
Bearer token for authentication.
testsdfsnull01Successfully updated the currency
1Successfully updated the currencyBad request, invalid input
Currency not found
Deletes an existing currency by ID.
ID of the currency to delete
Bearer token for authentication.
Successfully deleted the currency
1Successfully deleted the currencyBad request, invalid input
Currency not found
Retrieves a list of taxes based on the given filters.
The maximum number of items to return
10The offset for pagination
0Search keyword for filtering tax list
If true, returns only the count of taxes, not the actual list
falseFilter by status (e.g., active/inactive)
Bearer token for authentication.
Successfully retrieved the list of taxes
1Successfully get all tax listBad request, invalid input
Creates a new tax record with the provided details.
Bearer token for authentication.
test441Successfully created the new tax
1Successfully created new taxBad request, invalid input
Updates the tax with the provided ID and new details.
The ID of the tax to update
Bearer token for authentication.
test441Successfully updated the tax
1Successfully updated the taxBad request, invalid input
Deletes a tax by ID.
The ID of the tax to delete
Bearer token for authentication.
Successfully deleted the tax
1Successfully deleted the taxTax not found
Fetches a list of all roles with optional pagination and filtering.
The number of results to return per page.
10The number of records to skip before starting to return results.
0Indicates whether to count the total number of records available.
falseBearer token for authentication.
Successfully fetched the role list
1Successfully get all role listSuccessfully fetched the role list
Creates a new role with a name and status.
Bearer token for authentication.
testtrueSuccessfully created a new role
1Successfully created a new roleRole already exists
Updates the role details (name and status) for a given roleId.
ID of the role to update
Bearer token for authentication.
testtttt130Role updated successfully
1Role updated successfullyRole updated successfully
Retrieves a list of permission modules with pagination and filtering options.
The number of permission modules to retrieve per request
The offset to retrieve the list from
Search keyword to filter the permission modules
Flag to include count in the response
Filter permission modules by status
Bearer token for authentication.
Successfully retrieved the list of permission modules
1Successfully got the complete list of pagesSuccessfully retrieved the list of permission modules
Retrieves a list of permissions for a specific reference type and ID.
The reference type (e.g., 1 for a specific object)
The reference ID to fetch permissions for
Bearer token for authentication.
Successfully retrieved the permission list
1Successfully got permission listSuccessfully retrieved the permission list
Adds a list of permissions for a specific reference type and ID.
Bearer token for authentication.
1["list-order"]30Successfully updated the permissions
1Successfully updated the permissionSuccessfully updated the permissions
Deletes the role identified by the provided role ID.
ID of the role to delete
Bearer token for authentication.
Successfully deleted the role
1Successfully deleted the roleSuccessfully deleted the role
Retrieves a list of users based on the provided parameters like limit, offset, and status.
Limit of users per request
10Offset to start fetching the list
0Whether to count the total number of users
falseFilter users based on their status
Bearer token for authentication.
Successfully retrieved the user list
1Successfully got all user listSuccessfully retrieved the user list
Creates a new user in the system with the provided user details.
Bearer token for authentication.
The user's first name
The user's last name
The user's email address
The ID of the user's group
The user's username
The user's password
Successfully created the user
1User created successfullyBad Request - User already exists
Updates an existing user in the system with the provided user details.
ID of the user to be updated
Bearer token for authentication.
The user's first name
The user's last name
The user's email address
The ID of the user's group
The user's username
The user's password (hashed)
The ID of the user being updated
Successfully updated the user
1User updated successfullyBad Request - Invalid user data
Deletes an existing user by user ID.
ID of the user to be deleted
Bearer token for authentication.
Successfully deleted the user
1User deleted successfullyBad Request - Invalid user ID
This endpoint is used to enable or disable the maintenance mode.
Bearer token for authentication.
Set mode: 0 to disable maintenance mode, 1 to enable maintenance mode.
0The ID of the setting to update
2Successfully updated the maintenance mode
1Maintainance mode updated successfullyBad Request - Invalid input parameters
This endpoint is used to retrieve a list of audit logs with pagination and optional filters.
The number of items to skip (used for pagination)
0The number of items to return (used for pagination)
20Keyword to filter the results by
Filter the audit logs by the module
Filter the audit logs by the user who performed the action
Bearer token for authentication.
Successfully retrieved audit log list
1Successfully got a audit log listBad Request - Invalid input parameters
This endpoint is used to retrieve a list of modules involved in audit logs.
Bearer token for authentication.
Successfully retrieved module log list
1Successfully got a module log listBad Request - Invalid request or input
This endpoint allows the deletion of audit logs between the given fromDate and toDate.
Bearer token for authentication.
The starting date for the range of audit logs to delete
2024-1-1The ending date for the range of audit logs to delete
2024-1-1Successfully deleted the audit logs within the specified date range
1Successfully deleted audit logsBad Request - Invalid input or date format
This endpoint retrieves a list of order statuses based on the provided filters like status and keyword.
Filter by status. If not provided, fetches all statuses.
Filter by a keyword to search order statuses.
Bearer token for authentication.
Successfully retrieved the order status list
The status of the request, 1 for success
A message providing details about the status of the request
Bad Request - Invalid parameters
This endpoint retrieves a list of email templates based on the provided filters like limit, offset, keyword, and count.
Limit the number of email templates returned.
Offset to start fetching the email templates.
Filter by keyword to search email templates.
If set to 1, it will return the count of email templates.
Bearer token for authentication.
Successfully retrieved the email template list
The status of the request, 1 for success
A message providing details about the request
Bad Request - Invalid parameters
This endpoint allows updating an existing email template based on the provided template Id.
The unique identifier of the email template to be updated
Bearer token for authentication.
The title of the email template
The subject of the email template
The content/body of the email template
The status of the email template (1 for active, 0 for inactive)
The dynamic fields reference for the email template
Successfully updated the email template
The status of the request, 1 for success
A message providing details about the request
Bad Request - Invalid parameters
This endpoint retrieves the complete list of order fulfillment statuses.
Number of records to return in a single response
Offset from which to start the records (for pagination)
Bearer token for authentication.
Successfully retrieved the order fulfillment status list
The status of the operation
The response message
Invalid query parameter
This endpoint creates a new order status with the given details.
Bearer token for authentication.
Indicates if the order status is related to fulfillment
Name of the order status
Hexadecimal color code for the order status
Priority level of the order status
Status of the order (1 for active, 0 for inactive)
Indicates if the order status is for admin
Indicates if the order status is for vendor
Indicates if the order status is for buyer
Indicates if the order status is related to API
Successfully created a new order status
Invalid input data
This endpoint updates an existing order status with the provided details.
ID of the order status to be updated
Bearer token for authentication.
Indicates if the order status is related to fulfillment
Name of the order status
Hexadecimal color code for the order status
Priority level of the order status
Status of the order (1 for active, 0 for inactive)
ID of the parent order status
Indicates if the order status is for admin
Indicates if the order status is for vendor
Indicates if the order status is for buyer
Indicates if the order status is related to API
ID of the order status
Successfully updated the order status
Invalid input data
Update the order fulfillment status
This endpoint updates the order fulfillment status for a specific order status ID.
ID of the order status whose fulfillment status is to be updated
Bearer token for authentication.
The order fulfillment status (1 for active, 0 for inactive)
Successfully updated the order fulfillment status
Invalid input data
This endpoint deletes the order status for a given order status ID.
ID of the order status to be deleted
Bearer token for authentication.
Successfully deleted the order status
Order status not found
This endpoint retrieves a complete list of order fulfillment statuses.
Limit the number of results
Offset for pagination
Filter by fulfillment status
Bearer token for authentication.
Successfully retrieved the order fulfillment status list
Successfully retrieved the order fulfillment status list
This endpoint assigns multiple order statuses to fulfillment statuses.
Bearer token for authentication.
Successfully updated order statuses with fulfillment status assignments
Successfully updated order statuses with fulfillment status assignments
This endpoint creates a new order fulfillment status.
Bearer token for authentication.
1test#9c2a2a51Successfully created order fulfillment status
Successfully created order fulfillment status
This endpoint updates the status of an existing order fulfillment.
The ID of the order fulfillment status to be updated.
Bearer token for authentication.
Successfully updated the order fulfillment status
Successfully updated the order fulfillment status
This endpoint deletes an existing order fulfillment status.
The ID of the order fulfillment status to be deleted.
Bearer token for authentication.
Successfully deleted the order fulfillment status
Successfully deleted the order fulfillment status
This endpoint retrieves the details of a specific plugin by its ID.
The ID of the plugin.
Optional query parameter for the plugin ID.
Bearer token for authentication.
Successfully retrieved the plugin details
Plugin not found
This endpoint updates the status of a specific plugin.
The ID of the plugin to be updated.
Bearer token for authentication.
0Successfully updated the plugin status
Plugin not found
This endpoint updates PayPal settings, including client credentials and test mode.
Bearer token for authentication.
The client ID for PayPal API.
The client secret for PayPal API.
Flag to indicate if PayPal is in test mode.
Successfully updated the PayPal payment settings
Invalid request, missing required parameters
Retrieve a list of product attributes with optional pagination and search keyword.
Number of records to return
10Offset for pagination
0Search keyword to filter attributes
colorBearer token for authentication.
Successfully retrieved the attribute list
Successfully retrieved the attribute list
This endpoint creates a new attribute with specified properties.
Bearer token for authentication.
testshort-text011testtesttest1Attribute added successfully
1Attribute added successfully.Attribute added successfully
Retrieves a list of attribute groups with optional pagination and search filters.
Number of items to return per page.
10Offset to start listing attribute groups from.
0Search keyword to filter attribute groups.
Flag to return count of attribute groups.
0Bearer token for authentication.
Successfully retrieved the attribute group list
1Successfully got the attribute group list.Successfully retrieved the attribute group list
Creates a new attribute group with the specified details.
Bearer token for authentication.
The name of the attribute group.
testgThe sort order of the attribute group.
1List of attribute IDs associated with the group.
[106]Successfully created the attribute group
1Successfully added Attribute GroupSuccessfully created the attribute group
Retrieves details of a specific attribute group by its ID.
The ID of the attribute group to retrieve.
Bearer token for authentication.
Successfully retrieved the attribute group
Invalid ID supplied
Attribute group not found
Updates an existing attribute group.
The ID of the attribute group to be updated.
Bearer token for authentication.
Updated Group Name1[106,107]Successfully updated the attribute group
Invalid ID supplied
Attribute group not found
Deletes an existing attribute group.
The ID of the attribute group to be deleted.
Bearer token for authentication.
Successfully deleted the attribute group
Invalid ID supplied
Attribute group not found
Retrieves the translation for the specified attribute group.
The ID of the attribute group to retrieve translations for.
Bearer token for authentication.
Successfully retrieved translation for the attribute group
Invalid ID supplied
Attribute group translation not found
Create translation for an attribute group by ID
Creates a new translation for the specified attribute group.
The ID of the attribute group to create a translation for.
Bearer token for authentication.
The language of the translation.
The translated name for the attribute group.
The translated description for the attribute group.
Successfully created translation for the attribute group
Invalid ID or request body
Attribute group not found
Fetches a list of specifications with optional filtering.
The number of specifications to return (pagination).
10The offset from where to start retrieving specifications.
0A search keyword to filter specifications by.
If set to 1, only returns the count of specifications instead of the list.
0Bearer token for authentication.
Successfully retrieved the list of specifications
Invalid query parameters
Fetches a list of attribute groups with optional filtering.
The number of attribute groups to return (pagination).
10The offset from where to start retrieving attribute groups.
0If set to 1, only returns the count of attribute groups instead of the list.
0Bearer token for authentication.
Successfully retrieved the list of attribute groups
Invalid query parameters
This endpoint retrieves the list of specifications.
Number of records to return
10The starting position of the records
0Keyword for searching specifications
Whether to return the count of records (0 = no, 1 = yes)
0Bearer token for authentication.
Successfully retrieved the list of specifications
1Successfully got Specification List.Invalid parameters or request
This endpoint is used to create a new specification, which may include associated attribute groups and attributes.
Bearer token for authentication.
tests1101Successfully created the specification
Invalid input or missing required fields
This endpoint retrieves a specification based on the provided specification ID.
ID of the specification to retrieve
Bearer token for authentication.
Successfully retrieved the specification
1Successfully Got Specification.Specification not found
This endpoint updates a specification based on the provided specification ID.
ID of the specification to update
Bearer token for authentication.
tests152Successfully updated the specification
1Successfully Update Specification.Specification not found
This endpoint deletes a specification based on the provided specification ID.
ID of the specification to delete
Bearer token for authentication.
Successfully deleted the specification
1Successfully deleted Specification..!Specification not found
This endpoint retrieves the translation details of a specification by its ID.
ID of the specification translation to retrieve
Bearer token for authentication.
Successfully retrieved specification translation details
1Successfully got specification translation detailSpecification translation not found
Create new specification translation for the given specification ID
This endpoint creates a new translation for the specified specification by its ID.
ID of the specification to add the translation for
Bearer token for authentication.
Details of the new specification translation
enThis is the translated specificationSuccessfully created new specification translation
1Successfully created new specification translationBad request, invalid data
This endpoint retrieves the list of specification categories, with optional query parameters for filtering and pagination.
Number of records to return
10The starting position of the records
0Keyword for searching specification categories
Whether to return the count of records (0 = no, 1 = yes)
0Bearer token for authentication.
Successfully retrieved the list of specification categories
1Successfully Got Specification Category List.Invalid parameters or request
This endpoint updates the specifications assigned to a category.
Bearer token for authentication.
The ID of the category
1424List of specification IDs to associate with the category
51List of specification IDs to remove from the category
Successfully updated the specifications for the category
1Successfully Updated Specification To Category.Invalid request parameters
This endpoint retrieves a list of site filters based on the specified query parameters.
Number of records to return.
The starting point for the filter records.
Search keyword for filtering the list.
Bearer token for authentication.
Successfully retrieved the filter list
1Successfully got filter listInvalid query parameters
This endpoint creates a new site filter based on the provided data.
Bearer token for authentication.
The name of the filter
A list of category IDs associated with the filter
Successfully created the site filter
1Successfully created a new FilterInvalid input data
This endpoint retrieves the details of a site filter by its ID.
The ID of the site filter
Bearer token for authentication.
Successfully retrieved the filter details
1Successfully got filter detailInvalid ID supplied
Filter not found
This endpoint updates the details of a site filter by its ID.
The ID of the site filter to update
Bearer token for authentication.
The name of the site filter
List of category IDs associated with the filter
The ID of the site filter being edited
Successfully updated the site filter
1Successfully updated the site filterInvalid input
Site filter not found
This endpoint deletes a specific site filter by its ID.
The ID of the site filter to delete
Bearer token for authentication.
Successfully deleted the site filter
1Successfully deleted the filterSite filter not found
Last updated