Menu
API | Description |
---|---|
GET api/Menu/GetMtm |
Documentation for 'GetMtm'. |
GET api/Menu/GetIoc |
Documentation for 'GetIoc'. |
Embroidery
API | Description |
---|---|
GET api/Embroidery/GetEmbroidaryColorAndFonts/{id} |
Documentation for 'GetEmbroidaryColorAndFonts'. |
PayPal
API | Description |
---|---|
POST api/PayPal/Checkout |
Documentation for 'Checkout'. |
Item
API | Description |
---|---|
GET api/Item/Get/{id} |
Documentation for 'Get'. |
GET api/Item/All |
Documentation for 'All'. |
Fabric
API | Description |
---|---|
GET api/Fabric/GetFabrics/{id}?ccId={ccId}&patternId={patternId}&priceKeyTableId={priceKeyTableId}&colorId={colorId}&text={text}&page={page} |
Documentation for 'GetFabrics'. |
GET api/Fabric/GetFabricsContrast/{id}?subId={subId}&ccId={ccId}&patternId={patternId}&priceKeyTableId={priceKeyTableId}&colorId={colorId}&text={text}&page={page} |
Documentation for 'GetFabricsContrast'. |
GET api/Fabric/GetDefaultFabric/{id} |
Documentation for 'GetDefaultFabric'. |
GET api/Fabric/GetDefaultFabricTransaction/{id} |
Documentation for 'GetDefaultFabricTransaction'. |
GET api/Fabric/GetFabricOverview/{id}?fabricId={fabricId} |
Documentation for 'GetFabricOverview'. |
GET api/Fabric/GetVisualFabric/{id}?fabricId={fabricId} |
Documentation for 'GetVisualFabric'. |
LiteralWebshop
API | Description |
---|---|
GET api/LiteralWebshop/GetLiterals?literalCode={literalCode}&page={page} |
Documentation for 'GetLiterals'. |
GET api/LiteralWebshop/GetLiteral?literalCode={literalCode} |
Documentation for 'GetLiteral'. |
PUT api/LiteralWebshop/UpdateLiteral |
Documentation for 'UpdateLiteral'. |
POST api/LiteralWebshop/CreateLiteral |
Documentation for 'CreateLiteral'. |
DELETE api/LiteralWebshop/DeleteLiteral |
Documentation for 'DeleteLiteral'. |
Currency
API | Description |
---|---|
GET api/Currency/GetAll?page={page} |
Documentation for 'GetAll'. |
DELETE api/Currency/DeleteCurrency/{id} |
Documentation for 'DeleteCurrency'. |
PUT api/Currency/UpdateCurrency |
Documentation for 'UpdateCurrency'. |
POST api/Currency/CreateCurrency |
Documentation for 'CreateCurrency'. |
Cookie
API | Description |
---|---|
GET api/Cookie/GetCookie?code={code} |
Documentation for 'GetCookie'. |
GET api/Cookie/ManageCookie?languageId={languageId} |
Documentation for 'ManageCookie'. |
GET api/Cookie/GetCookieContentByLanguage?languageId={languageId} |
Documentation for 'GetCookieContentByLanguage'. |
POST api/Cookie/UpdateCookieContent |
Documentation for 'UpdateCookieContent'. |
Authentication
API | Description |
---|---|
POST api/Authentication/Login |
Documentation for 'Login'. |
POST api/Authentication/Logout |
Documentation for 'Logout'. |
GET api/Authentication/GeneralInfo |
Documentation for 'GeneralInfo'. |
GET api/Authentication/ForgotPassword?email={email} |
Documentation for 'ForgotPassword'. |
Transaction
API | Description |
---|---|
GET api/Transaction/ReviewTransactionItem/{id} |
Documentation for 'ReviewTransactionItem'. |
GET api/Transaction/TransactionStates |
Documentation for 'TransactionStates'. |
GET api/Transaction/FilterOrders?customerId={customerId}&orderNumber={orderNumber}&status={status}&page={page} |
Documentation for 'FilterOrders'. |
DELETE api/Transaction/DeleteOrder/{id} |
Documentation for 'DeleteOrder'. |
PUT api/Transaction/SetInactive |
Documentation for 'SetInactive'. |
GET api/Transaction/ViewOrderDetail/{id} |
Documentation for 'ViewOrderDetail'. |
GET api/Transaction/GetArticlesAccessories/{id} |
Documentation for 'GetArticlesAccessories'. |
PUT api/Transaction/SaveTransactionMaster |
Documentation for 'SaveTransactionMaster'. |
GET api/Transaction/GetStandardReselerPaymentMethods |
Documentation for 'GetStandardReselerPaymentMethods'. |
GET api/Transaction/GetPayments/{id} |
Documentation for 'GetPayments'. |
POST api/Transaction/AddPayment |
Documentation for 'AddPayment'. |
Customer
API | Description |
---|---|
GET api/Customer/FilterCustomers?text={text}&reseller={reseller}&status={status}&page={page} |
Documentation for 'FilterCustomers'. |
GET api/Customer/GetCustomersByUser |
Documentation for 'GetCustomersByUser'. |
GET api/Customer/SetB2BCustomer?custId={custId} |
Documentation for 'SetB2BCustomer'. |
GET api/Customer/GetCustomers?text={text}&page={page}&sortBy={sortBy}&orderBy={orderBy} |
Documentation for 'GetCustomers'. |
GET api/Customer/GetCustomerById/{id} |
Documentation for 'GetCustomerById'. |
GET api/Customer/GetAll |
Documentation for 'GetAll'. |
ConfigurationMenu
API | Description |
---|---|
GET api/ConfigurationMenu/GetAll/{id} |
Documentation for 'GetAll'. |
TodoList
API | Description |
---|---|
GET api/TodoList/GetTodoLists |
Documentation for 'GetTodoLists'. |
GET api/TodoList/GetTodoList/{id} |
Documentation for 'GetTodoList'. |
PUT api/TodoList/PutTodoList/{id} |
Documentation for 'PutTodoList'. |
POST api/TodoList/PostTodoList |
Documentation for 'PostTodoList'. |
DELETE api/TodoList/DeleteTodoList/{id} |
Documentation for 'DeleteTodoList'. |
TextLogoBlacklist
API | Description |
---|---|
GET api/TextLogoBlacklist/Get/{id} |
Documentation for 'Get'. |
GET api/TextLogoBlacklist/Get?orderBy={orderBy} |
Documentation for 'Get'. |
GET api/TextLogoBlacklist/GetAll |
Documentation for 'GetAll'. |
GET api/TextLogoBlacklist/GetAll?orderBy={orderBy} |
Documentation for 'GetAll'. |
Todo
API | Description |
---|---|
PUT api/Todo/PutTodoItem/{id} |
Documentation for 'PutTodoItem'. |
POST api/Todo/PostTodoItem |
Documentation for 'PostTodoItem'. |
DELETE api/Todo/DeleteTodoItem/{id} |
Documentation for 'DeleteTodoItem'. |
LiteralIntern
API | Description |
---|---|
GET api/LiteralIntern/GetVersion?code={code} |
Documentation for 'GetVersion'. |
GET api/LiteralIntern/GetAll?code={code} |
Documentation for 'GetAll'. |
GET api/LiteralIntern/GetLiteralInterns?literalCode={literalCode}&page={page} |
Documentation for 'GetLiteralInterns'. |
GET api/LiteralIntern/GetLiteralIntern?literalCode={literalCode} |
Documentation for 'GetLiteralIntern'. |
PUT api/LiteralIntern/UpdateLiteralIntern |
Documentation for 'UpdateLiteralIntern'. |
POST api/LiteralIntern/CreateLiteralIntern |
Documentation for 'CreateLiteralIntern'. |
DELETE api/LiteralIntern/DeleteLiteralIntern |
Documentation for 'DeleteLiteralIntern'. |
Language
API | Description |
---|---|
GET api/Language/GetAll |
Documentation for 'GetAll'. |
POST api/Language/SetCurrentLanguage |
Documentation for 'SetCurrentLanguage'. |
CKEditor
API | Description |
---|---|
POST api/CKEditor/UploadImage?CKEditor={CKEditor}&CKEditorFuncNum={CKEditorFuncNum} |
Documentation for 'UploadImage'. |
Material
API | Description |
---|---|
GET api/Material/Get/{id} |
Documentation for 'Get'. |
GET api/Material/Get?orderBy={orderBy} |
Documentation for 'Get'. |
GET api/Material/GetAll |
Documentation for 'GetAll'. |
GET api/Material/GetAll?orderBy={orderBy} |
Documentation for 'GetAll'. |
Report
API | Description |
---|---|
GET api/Report/Order/{id}?locale={locale} |
Documentation for 'Order'. |
GET api/Report/OrderInvoice/{id}?locale={locale} |
Documentation for 'OrderInvoice'. |
GET api/Report/OrderOffer/{id}?locale={locale} |
Documentation for 'OrderOffer'. |
GET api/Report/CustomerDetails/{id}?locale={locale} |
Documentation for 'CustomerDetails'. |
GET api/Report/MTMItemPrice/{id}?resellerId={resellerId}&locale={locale} |
Documentation for 'MTMItemPrice'. |
GET api/Report/IOCItemPrice/{id}?resellerId={resellerId}&locale={locale} |
Documentation for 'IOCItemPrice'. |
GET api/Report/PaymentReceipt/{id}?locale={locale} |
Documentation for 'PaymentReceipt'. |
POST api/Report/PaymentExport |
Documentation for 'PaymentExport'. |
POST api/Report/OrderReport |
Documentation for 'OrderReport'. |
Reseller
API | Description |
---|---|
GET api/Reseller/GetAll |
Documentation for 'GetAll'. |
GET api/Reseller/GetAllByUser |
Documentation for 'GetAllByUser'. |
GET api/Reseller/GetResellers?page={page} |
Documentation for 'GetResellers'. |
GET api/Reseller/ViewResellerDetail/{id} |
Documentation for 'ViewResellerDetail'. |
GET api/Reseller/GetPriceList |
Documentation for 'GetPriceList'. |
PUT api/Reseller/SaveReseller |
Documentation for 'SaveReseller'. |
POST api/Reseller/UploadLogo/{id}?mode={mode} |
Documentation for 'UploadLogo'. |
Contrast
API | Description |
---|---|
GET api/Contrast/Get/{id} |
Documentation for 'Get'. |
GET api/Contrast/Get?orderBy={orderBy} |
Documentation for 'Get'. |
GET api/Contrast/GetAll |
Documentation for 'GetAll'. |
GET api/Contrast/GetAll?orderBy={orderBy} |
Documentation for 'GetAll'. |
Welcome
API | Description |
---|---|
GET api/Welcome/GetByLangCode?langCode={langCode} |
Documentation for 'GetByLangCode'. |
GET api/Welcome/GetWelcomeContent?languageId={languageId} |
Documentation for 'GetWelcomeContent'. |
PUT api/Welcome/UpdateWelcomeContent |
Documentation for 'UpdateWelcomeContent'. |
Variation
VariationProgram
API | Description |
---|---|
GET api/VariationProgram/GetSelectionValues/{id} |
Documentation for 'GetSelectionValues'. |
GET api/VariationProgram/GetTextLogo/{id} |
Documentation for 'GetTextLogo'. |
GET api/VariationProgram/GetImage/{id} |
Documentation for 'GetImage'. |
GET api/VariationProgram/GetTextLogoImagePath/{id} |
Documentation for 'GetTextLogoImagePath'. |
GET api/VariationProgram/GetAvailableFonts |
Documentation for 'GetAvailableFonts'. |
GET api/VariationProgram/GetAvailableFontColors |
Documentation for 'GetAvailableFontColors'. |
GET api/VariationProgram/DeleteImage?fileName={fileName} |
Documentation for 'DeleteImage'. |
GET api/VariationProgram/RotateImage?fileName={fileName}°ree={degree} |
Documentation for 'RotateImage'. |
POST api/VariationProgram/UploadLogo?minDpi={minDpi} |
Documentation for 'UploadLogo'. |
UserAccount
API | Description |
---|---|
PUT api/UserAccount/ChangePassword |
Documentation for 'ChangePassword'. |
POST api/UserAccount/Register |
Documentation for 'Register'. |
GET api/UserAccount/GetOrders?page={page} |
Documentation for 'GetOrders'. |
GET api/UserAccount/GetMyCart?page={page} |
Documentation for 'GetMyCart'. |
GET api/UserAccount/GetProfile |
Documentation for 'GetProfile'. |
GET api/UserAccount/GetProfile/{id} |
Documentation for 'GetProfile'. |
PUT api/UserAccount/UpdateProfile |
Documentation for 'UpdateProfile'. |
POST api/UserAccount/DeactivateCustomer/{id} |
Documentation for 'DeactivateCustomer'. |
POST api/UserAccount/ActivateCustomer/{id} |
Documentation for 'ActivateCustomer'. |
GET api/UserAccount/ViewOrderStatistic/{id} |
Documentation for 'ViewOrderStatistic'. |
GET api/UserAccount/InitCreateCustomer |
Documentation for 'InitCreateCustomer'. |
GET api/UserAccount/GetUserNotHaveCustomer/{id} |
Documentation for 'GetUserNotHaveCustomer'. |
POST api/UserAccount/CreateCustomer |
Documentation for 'CreateCustomer'. |
User
API | Description |
---|---|
GET api/User/GetAll?username={username}&role={role}&reseller={reseller}&page={page} |
Documentation for 'GetAll'. |
GET api/User/GetRoles |
Documentation for 'GetRoles'. |
GET api/User/ViewUserDetail/{id} |
Documentation for 'ViewUserDetail'. |
PUT api/User/SaveUserDetail |
Documentation for 'SaveUserDetail'. |
GET api/User/InitCreateUser |
Documentation for 'InitCreateUser'. |
DELETE api/User/DeleteUser/{id} |
Documentation for 'DeleteUser'. |
POST api/User/CreateUser |
Documentation for 'CreateUser'. |
Measurement
Price
SystemConfig
API | Description |
---|---|
GET api/SystemConfig/GetContentByKey?key={key} |
Documentation for 'GetContentByKey'. |
GET api/SystemConfig/GetAll |
Documentation for 'GetAll'. |
PUT api/SystemConfig/SaveSystemConfig |
Documentation for 'SaveSystemConfig'. |
POST api/SystemConfig/DeleteCachedVisualImages |
Documentation for 'DeleteCachedVisualImages'. |
POST api/SystemConfig/DeleteCachedWebshop |
Documentation for 'DeleteCachedWebshop'. |
POST api/SystemConfig/ReloadDataLiteral |
Documentation for 'ReloadDataLiteral'. |
Filter
API | Description |
---|---|
GET api/Filter/GetFabricFilter/{id} |
Documentation for 'GetFabricFilter'. |
GET api/Filter/GetIOCFilter |
Documentation for 'GetIOCFilter'. |
Captcha
API | Description |
---|---|
GET api/Captcha/GetCaptcha |
Documentation for 'GetCaptcha'. |
POST api/Captcha/PostValue |
Documentation for 'PostValue'. |
IOC
API | Description |
---|---|
GET api/IOC/GetIOCItems/{id}?colorId={colorId}&patternId={patternId}&fabricAttrId={fabricAttrId}&page={page} |
Documentation for 'GetIOCItems'. |
GET api/IOC/GetIOCItemsByGroup/{id} |
Documentation for 'GetIOCItemsByGroup'. |
GET api/IOC/GetIOCItemDetail/{id} |
Documentation for 'GetIOCItemDetail'. |
GET api/IOC/GetIOCPriceBySize/{id}?sizeId={sizeId} |
Documentation for 'GetIOCPriceBySize'. |
ItemConfig
API | Description |
---|---|
GET api/ItemConfig/GetByItem/{id} |
Documentation for 'GetByItem'. |
PUT api/ItemConfig/SaveConfig |
Documentation for 'SaveConfig'. |
GET api/ItemConfig/GetItems |
Documentation for 'GetItems'. |
GET api/ItemConfig/GetVisualSize/{id} |
Documentation for 'GetVisualSize'. |
Cart
API | Description |
---|---|
GET api/Cart/GetSummaryShoppingCartInfo |
Documentation for 'GetSummaryShoppingCartInfo'. |
GET api/Cart/RefreshPrice |
Documentation for 'RefreshPrice'. |
POST api/Cart/AddProductToCart |
Documentation for 'AddProductToCart'. |
POST api/Cart/AddIOCToCart |
Documentation for 'AddIOCToCart'. |
GET api/Cart/MyCartInfo |
Documentation for 'MyCartInfo'. |
GET api/Cart/GetShippingInfo |
Documentation for 'GetShippingInfo'. |
GET api/Cart/GetResellerAddress |
Documentation for 'GetResellerAddress'. |
GET api/Cart/GetDifferentAddress?currentTransactionAddressId={currentTransactionAddressId} |
Documentation for 'GetDifferentAddress'. |
GET api/Cart/GetCustomerAddress?currentTransactionAddressId={currentTransactionAddressId} |
Documentation for 'GetCustomerAddress'. |
POST api/Cart/UpdateTransactionMasterAddress |
Documentation for 'UpdateTransactionMasterAddress'. |
GET api/Cart/GetPaymentMethods |
Documentation for 'GetPaymentMethods'. |
POST api/Cart/SaveArticleResellerRemarks |
Documentation for 'SaveArticleResellerRemarks'. |
POST api/Cart/SaveOwnOrderNumber |
Documentation for 'SaveOwnOrderNumber'. |
POST api/Cart/SaveArticleDesiredDate |
Documentation for 'SaveArticleDesiredDate'. |
POST api/Cart/SaveAccessoryResellerRemarks |
Documentation for 'SaveAccessoryResellerRemarks'. |
POST api/Cart/SaveShippingMethod |
Documentation for 'SaveShippingMethod'. |
POST api/Cart/SavePaymentMethod |
Documentation for 'SavePaymentMethod'. |
POST api/Cart/ConfirmCart |
Documentation for 'ConfirmCart'. |
POST api/Cart/AddProductQuantity/{id} |
Documentation for 'AddProductQuantity'. |
POST api/Cart/UpdateProductQuantity/{id}?quantity={quantity} |
Documentation for 'UpdateProductQuantity'. |
POST api/Cart/SubtractProductQuantity/{id} |
Documentation for 'SubtractProductQuantity'. |
DELETE api/Cart/DeleteProductItem/{id} |
Documentation for 'DeleteProductItem'. |
POST api/Cart/DuplicateProductItem/{id} |
Documentation for 'DuplicateProductItem'. |
POST api/Cart/NewCartFromTransactionMaster/{id} |
Documentation for 'NewCartFromTransactionMaster'. |
POST api/Cart/ResetCart |
Documentation for 'ResetCart'. |
POST api/Cart/AddIOCItemQuantity/{id} |
Documentation for 'AddIOCItemQuantity'. |
POST api/Cart/SubtractIOCItemQuantity/{id} |
Documentation for 'SubtractIOCItemQuantity'. |
DELETE api/Cart/DeleteIOCItem/{id} |
Documentation for 'DeleteIOCItem'. |
POST api/Cart/EditProductItem/{id}?transactionId={transactionId} |
Documentation for 'EditProductItem'. |
POST api/Cart/SetTransactionMaster/{id} |
Documentation for 'SetTransactionMaster'. |
POST api/Cart/SetItemTransactionMaster/{id} |
Documentation for 'SetItemTransactionMaster'. |
POST api/Cart/Cancel |
Documentation for 'Cancel'. |
POST api/Cart/UpdateShippingMethodOnItem |
Documentation for 'UpdateShippingMethodOnItem'. |
Footer
API | Description |
---|---|
GET api/Footer/GetAllFooterMenu |
Documentation for 'GetAllFooterMenu'. |
GET api/Footer/GetAllHeaderMenu |
Documentation for 'GetAllHeaderMenu'. |
GET api/Footer/GetFooterContent/{id}?code={code} |
Documentation for 'GetFooterContent'. |
GET api/Footer/GetCopyright?code={code} |
Documentation for 'GetCopyright'. |
GET api/Footer/GetFooterMenus |
Documentation for 'GetFooterMenus'. |
POST api/Footer/CreateFooterMenu |
Documentation for 'CreateFooterMenu'. |
DELETE api/Footer/DeleteFooterMenu/{id} |
Documentation for 'DeleteFooterMenu'. |
PUT api/Footer/UpdateFooterMenu |
Documentation for 'UpdateFooterMenu'. |
GET api/Footer/GetFooterLinks/{id} |
Documentation for 'GetFooterLinks'. |
POST api/Footer/CreateFooterLink/{id} |
Documentation for 'CreateFooterLink'. |
DELETE api/Footer/DeleteFooterLink/{id} |
Documentation for 'DeleteFooterLink'. |
PUT api/Footer/UpdateFooterLink |
Documentation for 'UpdateFooterLink'. |
GET api/Footer/GetFooterContentByCondition/{id}?languageId={languageId} |
Documentation for 'GetFooterContentByCondition'. |
PUT api/Footer/UpdateFooterContent |
Documentation for 'UpdateFooterContent'. |
GET api/Footer/GetFooterWysiwyg?languageId={languageId} |
Documentation for 'GetFooterWysiwyg'. |
PUT api/Footer/UpdateFooterWysiwyg |
Documentation for 'UpdateFooterWysiwyg'. |
Configuration
API | Description |
---|---|
GET api/Configuration/GetDefaultConfiguration?itemId={itemId} |
Documentation for 'GetDefaultConfiguration'. |