Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • R ruby-3dcart
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • libraries
  • ruby-3dcart
  • Wiki
  • Home

Home · Changes

Page history
Updated Home (markdown) authored Jul 16, 2013 by Elad Meidar's avatar Elad Meidar
Show whitespace changes
Inline Side-by-side
Home.md
View page @ ea1c75fa
...@@ -10,12 +10,12 @@ ...@@ -10,12 +10,12 @@
### Order API ### Order API
* [getOrder](https://github.com/ShinobiDevs/ThreeDeeCart/wiki/getOrder) * [getOrder](https://github.com/ShinobiDevs/ThreeDeeCart/wiki/getOrder)
* [getOrderCount](https://github.com/ShinobiDevs/ThreeDeeCart/wiki/getOrderCount) * [getOrderCount](https://github.com/ShinobiDevs/ThreeDeeCart/wiki/getOrderCount)
* getOrderStatus * [getOrderStatus](https://github.com/ShinobiDevs/ThreeDeeCart/wiki/getOrderStatus)
* updateOrderStatus * [updateOrderStatus](https://github.com/ShinobiDevs/ThreeDeeCart/wiki/updateOrderStatus)
* updateOrderShipment * [updateOrderShipment](https://github.com/ShinobiDevs/ThreeDeeCart/wiki/getOrder)
### Product API ### Product API
* getProduct * [getProduct](https://github.com/ShinobiDevs/ThreeDeeCart/wiki/getProduct)
* getProductCount * [getProductCount](https://github.com/ShinobiDevs/ThreeDeeCart/wiki/getProductCount)
* getProductInventory * [getProductInventory](https://github.com/ShinobiDevs/ThreeDeeCart/wiki/getProductInventory)
* updateProductInventory * [updateProductInventory](https://github.com/ShinobiDevs/ThreeDeeCart/wiki/updateProductInventory)
\ No newline at end of file \ No newline at end of file
Clone repository
  • Configuration
  • Home
  • Installation
  • UpdateOrderShipment
  • UpdateOrderStatus
  • editCustomer
  • getCustomer
  • getCustomerCount
  • getOrder
  • getOrderCount
  • getOrderStatus
  • getProduct
  • getProductCount
  • getProductInventory
  • updateProductInventory