Giter Site home page Giter Site logo

knawat-suppliers-howto's Introduction

Tsoft wrapper for KNAWAT https://knawat.com/

Knawat s the The only one Multilingual Automate Dropshipping Platform with thousands of products. Start free and branded invoices, one-click setup and wholesale price. and https://www.tsoft.com.tr/ Tsoft is ecommerce platform like shopify. Here is just a simple wrapper of Tsoft APIs. For easier integration.

Way to login to the API console/documentation

1 - Open this link in browser https://webservice.tsoft.com.tr/rest1/console

2 - Login using below given credentials user:service pass:serv1234

Steps/API to integrate to create order

1 - Get currency list https://webservice.tsoft.com.tr/rest1/console#product/getCurrencyList

2 - Payment type list https://webservice.tsoft.com.tr/rest1/console#order2/getPaymentTypeList

3 - Check what is subpayment type id SubPaymentTypeId

4 - Get order status list https://webservice.tsoft.com.tr/rest1/console#order2/getOrderStatusList

5 - Add address to get address id https://webservice.tsoft.com.tr/rest1/console#customer/address https://webservice.tsoft.com.tr/rest1/console#customer/getDeliveryAddresses https://webservice.tsoft.com.tr/rest1/console#customer/getInvoiceAddresses https://webservice.tsoft.com.tr/rest1/console#setting/getAddressFields

6 - Get cargo list to get cargo code https://webservice.tsoft.com.tr/rest1/console#order2/getCargoCompanyList

7 - Get product id required for PO https://webservice.tsoft.com.tr/rest1/console#product/getProducts https://webservice.tsoft.com.tr/rest1/console#product/getProductByName https://webservice.tsoft.com.tr/rest1/console#product/find

8 - Create customer and get customer id https://webservice.tsoft.com.tr/rest1/console#customer/getCustomers https://webservice.tsoft.com.tr/rest1/console#customer/addCustomers

9 - subProducts https://webservice.tsoft.com.tr/rest1/console#subProduct/getSubProductsByParentIds

10 - Create order https://webservice.tsoft.com.tr/rest1/console#order2/createOrders

knawat-suppliers-howto's People

Contributors

dharmvijay37 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.