ASTM SCD DSS: Subscription Simple

scenarios.astm.utm.dss.SubscriptionSimple

Resources

KML visualization

Case Step Event iart_dss
Setup Ensure clean workspace 1 🌐
  • POST dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        POST
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/query
      • initiated_at
        :
        2026-07-16T19:20:24.564674Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          456
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    53.647
                  • lng
                    :
                    -113.88
                • item_2
                  :
                  • lat
                    :
                    53.68
                  • lng
                    :
                    -113.88
                • item_3
                  :
                  • lat
                    :
                    53.68
                  • lng
                    :
                    -113.81
                • item_4
                  :
                  • lat
                    :
                    53.647
                  • lng
                    :
                    -113.81
            • altitude_lower
              :
              • value
                :
                600.0
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                1800.0
              • reference
                :
                W84
              • units
                :
                M
            • outline_circle
              :
              None
          • time_start
            :
            None
          • time_end
            :
            None
        • request_id
          :
          6ffc8096-cd7a-442a-8398-aa1e5c707ff0
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:24 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          21
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.013439
      • reported
        :
        2026-07-16T19:20:24.580227Z
      • json
        :
        • subscriptions
          :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.querySubscriptions
    • participant_id
      :
      iart_dss
🌐
2 ✅ Successful subscription search query ✅
3 🌐
  • GET dss.stage.iart.software 404
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40000
      • initiated_at
        :
        2026-07-16T19:20:24.581007Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:24 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.01264
      • reported
        :
        2026-07-16T19:20:24.595478Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40000 not found (E:5a59d628-72a2-4542-8649-a79bd01b57ed)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      iart_dss
🌐
4 ✅ Subscription can be queried by ID ✅
5 🌐
  • GET dss.stage.iart.software 404
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40001
      • initiated_at
        :
        2026-07-16T19:20:24.596073Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:24 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.012632
      • reported
        :
        2026-07-16T19:20:24.610650Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40001 not found (E:45a93e57-0b5f-4dfa-86df-40043230c97b)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      iart_dss
🌐
6 ✅ Subscription can be queried by ID ✅
7 🌐
  • GET dss.stage.iart.software 404
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40002
      • initiated_at
        :
        2026-07-16T19:20:24.610893Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:24 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.014195
      • reported
        :
        2026-07-16T19:20:24.625891Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40002 not found (E:c8f1c99a-30ab-4fb2-b406-76e74939ab88)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      iart_dss
🌐
8 ✅ Subscription can be queried by ID ✅
9 🌐
  • GET dss.stage.iart.software 404
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40003
      • initiated_at
        :
        2026-07-16T19:20:24.626182Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:24 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.009331
      • reported
        :
        2026-07-16T19:20:24.636243Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40003 not found (E:8e4c858c-ba75-43af-a470-5c1045ebc570)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      iart_dss
🌐
10 ✅ Subscription can be queried by ID ✅
Subscription Simple Create subscription validation 11 🌐
  • PUT dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40000
      • initiated_at
        :
        2026-07-16T19:20:24.638169Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          570
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    53.647
                  • lng
                    :
                    -113.88000000000001
                • item_2
                  :
                  • lat
                    :
                    53.647
                  • lng
                    :
                    -113.81
                • item_3
                  :
                  • lat
                    :
                    53.68
                  • lng
                    :
                    -113.81
                • item_4
                  :
                  • lat
                    :
                    53.68
                  • lng
                    :
                    -113.88000000000001
            • altitude_lower
              :
              • value
                :
                600.0
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                1800.0
              • reference
                :
                W84
              • units
                :
                M
        • uss_base_url
          :
          https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
        • notify_for_operational_intents
          :
          True
        • notify_for_constraints
          :
          False
        • request_id
          :
          d28b1916-5440-4171-bed1-e14bb6d18bfe
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:24 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.022609
      • reported
        :
        2026-07-16T19:20:24.662118Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40000
          • version
            :
            buJNJES34Lhx9YxaPuSXb7tE2Ut2R7cc19.kTAQFCY0_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-16T19:20:24.645226Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-17T19:20:24.645226Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
          • notify_for_operational_intents
            :
            True
          • notify_for_constraints
            :
            False
          • implicit_subscription
            :
            False
          • dependent_operational_intents
            :
        • operational_intent_references
          :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.createSubscription
    • participant_id
      :
      iart_dss
🌐
12 ✅ Create subscription query succeeds ✅
13 ✅ Create subscription response format conforms to spec ✅
14 ✅ Returned subscription ID is correct ✅
15 ✅ Returned subscription has an USS base URL ✅
16 ✅ Returned USS base URL has correct base URL ✅
17 ✅ Returned subscription has a start time ✅
18 ✅ Returned subscription has an end time ✅
19 ✅ Returned subscription has a version ✅
20 ✅ Non-implicit subscription has implicit flag set to false ✅
21 ✅ Operational intents notification flag is as requested ✅
22 ✅ Constraints notification flag is as requested ✅
23 ✅ New subscription has a notification index of 0 ✅
24 ✅ Create subscription response content is correct ✅
25 🌐
  • PUT dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40001
      • initiated_at
        :
        2026-07-16T19:20:24.707808Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          645
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    53.647
                  • lng
                    :
                    -113.88000000000001
                • item_2
                  :
                  • lat
                    :
                    53.647
                  • lng
                    :
                    -113.81
                • item_3
                  :
                  • lat
                    :
                    53.68
                  • lng
                    :
                    -113.81
                • item_4
                  :
                  • lat
                    :
                    53.68
                  • lng
                    :
                    -113.88000000000001
            • altitude_lower
              :
              • value
                :
                600.0
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                1800.0
              • reference
                :
                W84
              • units
                :
                M
          • time_end
            :
            • value
              :
              2026-07-16T20:05:14.563564Z
            • format
              :
              RFC3339
        • uss_base_url
          :
          https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
        • notify_for_operational_intents
          :
          True
        • notify_for_constraints
          :
          False
        • request_id
          :
          1e3d55cb-84d6-4105-9a5d-cc725a4567c8
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:24 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.036809
      • reported
        :
        2026-07-16T19:20:24.747831Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40001
          • version
            :
            9WVFom9u-tQxvFTcQnE15Xwl.QnY-o7GhITuR3XzSbk_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-16T19:20:24.725245Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-16T20:05:14.563564Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
          • notify_for_operational_intents
            :
            True
          • notify_for_constraints
            :
            False
          • implicit_subscription
            :
            False
          • dependent_operational_intents
            :
        • operational_intent_references
          :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.createSubscription
    • participant_id
      :
      iart_dss
🌐
26 ✅ Create subscription query succeeds ✅
27 ✅ Create subscription response format conforms to spec ✅
28 ✅ Returned subscription ID is correct ✅
29 ✅ Returned subscription has an USS base URL ✅
30 ✅ Returned USS base URL has correct base URL ✅
31 ✅ Returned subscription has a start time ✅
32 ✅ Returned subscription has an end time ✅
33 ✅ Returned end time is correct ✅
34 ✅ Returned subscription has a version ✅
35 ✅ Non-implicit subscription has implicit flag set to false ✅
36 ✅ Operational intents notification flag is as requested ✅
37 ✅ Constraints notification flag is as requested ✅
38 ✅ New subscription has a notification index of 0 ✅
39 ✅ Create subscription response content is correct ✅
40 🌐
  • PUT dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40002
      • initiated_at
        :
        2026-07-16T19:20:24.774774Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          647
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    53.647
                  • lng
                    :
                    -113.88000000000001
                • item_2
                  :
                  • lat
                    :
                    53.647
                  • lng
                    :
                    -113.81
                • item_3
                  :
                  • lat
                    :
                    53.68
                  • lng
                    :
                    -113.81
                • item_4
                  :
                  • lat
                    :
                    53.68
                  • lng
                    :
                    -113.88000000000001
            • altitude_lower
              :
              • value
                :
                600.0
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                1800.0
              • reference
                :
                W84
              • units
                :
                M
          • time_start
            :
            • value
              :
              2026-07-16T19:20:14.563564Z
            • format
              :
              RFC3339
        • uss_base_url
          :
          https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
        • notify_for_operational_intents
          :
          True
        • notify_for_constraints
          :
          False
        • request_id
          :
          48ef13a3-cf40-4435-b06e-74ff70f7ccbb
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:24 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.034044
      • reported
        :
        2026-07-16T19:20:24.809867Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40002
          • version
            :
            -8XLWDwjl7-hdU5k3m1drx1Fmj9h9vrR8ZEOUMGWBiw_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-16T19:20:14.563564Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-17T19:20:14.563564Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
          • notify_for_operational_intents
            :
            True
          • notify_for_constraints
            :
            False
          • implicit_subscription
            :
            False
          • dependent_operational_intents
            :
        • operational_intent_references
          :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.createSubscription
    • participant_id
      :
      iart_dss
🌐
41 ✅ Create subscription query succeeds ✅
42 ✅ Create subscription response format conforms to spec ✅
43 ✅ Returned subscription ID is correct ✅
44 ✅ Returned subscription has an USS base URL ✅
45 ✅ Returned USS base URL has correct base URL ✅
46 ✅ Returned subscription has a start time ✅
47 ✅ Returned subscription has an end time ✅
48 ✅ Returned start time is correct ✅
49 ✅ Returned subscription has a version ✅
50 ✅ Non-implicit subscription has implicit flag set to false ✅
51 ✅ Operational intents notification flag is as requested ✅
52 ✅ Constraints notification flag is as requested ✅
53 ✅ New subscription has a notification index of 0 ✅
54 ✅ Create subscription response content is correct ✅
55 🌐
  • PUT dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40003
      • initiated_at
        :
        2026-07-16T19:20:24.832625Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          722
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    53.647
                  • lng
                    :
                    -113.88000000000001
                • item_2
                  :
                  • lat
                    :
                    53.647
                  • lng
                    :
                    -113.81
                • item_3
                  :
                  • lat
                    :
                    53.68
                  • lng
                    :
                    -113.81
                • item_4
                  :
                  • lat
                    :
                    53.68
                  • lng
                    :
                    -113.88000000000001
            • altitude_lower
              :
              • value
                :
                600.0
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                1800.0
              • reference
                :
                W84
              • units
                :
                M
          • time_start
            :
            • value
              :
              2026-07-16T19:20:14.563564Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-16T20:05:14.563564Z
            • format
              :
              RFC3339
        • uss_base_url
          :
          https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
        • notify_for_operational_intents
          :
          True
        • notify_for_constraints
          :
          False
        • request_id
          :
          9b25fb1e-f4d0-47c7-bff8-f2a137f8d29f
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:24 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.039318
      • reported
        :
        2026-07-16T19:20:24.873439Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40003
          • version
            :
            RkqoCpPPGCWiyvWJm76Waloam8vTptC395AZVMN-PnQ_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-16T19:20:14.563564Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-16T20:05:14.563564Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
          • notify_for_operational_intents
            :
            True
          • notify_for_constraints
            :
            False
          • implicit_subscription
            :
            False
          • dependent_operational_intents
            :
        • operational_intent_references
          :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.createSubscription
    • participant_id
      :
      iart_dss
🌐
56 ✅ Create subscription query succeeds ✅
57 ✅ Create subscription response format conforms to spec ✅
58 ✅ Returned subscription ID is correct ✅
59 ✅ Returned subscription has an USS base URL ✅
60 ✅ Returned USS base URL has correct base URL ✅
61 ✅ Returned subscription has a start time ✅
62 ✅ Returned subscription has an end time ✅
63 ✅ Returned start time is correct ✅
64 ✅ Returned end time is correct ✅
65 ✅ Returned subscription has a version ✅
66 ✅ Non-implicit subscription has implicit flag set to false ✅
67 ✅ Operational intents notification flag is as requested ✅
68 ✅ Constraints notification flag is as requested ✅
69 ✅ New subscription has a notification index of 0 ✅
70 ✅ Create subscription response content is correct ✅
Attempt Subscription mutation with incorrect version 71 ✅ Mutation with empty version fails ✅
72 ✅ Mutation with incorrect version fails ✅
Mutate Subscription 73 🌐
  • PUT dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40000/buJNJES34Lhx9YxaPuSXb7tE2Ut2R7cc19.kTAQFCY0_
      • initiated_at
        :
        2026-07-16T19:20:24.959242Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          722
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    53.647
                  • lng
                    :
                    -113.88000000000001
                • item_2
                  :
                  • lat
                    :
                    53.647
                  • lng
                    :
                    -113.81
                • item_3
                  :
                  • lat
                    :
                    53.68
                  • lng
                    :
                    -113.81
                • item_4
                  :
                  • lat
                    :
                    53.68
                  • lng
                    :
                    -113.88000000000001
            • altitude_lower
              :
              • value
                :
                600.0
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                1800.0
              • reference
                :
                W84
              • units
                :
                M
          • time_start
            :
            • value
              :
              2026-07-16T19:20:34.645226Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-17T19:20:34.645226Z
            • format
              :
              RFC3339
        • uss_base_url
          :
          https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
        • notify_for_operational_intents
          :
          True
        • notify_for_constraints
          :
          False
        • request_id
          :
          abbc0892-8332-40de-a7a3-d30b2a045c09
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:24 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.026814
      • reported
        :
        2026-07-16T19:20:24.986996Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40000
          • version
            :
            ViaDGJ0-3WyfJR9iyZkPmhZWf3.jrYMLk9qsKa6INIg_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-16T19:20:34.645226Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-17T19:20:34.645226Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
          • notify_for_operational_intents
            :
            True
          • notify_for_constraints
            :
            False
          • implicit_subscription
            :
            False
          • dependent_operational_intents
            :
        • operational_intent_references
          :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.updateSubscription
    • participant_id
      :
      iart_dss
🌐
74 ✅ Mutate subscription query succeeds ✅
75 ✅ Mutate subscription response format conforms to spec ✅
76 ✅ Returned subscription ID is correct ✅
77 ✅ Returned subscription has an USS base URL ✅
78 ✅ Returned USS base URL has correct base URL ✅
79 ✅ Returned subscription has a start time ✅
80 ✅ Returned subscription has an end time ✅
81 ✅ Returned start time is correct ✅
82 ✅ Returned end time is correct ✅
83 ✅ Returned subscription has a version ✅
84 ✅ Mutated subscription version is updated ✅
85 ✅ Non-implicit subscription has implicit flag set to false ✅
86 ✅ Operational intents notification flag is as requested ✅
87 ✅ Constraints notification flag is as requested ✅
88 ✅ Returned notification index is equal to or greater than 0 ✅
89 ✅ Mutate subscription response is correct ✅
90 🌐
  • PUT dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40001/9WVFom9u-tQxvFTcQnE15Xwl.QnY-o7GhITuR3XzSbk_
      • initiated_at
        :
        2026-07-16T19:20:25.007256Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          722
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    53.647
                  • lng
                    :
                    -113.88000000000001
                • item_2
                  :
                  • lat
                    :
                    53.647
                  • lng
                    :
                    -113.81
                • item_3
                  :
                  • lat
                    :
                    53.68
                  • lng
                    :
                    -113.81
                • item_4
                  :
                  • lat
                    :
                    53.68
                  • lng
                    :
                    -113.88000000000001
            • altitude_lower
              :
              • value
                :
                600.0
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                1800.0
              • reference
                :
                W84
              • units
                :
                M
          • time_start
            :
            • value
              :
              2026-07-16T19:20:34.725245Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-16T20:05:24.563564Z
            • format
              :
              RFC3339
        • uss_base_url
          :
          https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
        • notify_for_operational_intents
          :
          True
        • notify_for_constraints
          :
          False
        • request_id
          :
          09c09f3f-06ef-4777-9f02-e8c8fbc70df4
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:25 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.039244
      • reported
        :
        2026-07-16T19:20:25.047357Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40001
          • version
            :
            WXfl1VVGQz56EdHdXBzcxYxF9WdI8idmuOmop2umIjs_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-16T19:20:34.725245Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-16T20:05:24.563564Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
          • notify_for_operational_intents
            :
            True
          • notify_for_constraints
            :
            False
          • implicit_subscription
            :
            False
          • dependent_operational_intents
            :
        • operational_intent_references
          :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.updateSubscription
    • participant_id
      :
      iart_dss
🌐
91 ✅ Mutate subscription query succeeds ✅
92 ✅ Mutate subscription response format conforms to spec ✅
93 ✅ Returned subscription ID is correct ✅
94 ✅ Returned subscription has an USS base URL ✅
95 ✅ Returned USS base URL has correct base URL ✅
96 ✅ Returned subscription has a start time ✅
97 ✅ Returned subscription has an end time ✅
98 ✅ Returned start time is correct ✅
99 ✅ Returned end time is correct ✅
100 ✅ Returned subscription has a version ✅
101 ✅ Mutated subscription version is updated ✅
102 ✅ Non-implicit subscription has implicit flag set to false ✅
103 ✅ Operational intents notification flag is as requested ✅
104 ✅ Constraints notification flag is as requested ✅
105 ✅ Returned notification index is equal to or greater than 0 ✅
106 ✅ Mutate subscription response is correct ✅
107 🌐
  • PUT dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40002/-8XLWDwjl7-hdU5k3m1drx1Fmj9h9vrR8ZEOUMGWBiw_
      • initiated_at
        :
        2026-07-16T19:20:25.070591Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          722
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    53.647
                  • lng
                    :
                    -113.88000000000001
                • item_2
                  :
                  • lat
                    :
                    53.647
                  • lng
                    :
                    -113.81
                • item_3
                  :
                  • lat
                    :
                    53.68
                  • lng
                    :
                    -113.81
                • item_4
                  :
                  • lat
                    :
                    53.68
                  • lng
                    :
                    -113.88000000000001
            • altitude_lower
              :
              • value
                :
                600.0
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                1800.0
              • reference
                :
                W84
              • units
                :
                M
          • time_start
            :
            • value
              :
              2026-07-16T19:20:24.563564Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-17T19:20:24.563564Z
            • format
              :
              RFC3339
        • uss_base_url
          :
          https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
        • notify_for_operational_intents
          :
          True
        • notify_for_constraints
          :
          False
        • request_id
          :
          7e7c7b2e-6c7d-44cc-9527-24b8c7c34161
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:25 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.042041
      • reported
        :
        2026-07-16T19:20:25.114536Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40002
          • version
            :
            dFKfzfTXsCu8kyIJRBBdh9hLiQaU2e4N9XOC93HzCk8_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-16T19:20:24.563564Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-17T19:20:24.563564Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
          • notify_for_operational_intents
            :
            True
          • notify_for_constraints
            :
            False
          • implicit_subscription
            :
            False
          • dependent_operational_intents
            :
        • operational_intent_references
          :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.updateSubscription
    • participant_id
      :
      iart_dss
🌐
108 ✅ Mutate subscription query succeeds ✅
109 ✅ Mutate subscription response format conforms to spec ✅
110 ✅ Returned subscription ID is correct ✅
111 ✅ Returned subscription has an USS base URL ✅
112 ✅ Returned USS base URL has correct base URL ✅
113 ✅ Returned subscription has a start time ✅
114 ✅ Returned subscription has an end time ✅
115 ✅ Returned start time is correct ✅
116 ✅ Returned end time is correct ✅
117 ✅ Returned subscription has a version ✅
118 ✅ Mutated subscription version is updated ✅
119 ✅ Non-implicit subscription has implicit flag set to false ✅
120 ✅ Operational intents notification flag is as requested ✅
121 ✅ Constraints notification flag is as requested ✅
122 ✅ Returned notification index is equal to or greater than 0 ✅
123 ✅ Mutate subscription response is correct ✅
124 🌐
  • PUT dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40003/RkqoCpPPGCWiyvWJm76Waloam8vTptC395AZVMN-PnQ_
      • initiated_at
        :
        2026-07-16T19:20:25.147754Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          722
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    53.647
                  • lng
                    :
                    -113.88000000000001
                • item_2
                  :
                  • lat
                    :
                    53.647
                  • lng
                    :
                    -113.81
                • item_3
                  :
                  • lat
                    :
                    53.68
                  • lng
                    :
                    -113.81
                • item_4
                  :
                  • lat
                    :
                    53.68
                  • lng
                    :
                    -113.88000000000001
            • altitude_lower
              :
              • value
                :
                600.0
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                1800.0
              • reference
                :
                W84
              • units
                :
                M
          • time_start
            :
            • value
              :
              2026-07-16T19:20:24.563564Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-16T20:05:24.563564Z
            • format
              :
              RFC3339
        • uss_base_url
          :
          https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
        • notify_for_operational_intents
          :
          True
        • notify_for_constraints
          :
          False
        • request_id
          :
          5aa2ea86-9abc-4320-8eac-e294781907fd
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:25 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.039358
      • reported
        :
        2026-07-16T19:20:25.188573Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40003
          • version
            :
            wef4eTXjBAwBzY7yFkx48BnAwZR6g8ubOJi-OKL-4O8_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-16T19:20:24.563564Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-16T20:05:24.563564Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
          • notify_for_operational_intents
            :
            True
          • notify_for_constraints
            :
            False
          • implicit_subscription
            :
            False
          • dependent_operational_intents
            :
        • operational_intent_references
          :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.updateSubscription
    • participant_id
      :
      iart_dss
🌐
125 ✅ Mutate subscription query succeeds ✅
126 ✅ Mutate subscription response format conforms to spec ✅
127 ✅ Returned subscription ID is correct ✅
128 ✅ Returned subscription has an USS base URL ✅
129 ✅ Returned USS base URL has correct base URL ✅
130 ✅ Returned subscription has a start time ✅
131 ✅ Returned subscription has an end time ✅
132 ✅ Returned start time is correct ✅
133 ✅ Returned end time is correct ✅
134 ✅ Returned subscription has a version ✅
135 ✅ Mutated subscription version is updated ✅
136 ✅ Non-implicit subscription has implicit flag set to false ✅
137 ✅ Operational intents notification flag is as requested ✅
138 ✅ Constraints notification flag is as requested ✅
139 ✅ Returned notification index is equal to or greater than 0 ✅
140 ✅ Mutate subscription response is correct ✅
141 🌐
  • PUT dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40000/ViaDGJ0-3WyfJR9iyZkPmhZWf3.jrYMLk9qsKa6INIg_
      • initiated_at
        :
        2026-07-16T19:20:25.224629Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          728
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    53.647999999999996
                  • lng
                    :
                    -113.879
                • item_2
                  :
                  • lat
                    :
                    53.647999999999996
                  • lng
                    :
                    -113.809
                • item_3
                  :
                  • lat
                    :
                    53.681
                  • lng
                    :
                    -113.809
                • item_4
                  :
                  • lat
                    :
                    53.681
                  • lng
                    :
                    -113.879
            • altitude_lower
              :
              • value
                :
                600.0
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                1800.0
              • reference
                :
                W84
              • units
                :
                M
          • time_start
            :
            • value
              :
              2026-07-16T19:20:34.645226Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-17T19:20:34.645226Z
            • format
              :
              RFC3339
        • uss_base_url
          :
          https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
        • notify_for_operational_intents
          :
          True
        • notify_for_constraints
          :
          False
        • request_id
          :
          a6e4c571-90ec-43d6-8edf-f5203414a002
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:25 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.032881
      • reported
        :
        2026-07-16T19:20:25.258521Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40000
          • version
            :
            EfGKrLLxFTRylrDpADyjgq1pMDcQpqe3h9j5nKfFZNw_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-16T19:20:34.645226Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-17T19:20:34.645226Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
          • notify_for_operational_intents
            :
            True
          • notify_for_constraints
            :
            False
          • implicit_subscription
            :
            False
          • dependent_operational_intents
            :
        • operational_intent_references
          :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.updateSubscription
    • participant_id
      :
      iart_dss
🌐
142 ✅ Mutate subscription query succeeds ✅
143 ✅ Mutate subscription response format conforms to spec ✅
144 ✅ Returned subscription ID is correct ✅
145 ✅ Returned subscription has an USS base URL ✅
146 ✅ Returned USS base URL has correct base URL ✅
147 ✅ Returned subscription has a start time ✅
148 ✅ Returned subscription has an end time ✅
149 ✅ Returned start time is correct ✅
150 ✅ Returned end time is correct ✅
151 ✅ Returned subscription has a version ✅
152 ✅ Mutated subscription version is updated ✅
153 ✅ Non-implicit subscription has implicit flag set to false ✅
154 ✅ Operational intents notification flag is as requested ✅
155 ✅ Constraints notification flag is as requested ✅
156 ✅ Returned notification index is equal to or greater than 0 ✅
157 ✅ Mutate subscription response is correct ✅
158 🌐
  • PUT dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40001/WXfl1VVGQz56EdHdXBzcxYxF9WdI8idmuOmop2umIjs_
      • initiated_at
        :
        2026-07-16T19:20:25.285003Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          728
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    53.647999999999996
                  • lng
                    :
                    -113.879
                • item_2
                  :
                  • lat
                    :
                    53.647999999999996
                  • lng
                    :
                    -113.809
                • item_3
                  :
                  • lat
                    :
                    53.681
                  • lng
                    :
                    -113.809
                • item_4
                  :
                  • lat
                    :
                    53.681
                  • lng
                    :
                    -113.879
            • altitude_lower
              :
              • value
                :
                600.0
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                1800.0
              • reference
                :
                W84
              • units
                :
                M
          • time_start
            :
            • value
              :
              2026-07-16T19:20:34.725245Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-16T20:05:24.563564Z
            • format
              :
              RFC3339
        • uss_base_url
          :
          https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
        • notify_for_operational_intents
          :
          True
        • notify_for_constraints
          :
          False
        • request_id
          :
          70c16c32-d1af-466b-82f7-eb5513176885
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:25 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.034748
      • reported
        :
        2026-07-16T19:20:25.321398Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40001
          • version
            :
            hQbbtkV.vAhEsrS3BbOvVqOwqKz6Imcs3WHucPePwns_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-16T19:20:34.725245Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-16T20:05:24.563564Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
          • notify_for_operational_intents
            :
            True
          • notify_for_constraints
            :
            False
          • implicit_subscription
            :
            False
          • dependent_operational_intents
            :
        • operational_intent_references
          :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.updateSubscription
    • participant_id
      :
      iart_dss
🌐
159 ✅ Mutate subscription query succeeds ✅
160 ✅ Mutate subscription response format conforms to spec ✅
161 ✅ Returned subscription ID is correct ✅
162 ✅ Returned subscription has an USS base URL ✅
163 ✅ Returned USS base URL has correct base URL ✅
164 ✅ Returned subscription has a start time ✅
165 ✅ Returned subscription has an end time ✅
166 ✅ Returned start time is correct ✅
167 ✅ Returned end time is correct ✅
168 ✅ Returned subscription has a version ✅
169 ✅ Mutated subscription version is updated ✅
170 ✅ Non-implicit subscription has implicit flag set to false ✅
171 ✅ Operational intents notification flag is as requested ✅
172 ✅ Constraints notification flag is as requested ✅
173 ✅ Returned notification index is equal to or greater than 0 ✅
174 ✅ Mutate subscription response is correct ✅
175 🌐
  • PUT dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40002/dFKfzfTXsCu8kyIJRBBdh9hLiQaU2e4N9XOC93HzCk8_
      • initiated_at
        :
        2026-07-16T19:20:25.339007Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          728
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    53.647999999999996
                  • lng
                    :
                    -113.879
                • item_2
                  :
                  • lat
                    :
                    53.647999999999996
                  • lng
                    :
                    -113.809
                • item_3
                  :
                  • lat
                    :
                    53.681
                  • lng
                    :
                    -113.809
                • item_4
                  :
                  • lat
                    :
                    53.681
                  • lng
                    :
                    -113.879
            • altitude_lower
              :
              • value
                :
                600.0
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                1800.0
              • reference
                :
                W84
              • units
                :
                M
          • time_start
            :
            • value
              :
              2026-07-16T19:20:24.563564Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-17T19:20:24.563564Z
            • format
              :
              RFC3339
        • uss_base_url
          :
          https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
        • notify_for_operational_intents
          :
          True
        • notify_for_constraints
          :
          False
        • request_id
          :
          c5ad8d2c-2046-4cc9-a7ae-b22584631409
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:25 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.027975
      • reported
        :
        2026-07-16T19:20:25.367889Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40002
          • version
            :
            -LWkSjQrBisv7epl2aoAUX7YbQ0QK4wNGvhVVjqoJAs_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-16T19:20:24.563564Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-17T19:20:24.563564Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
          • notify_for_operational_intents
            :
            True
          • notify_for_constraints
            :
            False
          • implicit_subscription
            :
            False
          • dependent_operational_intents
            :
        • operational_intent_references
          :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.updateSubscription
    • participant_id
      :
      iart_dss
🌐
176 ✅ Mutate subscription query succeeds ✅
177 ✅ Mutate subscription response format conforms to spec ✅
178 ✅ Returned subscription ID is correct ✅
179 ✅ Returned subscription has an USS base URL ✅
180 ✅ Returned USS base URL has correct base URL ✅
181 ✅ Returned subscription has a start time ✅
182 ✅ Returned subscription has an end time ✅
183 ✅ Returned start time is correct ✅
184 ✅ Returned end time is correct ✅
185 ✅ Returned subscription has a version ✅
186 ✅ Mutated subscription version is updated ✅
187 ✅ Non-implicit subscription has implicit flag set to false ✅
188 ✅ Operational intents notification flag is as requested ✅
189 ✅ Constraints notification flag is as requested ✅
190 ✅ Returned notification index is equal to or greater than 0 ✅
191 ✅ Mutate subscription response is correct ✅
192 🌐
  • PUT dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40003/wef4eTXjBAwBzY7yFkx48BnAwZR6g8ubOJi-OKL-4O8_
      • initiated_at
        :
        2026-07-16T19:20:25.388464Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          728
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    53.647999999999996
                  • lng
                    :
                    -113.879
                • item_2
                  :
                  • lat
                    :
                    53.647999999999996
                  • lng
                    :
                    -113.809
                • item_3
                  :
                  • lat
                    :
                    53.681
                  • lng
                    :
                    -113.809
                • item_4
                  :
                  • lat
                    :
                    53.681
                  • lng
                    :
                    -113.879
            • altitude_lower
              :
              • value
                :
                600.0
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                1800.0
              • reference
                :
                W84
              • units
                :
                M
          • time_start
            :
            • value
              :
              2026-07-16T19:20:24.563564Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-16T20:05:24.563564Z
            • format
              :
              RFC3339
        • uss_base_url
          :
          https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
        • notify_for_operational_intents
          :
          True
        • notify_for_constraints
          :
          False
        • request_id
          :
          4ab43abd-c633-4221-a984-49fb87066059
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:25 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.036568
      • reported
        :
        2026-07-16T19:20:25.425945Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40003
          • version
            :
            sRfQHLylpBXdRAsMrQDEfaDSr4HB5mtdSW6KNLxTjIQ_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-16T19:20:24.563564Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-16T20:05:24.563564Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
          • notify_for_operational_intents
            :
            True
          • notify_for_constraints
            :
            False
          • implicit_subscription
            :
            False
          • dependent_operational_intents
            :
        • operational_intent_references
          :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.updateSubscription
    • participant_id
      :
      iart_dss
🌐
193 ✅ Mutate subscription query succeeds ✅
194 ✅ Mutate subscription response format conforms to spec ✅
195 ✅ Returned subscription ID is correct ✅
196 ✅ Returned subscription has an USS base URL ✅
197 ✅ Returned USS base URL has correct base URL ✅
198 ✅ Returned subscription has a start time ✅
199 ✅ Returned subscription has an end time ✅
200 ✅ Returned start time is correct ✅
201 ✅ Returned end time is correct ✅
202 ✅ Returned subscription has a version ✅
203 ✅ Mutated subscription version is updated ✅
204 ✅ Non-implicit subscription has implicit flag set to false ✅
205 ✅ Operational intents notification flag is as requested ✅
206 ✅ Constraints notification flag is as requested ✅
207 ✅ Returned notification index is equal to or greater than 0 ✅
208 ✅ Mutate subscription response is correct ✅
Query Existing Subscription 209 🌐
  • GET dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40000
      • initiated_at
        :
        2026-07-16T19:20:25.443651Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:25 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          505
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.03822
      • reported
        :
        2026-07-16T19:20:25.482584Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40000
          • version
            :
            EfGKrLLxFTRylrDpADyjgq1pMDcQpqe3h9j5nKfFZNw_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-16T19:20:34.645226Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-17T19:20:34.645226Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
          • notify_for_operational_intents
            :
            True
          • notify_for_constraints
            :
            False
          • implicit_subscription
            :
            False
          • dependent_operational_intents
            :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      iart_dss
🌐
210 ✅ Get subscription query succeeds ✅
211 ✅ Get subscription response format conforms to spec ✅
212 ✅ Returned subscription ID is correct ✅
213 ✅ Returned subscription has an USS base URL ✅
214 ✅ Returned USS base URL has correct base URL ✅
215 ✅ Returned subscription has a start time ✅
216 ✅ Returned subscription has an end time ✅
217 ✅ Returned start time is correct ✅
218 ✅ Returned end time is correct ✅
219 ✅ Returned subscription has a version ✅
220 ✅ Non-mutated subscription keeps the same version ✅
221 ✅ Non-implicit subscription has implicit flag set to false ✅
222 ✅ Operational intents notification flag is as requested ✅
223 ✅ Constraints notification flag is as requested ✅
224 ✅ Returned notification index is equal to or greater than 0 ✅
225 ✅ Get subscription response is correct ✅
226 🌐
  • GET dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40001
      • initiated_at
        :
        2026-07-16T19:20:25.512567Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:25 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          505
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.034601
      • reported
        :
        2026-07-16T19:20:25.547979Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40001
          • version
            :
            hQbbtkV.vAhEsrS3BbOvVqOwqKz6Imcs3WHucPePwns_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-16T19:20:34.725245Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-16T20:05:24.563564Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
          • notify_for_operational_intents
            :
            True
          • notify_for_constraints
            :
            False
          • implicit_subscription
            :
            False
          • dependent_operational_intents
            :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      iart_dss
🌐
227 ✅ Get subscription query succeeds ✅
228 ✅ Get subscription response format conforms to spec ✅
229 ✅ Returned subscription ID is correct ✅
230 ✅ Returned subscription has an USS base URL ✅
231 ✅ Returned USS base URL has correct base URL ✅
232 ✅ Returned subscription has a start time ✅
233 ✅ Returned subscription has an end time ✅
234 ✅ Returned start time is correct ✅
235 ✅ Returned end time is correct ✅
236 ✅ Returned subscription has a version ✅
237 ✅ Non-mutated subscription keeps the same version ✅
238 ✅ Non-implicit subscription has implicit flag set to false ✅
239 ✅ Operational intents notification flag is as requested ✅
240 ✅ Constraints notification flag is as requested ✅
241 ✅ Returned notification index is equal to or greater than 0 ✅
242 ✅ Get subscription response is correct ✅
243 🌐
  • GET dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40002
      • initiated_at
        :
        2026-07-16T19:20:25.564978Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:25 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          505
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.029671
      • reported
        :
        2026-07-16T19:20:25.595534Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40002
          • version
            :
            -LWkSjQrBisv7epl2aoAUX7YbQ0QK4wNGvhVVjqoJAs_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-16T19:20:24.563564Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-17T19:20:24.563564Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
          • notify_for_operational_intents
            :
            True
          • notify_for_constraints
            :
            False
          • implicit_subscription
            :
            False
          • dependent_operational_intents
            :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      iart_dss
🌐
244 ✅ Get subscription query succeeds ✅
245 ✅ Get subscription response format conforms to spec ✅
246 ✅ Returned subscription ID is correct ✅
247 ✅ Returned subscription has an USS base URL ✅
248 ✅ Returned USS base URL has correct base URL ✅
249 ✅ Returned subscription has a start time ✅
250 ✅ Returned subscription has an end time ✅
251 ✅ Returned start time is correct ✅
252 ✅ Returned end time is correct ✅
253 ✅ Returned subscription has a version ✅
254 ✅ Non-mutated subscription keeps the same version ✅
255 ✅ Non-implicit subscription has implicit flag set to false ✅
256 ✅ Operational intents notification flag is as requested ✅
257 ✅ Constraints notification flag is as requested ✅
258 ✅ Returned notification index is equal to or greater than 0 ✅
259 ✅ Get subscription response is correct ✅
260 🌐
  • GET dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40003
      • initiated_at
        :
        2026-07-16T19:20:25.617140Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:25 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          505
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.016418
      • reported
        :
        2026-07-16T19:20:25.634419Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40003
          • version
            :
            sRfQHLylpBXdRAsMrQDEfaDSr4HB5mtdSW6KNLxTjIQ_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-16T19:20:24.563564Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-16T20:05:24.563564Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
          • notify_for_operational_intents
            :
            True
          • notify_for_constraints
            :
            False
          • implicit_subscription
            :
            False
          • dependent_operational_intents
            :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      iart_dss
🌐
261 ✅ Get subscription query succeeds ✅
262 ✅ Get subscription response format conforms to spec ✅
263 ✅ Returned subscription ID is correct ✅
264 ✅ Returned subscription has an USS base URL ✅
265 ✅ Returned USS base URL has correct base URL ✅
266 ✅ Returned subscription has a start time ✅
267 ✅ Returned subscription has an end time ✅
268 ✅ Returned start time is correct ✅
269 ✅ Returned end time is correct ✅
270 ✅ Returned subscription has a version ✅
271 ✅ Non-mutated subscription keeps the same version ✅
272 ✅ Non-implicit subscription has implicit flag set to false ✅
273 ✅ Operational intents notification flag is as requested ✅
274 ✅ Constraints notification flag is as requested ✅
275 ✅ Returned notification index is equal to or greater than 0 ✅
276 ✅ Get subscription response is correct ✅
277 🌐
  • POST dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        POST
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/query
      • initiated_at
        :
        2026-07-16T19:20:25.656611Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          456
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    53.647
                  • lng
                    :
                    -113.88
                • item_2
                  :
                  • lat
                    :
                    53.68
                  • lng
                    :
                    -113.88
                • item_3
                  :
                  • lat
                    :
                    53.68
                  • lng
                    :
                    -113.81
                • item_4
                  :
                  • lat
                    :
                    53.647
                  • lng
                    :
                    -113.81
            • altitude_lower
              :
              • value
                :
                600.0
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                1800.0
              • reference
                :
                W84
              • units
                :
                M
            • outline_circle
              :
              None
          • time_start
            :
            None
          • time_end
            :
            None
        • request_id
          :
          e3f86491-a8e9-4216-b3a6-57878dcc05ee
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:25 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          1972
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.039723
      • reported
        :
        2026-07-16T19:20:25.698189Z
      • json
        :
        • subscriptions
          :
          • item_1
            :
            • id
              :
              00000179-35c7-403f-86b8-beca68d40000
            • version
              :
              EfGKrLLxFTRylrDpADyjgq1pMDcQpqe3h9j5nKfFZNw_
            • notification_index
              :
              0
            • time_start
              :
              • value
                :
                2026-07-16T19:20:34.645226Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-07-17T19:20:34.645226Z
              • format
                :
                RFC3339
            • uss_base_url
              :
              https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
            • notify_for_operational_intents
              :
              True
            • notify_for_constraints
              :
              False
            • implicit_subscription
              :
              False
            • dependent_operational_intents
              :
          • item_2
            :
            • id
              :
              00000179-35c7-403f-86b8-beca68d40001
            • version
              :
              hQbbtkV.vAhEsrS3BbOvVqOwqKz6Imcs3WHucPePwns_
            • notification_index
              :
              0
            • time_start
              :
              • value
                :
                2026-07-16T19:20:34.725245Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-07-16T20:05:24.563564Z
              • format
                :
                RFC3339
            • uss_base_url
              :
              https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
            • notify_for_operational_intents
              :
              True
            • notify_for_constraints
              :
              False
            • implicit_subscription
              :
              False
            • dependent_operational_intents
              :
          • item_3
            :
            • id
              :
              00000179-35c7-403f-86b8-beca68d40002
            • version
              :
              -LWkSjQrBisv7epl2aoAUX7YbQ0QK4wNGvhVVjqoJAs_
            • notification_index
              :
              0
            • time_start
              :
              • value
                :
                2026-07-16T19:20:24.563564Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-07-17T19:20:24.563564Z
              • format
                :
                RFC3339
            • uss_base_url
              :
              https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
            • notify_for_operational_intents
              :
              True
            • notify_for_constraints
              :
              False
            • implicit_subscription
              :
              False
            • dependent_operational_intents
              :
          • item_4
            :
            • id
              :
              00000179-35c7-403f-86b8-beca68d40003
            • version
              :
              sRfQHLylpBXdRAsMrQDEfaDSr4HB5mtdSW6KNLxTjIQ_
            • notification_index
              :
              0
            • time_start
              :
              • value
                :
                2026-07-16T19:20:24.563564Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-07-16T20:05:24.563564Z
              • format
                :
                RFC3339
            • uss_base_url
              :
              https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
            • notify_for_operational_intents
              :
              True
            • notify_for_constraints
              :
              False
            • implicit_subscription
              :
              False
            • dependent_operational_intents
              :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.querySubscriptions
    • participant_id
      :
      iart_dss
🌐
278 ✅ Search for all subscriptions in planning area query succeeds ✅
279 ✅ Search subscriptions response format conforms to spec ✅
280 ✅ Created Subscription is in search results ✅
281 ✅ Returned subscription ID is correct ✅
282 ✅ Returned subscription has an USS base URL ✅
283 ✅ Returned USS base URL has correct base URL ✅
284 ✅ Returned subscription has a start time ✅
285 ✅ Returned subscription has an end time ✅
286 ✅ Returned start time is correct ✅
287 ✅ Returned end time is correct ✅
288 ✅ Returned subscription has a version ✅
289 ✅ Non-mutated subscription keeps the same version ✅
290 ✅ Non-implicit subscription has implicit flag set to false ✅
291 ✅ Operational intents notification flag is as requested ✅
292 ✅ Constraints notification flag is as requested ✅
293 ✅ Returned notification index is equal to or greater than 0 ✅
294 ✅ Search for all subscriptions in planning area response is correct ✅
295 ✅ Search subscriptions response format conforms to spec ✅
296 ✅ Created Subscription is in search results ✅
297 ✅ Returned subscription ID is correct ✅
298 ✅ Returned subscription has an USS base URL ✅
299 ✅ Returned USS base URL has correct base URL ✅
300 ✅ Returned subscription has a start time ✅
301 ✅ Returned subscription has an end time ✅
302 ✅ Returned start time is correct ✅
303 ✅ Returned end time is correct ✅
304 ✅ Returned subscription has a version ✅
305 ✅ Non-mutated subscription keeps the same version ✅
306 ✅ Non-implicit subscription has implicit flag set to false ✅
307 ✅ Operational intents notification flag is as requested ✅
308 ✅ Constraints notification flag is as requested ✅
309 ✅ Returned notification index is equal to or greater than 0 ✅
310 ✅ Search for all subscriptions in planning area response is correct ✅
311 ✅ Search subscriptions response format conforms to spec ✅
312 ✅ Created Subscription is in search results ✅
313 ✅ Returned subscription ID is correct ✅
314 ✅ Returned subscription has an USS base URL ✅
315 ✅ Returned USS base URL has correct base URL ✅
316 ✅ Returned subscription has a start time ✅
317 ✅ Returned subscription has an end time ✅
318 ✅ Returned start time is correct ✅
319 ✅ Returned end time is correct ✅
320 ✅ Returned subscription has a version ✅
321 ✅ Non-mutated subscription keeps the same version ✅
322 ✅ Non-implicit subscription has implicit flag set to false ✅
323 ✅ Operational intents notification flag is as requested ✅
324 ✅ Constraints notification flag is as requested ✅
325 ✅ Returned notification index is equal to or greater than 0 ✅
326 ✅ Search for all subscriptions in planning area response is correct ✅
327 ✅ Search subscriptions response format conforms to spec ✅
328 ✅ Created Subscription is in search results ✅
329 ✅ Returned subscription ID is correct ✅
330 ✅ Returned subscription has an USS base URL ✅
331 ✅ Returned USS base URL has correct base URL ✅
332 ✅ Returned subscription has a start time ✅
333 ✅ Returned subscription has an end time ✅
334 ✅ Returned start time is correct ✅
335 ✅ Returned end time is correct ✅
336 ✅ Returned subscription has a version ✅
337 ✅ Non-mutated subscription keeps the same version ✅
338 ✅ Non-implicit subscription has implicit flag set to false ✅
339 ✅ Operational intents notification flag is as requested ✅
340 ✅ Constraints notification flag is as requested ✅
341 ✅ Returned notification index is equal to or greater than 0 ✅
342 ✅ Search for all subscriptions in planning area response is correct ✅
343 🌐
  • POST dss.stage.iart.software 413
    :
    • request
      :
      • method
        :
        POST
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/query
      • initiated_at
        :
        2026-07-16T19:20:25.862320Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          353
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    54.5
                  • lng
                    :
                    -114.5
                • item_2
                  :
                  • lat
                    :
                    53.0
                  • lng
                    :
                    -114.5
                • item_3
                  :
                  • lat
                    :
                    53.0
                  • lng
                    :
                    -113.0
                • item_4
                  :
                  • lat
                    :
                    54.5
                  • lng
                    :
                    -113.0
            • altitude_upper
              :
              None
            • outline_circle
              :
              None
            • altitude_lower
              :
              None
          • time_start
            :
            None
          • time_end
            :
            None
        • request_id
          :
          6d4c4b58-97f0-400b-ae81-40383f18043d
      • body
        :
        None
    • response
      :
      • code
        :
        413
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:25 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          70
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.006391
      • reported
        :
        2026-07-16T19:20:25.869830Z
      • json
        :
        • message
          :
          Area too large (E:378b7d62-7249-4c00-adf0-a89fcb838719)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.querySubscriptions
    • participant_id
      :
      iart_dss
🌐
344 ✅ No huge search area allowed ✅
Delete Subscription 345 🌐
  • DELETE dss.stage.iart.software 400
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40000/
      • initiated_at
        :
        2026-07-16T19:20:25.870187Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        400
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:25 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          71
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.004209
      • reported
        :
        2026-07-16T19:20:25.875977Z
      • json
        :
        • message
          :
          Missing version (E:0df0ef65-056b-481d-86c1-069ef2021cbe)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.deleteSubscription
    • participant_id
      :
      iart_dss
🌐
346 ✅ Missing version prevents deletion ✅
347 🌐
  • DELETE dss.stage.iart.software 409
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40000/notacorrectversion
      • initiated_at
        :
        2026-07-16T19:20:25.876754Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        409
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:25 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          110
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.026915
      • reported
        :
        2026-07-16T19:20:25.905031Z
      • json
        :
        • message
          :
          Subscription version notacorrectversion is not current (E:ebdf3574-978a-4dcb-9568-c8bcbca5e4eb)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.deleteSubscription
    • participant_id
      :
      iart_dss
🌐
348 ✅ Incorrect version prevents deletion ✅
349 🌐
  • DELETE dss.stage.iart.software 400
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40001/
      • initiated_at
        :
        2026-07-16T19:20:25.905468Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        400
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:25 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          71
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.017654
      • reported
        :
        2026-07-16T19:20:25.924444Z
      • json
        :
        • message
          :
          Missing version (E:97fb2d6f-777b-4f86-9840-d672f125dfb2)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.deleteSubscription
    • participant_id
      :
      iart_dss
🌐
350 ✅ Missing version prevents deletion ✅
351 🌐
  • DELETE dss.stage.iart.software 409
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40001/notacorrectversion
      • initiated_at
        :
        2026-07-16T19:20:25.924706Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        409
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:25 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          110
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.017194
      • reported
        :
        2026-07-16T19:20:25.942921Z
      • json
        :
        • message
          :
          Subscription version notacorrectversion is not current (E:30028fc0-6f4f-41f2-bf77-de5ae48f71f2)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.deleteSubscription
    • participant_id
      :
      iart_dss
🌐
352 ✅ Incorrect version prevents deletion ✅
353 🌐
  • DELETE dss.stage.iart.software 400
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40002/
      • initiated_at
        :
        2026-07-16T19:20:25.943503Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        400
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:25 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          71
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.014651
      • reported
        :
        2026-07-16T19:20:25.959040Z
      • json
        :
        • message
          :
          Missing version (E:866eb89c-943e-482c-b9cc-339a79c9eb3b)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.deleteSubscription
    • participant_id
      :
      iart_dss
🌐
354 ✅ Missing version prevents deletion ✅
355 🌐
  • DELETE dss.stage.iart.software 409
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40002/notacorrectversion
      • initiated_at
        :
        2026-07-16T19:20:25.959442Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        409
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:25 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          110
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.011413
      • reported
        :
        2026-07-16T19:20:25.971897Z
      • json
        :
        • message
          :
          Subscription version notacorrectversion is not current (E:85dbc029-bf65-4715-b96b-8397247a2573)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.deleteSubscription
    • participant_id
      :
      iart_dss
🌐
356 ✅ Incorrect version prevents deletion ✅
357 🌐
  • DELETE dss.stage.iart.software 400
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40003/
      • initiated_at
        :
        2026-07-16T19:20:25.972388Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        400
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:25 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          71
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.010327
      • reported
        :
        2026-07-16T19:20:25.983819Z
      • json
        :
        • message
          :
          Missing version (E:f911bfda-d966-4ca0-967e-54f9bb8717e6)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.deleteSubscription
    • participant_id
      :
      iart_dss
🌐
358 ✅ Missing version prevents deletion ✅
359 🌐
  • DELETE dss.stage.iart.software 409
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40003/notacorrectversion
      • initiated_at
        :
        2026-07-16T19:20:25.987846Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        409
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:25 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          110
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.010864
      • reported
        :
        2026-07-16T19:20:25.999968Z
      • json
        :
        • message
          :
          Subscription version notacorrectversion is not current (E:71839ece-c9d1-4930-9789-63a15f94c673)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.deleteSubscription
    • participant_id
      :
      iart_dss
🌐
360 ✅ Incorrect version prevents deletion ✅
361 🌐
  • DELETE dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40000/EfGKrLLxFTRylrDpADyjgq1pMDcQpqe3h9j5nKfFZNw_
      • initiated_at
        :
        2026-07-16T19:20:26.000334Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:26 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          505
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.026098
      • reported
        :
        2026-07-16T19:20:26.027217Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40000
          • version
            :
            EfGKrLLxFTRylrDpADyjgq1pMDcQpqe3h9j5nKfFZNw_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-16T19:20:34.645226Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-17T19:20:34.645226Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
          • notify_for_operational_intents
            :
            True
          • notify_for_constraints
            :
            False
          • implicit_subscription
            :
            False
          • dependent_operational_intents
            :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.deleteSubscription
    • participant_id
      :
      iart_dss
🌐
362 ✅ Delete subscription query succeeds ✅
363 ✅ Delete subscription response format conforms to spec ✅
364 ✅ Returned subscription ID is correct ✅
365 ✅ Returned subscription has an USS base URL ✅
366 ✅ Returned USS base URL has correct base URL ✅
367 ✅ Returned subscription has a start time ✅
368 ✅ Returned subscription has an end time ✅
369 ✅ Returned start time is correct ✅
370 ✅ Returned end time is correct ✅
371 ✅ Returned subscription has a version ✅
372 ✅ Non-mutated subscription keeps the same version ✅
373 ✅ Non-implicit subscription has implicit flag set to false ✅
374 ✅ Operational intents notification flag is as requested ✅
375 ✅ Constraints notification flag is as requested ✅
376 ✅ Returned notification index is equal to or greater than 0 ✅
377 ✅ Delete subscription response is correct ✅
378 🌐
  • DELETE dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40001/hQbbtkV.vAhEsrS3BbOvVqOwqKz6Imcs3WHucPePwns_
      • initiated_at
        :
        2026-07-16T19:20:26.042870Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:26 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          505
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.025732
      • reported
        :
        2026-07-16T19:20:26.069416Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40001
          • version
            :
            hQbbtkV.vAhEsrS3BbOvVqOwqKz6Imcs3WHucPePwns_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-16T19:20:34.725245Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-16T20:05:24.563564Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
          • notify_for_operational_intents
            :
            True
          • notify_for_constraints
            :
            False
          • implicit_subscription
            :
            False
          • dependent_operational_intents
            :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.deleteSubscription
    • participant_id
      :
      iart_dss
🌐
379 ✅ Delete subscription query succeeds ✅
380 ✅ Delete subscription response format conforms to spec ✅
381 ✅ Returned subscription ID is correct ✅
382 ✅ Returned subscription has an USS base URL ✅
383 ✅ Returned USS base URL has correct base URL ✅
384 ✅ Returned subscription has a start time ✅
385 ✅ Returned subscription has an end time ✅
386 ✅ Returned start time is correct ✅
387 ✅ Returned end time is correct ✅
388 ✅ Returned subscription has a version ✅
389 ✅ Non-mutated subscription keeps the same version ✅
390 ✅ Non-implicit subscription has implicit flag set to false ✅
391 ✅ Operational intents notification flag is as requested ✅
392 ✅ Constraints notification flag is as requested ✅
393 ✅ Returned notification index is equal to or greater than 0 ✅
394 ✅ Delete subscription response is correct ✅
395 🌐
  • DELETE dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40002/-LWkSjQrBisv7epl2aoAUX7YbQ0QK4wNGvhVVjqoJAs_
      • initiated_at
        :
        2026-07-16T19:20:26.085025Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:26 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          505
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.022988
      • reported
        :
        2026-07-16T19:20:26.108799Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40002
          • version
            :
            -LWkSjQrBisv7epl2aoAUX7YbQ0QK4wNGvhVVjqoJAs_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-16T19:20:24.563564Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-17T19:20:24.563564Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
          • notify_for_operational_intents
            :
            True
          • notify_for_constraints
            :
            False
          • implicit_subscription
            :
            False
          • dependent_operational_intents
            :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.deleteSubscription
    • participant_id
      :
      iart_dss
🌐
396 ✅ Delete subscription query succeeds ✅
397 ✅ Delete subscription response format conforms to spec ✅
398 ✅ Returned subscription ID is correct ✅
399 ✅ Returned subscription has an USS base URL ✅
400 ✅ Returned USS base URL has correct base URL ✅
401 ✅ Returned subscription has a start time ✅
402 ✅ Returned subscription has an end time ✅
403 ✅ Returned start time is correct ✅
404 ✅ Returned end time is correct ✅
405 ✅ Returned subscription has a version ✅
406 ✅ Non-mutated subscription keeps the same version ✅
407 ✅ Non-implicit subscription has implicit flag set to false ✅
408 ✅ Operational intents notification flag is as requested ✅
409 ✅ Constraints notification flag is as requested ✅
410 ✅ Returned notification index is equal to or greater than 0 ✅
411 ✅ Delete subscription response is correct ✅
412 🌐
  • DELETE dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40003/sRfQHLylpBXdRAsMrQDEfaDSr4HB5mtdSW6KNLxTjIQ_
      • initiated_at
        :
        2026-07-16T19:20:26.130227Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:26 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          505
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.030242
      • reported
        :
        2026-07-16T19:20:26.161482Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40003
          • version
            :
            sRfQHLylpBXdRAsMrQDEfaDSr4HB5mtdSW6KNLxTjIQ_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-16T19:20:24.563564Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-16T20:05:24.563564Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://rtm.airmarket.stage.flysafe.live/uss_qualifier/planning_area
          • notify_for_operational_intents
            :
            True
          • notify_for_constraints
            :
            False
          • implicit_subscription
            :
            False
          • dependent_operational_intents
            :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.deleteSubscription
    • participant_id
      :
      iart_dss
🌐
413 ✅ Delete subscription query succeeds ✅
414 ✅ Delete subscription response format conforms to spec ✅
415 ✅ Returned subscription ID is correct ✅
416 ✅ Returned subscription has an USS base URL ✅
417 ✅ Returned USS base URL has correct base URL ✅
418 ✅ Returned subscription has a start time ✅
419 ✅ Returned subscription has an end time ✅
420 ✅ Returned start time is correct ✅
421 ✅ Returned end time is correct ✅
422 ✅ Returned subscription has a version ✅
423 ✅ Non-mutated subscription keeps the same version ✅
424 ✅ Non-implicit subscription has implicit flag set to false ✅
425 ✅ Operational intents notification flag is as requested ✅
426 ✅ Constraints notification flag is as requested ✅
427 ✅ Returned notification index is equal to or greater than 0 ✅
428 ✅ Delete subscription response is correct ✅
Query Deleted Subscription 429 🌐
  • GET dss.stage.iart.software 404
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40000
      • initiated_at
        :
        2026-07-16T19:20:26.182471Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:26 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.018289
      • reported
        :
        2026-07-16T19:20:26.202130Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40000 not found (E:19c32468-0c76-40cd-b43a-89c5f928f16a)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      iart_dss
🌐
430 ✅ Query by subscription ID should fail ✅
431 🌐
  • GET dss.stage.iart.software 404
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40001
      • initiated_at
        :
        2026-07-16T19:20:26.202478Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:26 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.025095
      • reported
        :
        2026-07-16T19:20:26.230790Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40001 not found (E:2b643e15-67e9-469a-be30-8cdaaa8d2d0c)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      iart_dss
🌐
432 ✅ Query by subscription ID should fail ✅
433 🌐
  • GET dss.stage.iart.software 404
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40002
      • initiated_at
        :
        2026-07-16T19:20:26.231178Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:26 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.036149
      • reported
        :
        2026-07-16T19:20:26.268474Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40002 not found (E:efb6ee75-9027-426b-b95f-7d721e67192e)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      iart_dss
🌐
434 ✅ Query by subscription ID should fail ✅
435 🌐
  • GET dss.stage.iart.software 404
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40003
      • initiated_at
        :
        2026-07-16T19:20:26.268876Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:26 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.013554
      • reported
        :
        2026-07-16T19:20:26.283291Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40003 not found (E:f2f14ff3-65ae-42a6-94d7-880c3fb0f7b3)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      iart_dss
🌐
436 ✅ Query by subscription ID should fail ✅
437 🌐
  • POST dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        POST
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/query
      • initiated_at
        :
        2026-07-16T19:20:26.284011Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          456
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    53.647
                  • lng
                    :
                    -113.88
                • item_2
                  :
                  • lat
                    :
                    53.68
                  • lng
                    :
                    -113.88
                • item_3
                  :
                  • lat
                    :
                    53.68
                  • lng
                    :
                    -113.81
                • item_4
                  :
                  • lat
                    :
                    53.647
                  • lng
                    :
                    -113.81
            • altitude_lower
              :
              • value
                :
                600.0
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                1800.0
              • reference
                :
                W84
              • units
                :
                M
            • outline_circle
              :
              None
          • time_start
            :
            None
          • time_end
            :
            None
        • request_id
          :
          12fb2fb9-f73c-4d7b-8d6d-4fe050a5e106
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:26 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          21
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.027265
      • reported
        :
        2026-07-16T19:20:26.312056Z
      • json
        :
        • subscriptions
          :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.querySubscriptions
    • participant_id
      :
      iart_dss
🌐
438 ✅ Search for all subscriptions in planning area query succeeds ✅
439 ✅ Deleted subscription should not be present in search results ✅
Cleanup 440 🌐
  • GET dss.stage.iart.software 404
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40000
      • initiated_at
        :
        2026-07-16T19:20:26.312912Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:26 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.013777
      • reported
        :
        2026-07-16T19:20:26.327442Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40000 not found (E:89c312ee-9c3e-4899-9a87-fb09030a2046)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      iart_dss
🌐
441 ✅ Subscription can be queried by ID ✅
442 🌐
  • GET dss.stage.iart.software 404
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40001
      • initiated_at
        :
        2026-07-16T19:20:26.328151Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:26 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.015618
      • reported
        :
        2026-07-16T19:20:26.345020Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40001 not found (E:98c42cac-e291-4052-a454-f8c6698df9f8)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      iart_dss
🌐
443 ✅ Subscription can be queried by ID ✅
444 🌐
  • GET dss.stage.iart.software 404
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40002
      • initiated_at
        :
        2026-07-16T19:20:26.345245Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:26 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.018481
      • reported
        :
        2026-07-16T19:20:26.365129Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40002 not found (E:28f75f7f-5af6-40c6-af13-71b4a5877ef6)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      iart_dss
🌐
445 ✅ Subscription can be queried by ID ✅
446 🌐
  • GET dss.stage.iart.software 404
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40003
      • initiated_at
        :
        2026-07-16T19:20:26.365422Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDIzMzE3MywiaWF0IjoxNzg0MjI5NTczLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Thu, 16 Jul 2026 19:20:26 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.024723
      • reported
        :
        2026-07-16T19:20:26.391212Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40003 not found (E:d53209f5-a57c-4497-884e-7f7f80fb6323)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      iart_dss
🌐
447 ✅ Subscription can be queried by ID ✅