Skip to main content

Fetch Order Details

This api is used to fetch order details for an order group id. Order group id is passed as a path param in the path. For example, here the order group id is SO3277723609-878

Order group id is generated in the response of Create booking api, in the key data[0]._order_group_id

If multiple bookings are created in the same api, they will have the same Order group id

Header Parameters
  • Content-Type string
    Example: application/json
  • x-access-key string
    Example: 1mg_client_public_access_key
  • X-Authorization string
    Example: {{X-Authorization}}
Responses

OK

Response Headers
  • Date string
  • Content-Type string
  • Transfer-Encoding string
  • Connection string
  • vary string
  • x-request-id string
  • set-cookie string
  • visitor-id string
  • x-visitor-id string
  • access-control-allow-methods string
  • access-control-allow-headers string
  • access-control-allow-origin string
  • CF-Cache-Status string
  • Server string
  • CF-RAY string
  • Content-Encoding string

Schema
  • object
Loading...