Jump to Content
omnichat
GuidesAPI Reference
Log Inomnichat
Guides
Log In
GuidesAPI Reference
All
Pages
Start typing to search…

🗨️ Conversations

  • Introduction
  • Interacting with a chat
  • Listening to a specific user
  • Webhook Reference

🛒 COMMERCE

  • Introduction
    • Integration overview
    • Goals and benefits
  • Creating an OmniChat Application
    • Request the creation of an application
    • Information required for registration
    • What to expect after applying
  • Authentication
    • Authentication process overview
    • How to generate and use authentication tokens
  • Catalog
    • Catalog description
    • Catalog structure
    • Product information
    • How to implement the "SearchProduct" API
    • How to implement the "SearchProduct by Id" API
    • How to implement the "SearchProduct by URL" API
  • Prices
    • How to implement the "Prices" API
  • Order
    • Description of the order process
    • Order structure
    • Information needed to place an order
    • How to implement the "OrderChecker" API
    • How to implement the "OrderProvisioning" API
    • How to change an OmniChat order status
    • How to implement the "StatusChangeNotification" API
    • How to implement the "OrderCancel" API
    • How to use your own checkout
    • How to sync my order with OmniChat
  • API integration
    • Correct sequence of API calls
  • Conclusion
    • Main points of integration
    • Additional resources
    • Best practices
Powered by 

Additional resources

Conclusion

Additional Features

You can download the BoilerPlate project from OmniChat's git to run your tests and see how the APIs interact in this link

Updated 3 months ago


What’s Next
  • Best practices