RETM | REST API
    RETM | REST API
    • Developer guide
    • New to our DevPortal 🤔
    • Authentication
      • Token
        POST
    • Webhook
      • Overview
      • Invoice Webhooks
        • Webhook Events
        • Invoice Created
      • Orders Webhooks
        • Webhook Events
        • Order Triggeres
      • Menu Webhooks
        • Menu Updates
        • Menu Changed
      • Loyalty Webhooks
        • Promotional Coupon
        • Check Reward
        • Redeem Reward
      • Customer webhook
        • Customer Data
        • Customer hook
      • Error webhook
        • Stay Alert to Connectivity Issues
        • Error webhook
    • Orders
      • Orders
        GET
      • Create Order
        POST
      • Cancel Order
        POST
      • Update delivery order status
        POST
    • Menu
      • Categories
        • List Categories
        • Single Categoy
      • Products
        • Products
        • Single Product
        • Simple List
      • Menu
        GET
    • Branches
      • Branches
        GET
    • Devices
      • Devices
        GET
    • Order type
      • Order types
        GET
      • Create order type
        POST
    • Price Lists
      • Price Lists
        GET
    • Payment Methods
      • Payment methods
      • Create pay method
    • Order Charges
      • order charges
      • Create order charges
    • Taxes
      • Tax list
      • Create tax
    • Customers
      • Customers

    Developer guide

    Developer Guide: Environments#

    RETM offers dedicated environments for various development stages to ensure seamless integration and testing:

    Environment Overview#

    Staging Environment: Designed for thorough integration testing in a simulated production setting.
    Production Environment: The live platform for processing real-time transactions at active restaurants.

    Maintenance Periods:#

    The RETM technical team will proactively communicate scheduled maintenance windows that may impact service availability.

    Staging Environment:#

    Purpose: Rigorous integration testing and development.
    Key Features:
    Fully functional, versioned public APIs mirroring the production environment.
    Available for testing from 9 AM to 6 PM Saudi Arabia Time (UTC+3:00).
    Subject to periodic maintenance outside of these hours.
    Hostname: https://stg.retm.sa/

    Production Environment:#

    Purpose: Live transactions and real-world usage.
    Key Features:
    Handles actual data and transactions for active restaurants.
    Requires integration approval for access.
    Hostname: https://{business_id}.retm.sa/ (Provided upon integration approval)
    By understanding these environments and their distinct purposes, you'll ensure a smooth integration process and successful deployment of your Retm API integration.
    Modified at 2025-05-11 13:47:28
    Next
    New to our DevPortal 🤔
    Built with