OEXPRESS API DOCUMENTATION
    OEXPRESS API DOCUMENTATION
    • Introduction
    • Webhoook - Tracking
    • Webhook - Ticket Message
    • Tickets
      • Get Ticket & Details
        GET
      • Update Ticket Messages
        POST
      • Create/Update Ticket
        POST
      • Update Status Ticket
        PUT
      • Get Group Status Ticket
        GET
    • Wallets
      • Get Balance
        GET
    • Auth
      • Me
        GET
    • List Couriers
      GET
    • Get Subdistrict
      GET
    • Get Shipping Cost
      GET
    • Get Shipping Cost All
      GET
    • Create Order
      POST
    • Cancel Order
      POST
    • Retry Order
      POST
    • [Sandbox Only] Update Status
      POST
    • Track Order
      GET
    • Get Shipping Label
      GET
    • Logistic RTS
      GET
    • List Shipment
      GET
    • Detail Shipment
      GET

    Introduction

    Welcome to the OExpress API Documentation. Our API allows you to access what your API does, in an easy and efficient manner. APIs are designed to be easy to use and understand, with a clear documentation of their functionalities, endpoints, and parameters. In this documentation is intended to help member OExpress to integrate OExpress as shipping courier services to deliver purchase to their customer. It contains information about the API specification and webhook. A webhook is a way for an application to provide other applications with real-time information. Webhooks allow different applications to communicate with each other in real-time.
    Registration API Oexpress
    image.png
    To prevent unauthorized access to our API, we utilize an API key authentication system. You will need to include your unique API key in each request you make.
    Webhook Response
    Webhook example from tracking:
    Modified at 2024-07-08 07:22:52
    Next
    Webhoook - Tracking
    Built with