> ## Documentation Index
> Fetch the complete documentation index at: https://developer.quicko.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Order

> API to get the details of the order



## OpenAPI

````yaml /projects/connect/openapi.json GET /advisory/contacts/{contact_id}/orders/{order_id}
openapi: 3.0.0
info:
  title: open-api
  version: 1.0.0
  description: ''
servers:
  - url: https://api.quicko.com
security: []
paths:
  /advisory/contacts/{contact_id}/orders/{order_id}:
    parameters:
      - name: contact_id
        in: path
        required: true
        example: b2ce0ebe-2cd6-4959-ad89-d193003b1824
        schema:
          type: string
          minLength: 0
          maxLength: 0
      - name: order_id
        in: path
        required: true
        example: 646C2ACAAD
        schema:
          type: string
          minLength: 0
          maxLength: 0
    get:
      summary: Order
      parameters:
        - name: x-api-key
          in: header
          required: true
          example: '{{api_key}}'
          schema:
            type: string
            minLength: 0
            maxLength: 0
        - name: Authorization
          in: header
          required: true
          example: >-
            eyJhbGciOiJIUzUxMiIsInR5cCI6IkpXVCJ9.eyJpbnRlbnQiOiJBQ0NFU1NfVE9LRU4iLCJyZWZyZXNoX3Rva2VuIjoiZXlKaGJHY2lPaUpJVXpVeE1pSXNJblI1Y0NJNklrcFhWQ0o5LmV5SnBiblJsYm5RaU9pSlNSVVpTUlZOSVgxUlBTMFZPSWl3aWFXRjBJam94TnpFNU16azJNalUzTENKbGVIQWlPakUzTlRBNU5UTTROVGNzSW1GMVpDSTZJa0ZRU1NJc0ltbHpjeUk2SW1Gd2FTNXhkV2xqYTI4dVkyOXRJaXdpYzNWaUlqb2lhMlY1WDJ4cGRtVmZZVFU0WkdWak1HRTBORFptTkRabE5tSm1aVEkyTnpjeVpUVmtZVEZrTWpJaWZRLll2a3BrYmtndXV4aTFPNmozc2dpcGZvTVNYVGUyd2pUa1ZsbDAydUNzVzk1UjhDdHM0SXh0RldfWExXa3lSeUlNcmRUMzBSc19UWE5qOXJCUjRLTm53IiwiaWF0IjoxNzE5Mzk2MjU3LCJleHAiOjE3MTk0ODI2NTcsImF1ZCI6IkFQSSIsImlzcyI6ImFwaS5xdWlja28uY29tIiwic3ViIjoia2V5X2xpdmVfYTU4ZGVjMGE0NDZmNDZlNmJmZTI2NzcyZTVkYTFkMjIifQ.E-8J5HHisWftBiDaZ4HTCOAgTQUFTzFISst_3LvWMYjC8Rd7XLmAU3zd4H4o-CvJpyq9Yf4IK5yqM0Bc61kWHg
          schema:
            type: string
            minLength: 0
            maxLength: 0
      responses:
        '200':
          headers:
            Date:
              schema:
                type: string
                minLength: 0
                maxLength: 0
              example: Fri, 14 Jun 2024 12:03:28 GMT
            Content-Type:
              schema:
                type: string
                minLength: 0
                maxLength: 0
              example: application/json
            Content-Length:
              schema:
                type: string
                minLength: 0
                maxLength: 0
              example: '361'
            Connection:
              schema:
                type: string
                minLength: 0
                maxLength: 0
              example: keep-alive
            x-amzn-RequestId:
              schema:
                type: string
                minLength: 0
                maxLength: 0
              example: 0bfc6a52-1637-48e9-ba19-40ec1d8930d4
            x-amzn-Remapped-x-amzn-RequestId:
              schema:
                type: string
                minLength: 0
                maxLength: 0
              example: f5cbae5a-e1f6-4d9f-a61f-d9890733ba34
            Access-Control-Allow-Origin:
              schema:
                type: string
                minLength: 0
                maxLength: 0
              example: '*'
            x-amzn-Remapped-Content-Length:
              schema:
                type: string
                minLength: 0
                maxLength: 0
              example: '361'
            Access-Control-Allow-Headers:
              schema:
                type: string
                minLength: 0
                maxLength: 0
              example: '*'
            x-amzn-Remapped-x-amzn-Remapped-Date:
              schema:
                type: string
                minLength: 0
                maxLength: 0
              example: Fri, 14 Jun 2024 12:03:28 GMT
            x-amzn-Remapped-Connection:
              schema:
                type: string
                minLength: 0
                maxLength: 0
              example: keep-alive
            x-amzn-Remapped-x-amzn-Remapped-x-amzn-RequestId:
              schema:
                type: string
                minLength: 0
                maxLength: 0
              example: 1fb772eb-83f8-4b23-ae3d-9cea86e3a059
            x-amz-apigw-id:
              schema:
                type: string
                minLength: 0
                maxLength: 0
              example: ZWyuiGfBBcwEE2g=
            x-amzn-Remapped-x-amzn-Remapped-Content-Length:
              schema:
                type: string
                minLength: 0
                maxLength: 0
              example: '361'
            X-Requested-With:
              schema:
                type: string
                minLength: 0
                maxLength: 0
              example: '*'
            X-Amzn-Trace-Id:
              schema:
                type: string
                minLength: 0
                maxLength: 0
              example: >-
                Root=1-666c318f-6a255b126ef5cf5205c30618;Parent=1e140ca3682a96e5;Sampled=0;lineage=63ea6568:0
            x-amzn-Remapped-x-amzn-Remapped-Connection:
              schema:
                type: string
                minLength: 0
                maxLength: 0
              example: keep-alive
            x-amzn-Remapped-Date:
              schema:
                type: string
                minLength: 0
                maxLength: 0
              example: Fri, 14 Jun 2024 12:03:28 GMT
          description: 200 OK
          content:
            application/json:
              schema:
                type: object
                properties:
                  timestamp:
                    type: integer
                  transaction_id:
                    type: string
                  data:
                    type: object
                    properties:
                      '@entity':
                        type: string
                      id:
                        type: string
                      status:
                        type: string
                      created_at:
                        type: integer
                      order_time:
                        type: integer
                      updated_at:
                        type: integer
                      total_price:
                        type: number
                      discount:
                        type: integer
                      sub_total:
                        type: integer
                      gst_amount:
                        type: number
                      price_including_gst:
                        type: boolean
                  code:
                    type: integer
              example:
                timestamp: 1718366608003
                transaction_id: 1fb772eb-83f8-4b23-ae3d-9cea86e3a059
                data:
                  '@entity': com.quicko.advisory.order
                  id: 0225636CE4
                  status: confirmed
                  created_at: 1717480715227
                  order_time: 1717480715227
                  updated_at: 1717480729031
                  total_price: 5308.82
                  discount: 0
                  sub_total: 4499
                  gst_amount: 809.82
                  price_including_gst: false
                code: 200

````