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-13T21:44:27.043031Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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
          :
          bd860691-98ab-426a-9adf-dff505c2d321
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:27 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          21
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.021593
      • reported
        :
        2026-07-13T21:44:27.065402Z
      • 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-13T21:44:27.065884Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:27 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.008324
      • reported
        :
        2026-07-13T21:44:27.075467Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40000 not found (E:4e36b8a1-1128-4f7f-bd3b-98658dea84c3)
      • 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-13T21:44:27.075752Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:27 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.009687
      • reported
        :
        2026-07-13T21:44:27.086362Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40001 not found (E:18bb33bd-545a-49a7-8365-e761311197a2)
      • 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-13T21:44:27.086842Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:27 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.063056
      • reported
        :
        2026-07-13T21:44:27.151039Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40002 not found (E:ddc0c08d-83ea-4a81-89b7-35f9e8ee5a28)
      • 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-13T21:44:27.151407Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:27 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.017787
      • reported
        :
        2026-07-13T21:44:27.170143Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40003 not found (E:52862f61-3d03-4672-be0d-fc5238f00f44)
      • 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-13T21:44:27.171636Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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
          :
          5308b589-7978-4654-8711-3b8ad72102c6
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:27 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.048934
      • reported
        :
        2026-07-13T21:44:27.221348Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40000
          • version
            :
            RQATQhgFdXp3MiC6Cn-oWozRCx0UA.xOXT71A2lnSF0_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-13T21:44:27.179268Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-14T21:44:27.179268Z
            • 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-13T21:44:27.240657Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-13T22:29:17.042656Z
            • 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
          :
          5ac39e8d-a169-4dc6-ad8f-fc601ad4ed16
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:27 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.030329
      • reported
        :
        2026-07-13T21:44:27.271762Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40001
          • version
            :
            1qatwX5pHQeajbxzBWXBE134CH8E7dXoveIzMKIb7c0_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-13T21:44:27.248197Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-13T22:29:17.042656Z
            • 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-13T21:44:27.295542Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-13T21:44:17.042656Z
            • 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
          :
          ad87c83d-d512-4942-9702-7405e8ae434f
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:27 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.03335
      • reported
        :
        2026-07-13T21:44:27.329998Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40002
          • version
            :
            Wios5SRRoX.ubhc65h1IZnZT6eYGXYH.9B4Uqy.YzmQ_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-13T21:44:17.042656Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-14T21:44:17.042656Z
            • 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-13T21:44:27.352561Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-13T21:44:17.042656Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-13T22:29:17.042656Z
            • 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
          :
          a0355107-a5e9-49ff-acd0-d5becdd086a8
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:27 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.036525
      • reported
        :
        2026-07-13T21:44:27.390097Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40003
          • version
            :
            OHhoaCu9GxpgC-XFheGOof7GbpVVYQEXEgXAWJF8KIQ_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-13T21:44:17.042656Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-13T22:29:17.042656Z
            • 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/RQATQhgFdXp3MiC6Cn-oWozRCx0UA.xOXT71A2lnSF0_
      • initiated_at
        :
        2026-07-13T21:44:27.489830Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-13T21:44:37.179268Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-14T21:44:37.179268Z
            • 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
          :
          b9f7190d-98a9-4c37-92bf-be94d1b72f25
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:27 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.03186
      • reported
        :
        2026-07-13T21:44:27.523139Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40000
          • version
            :
            AkQRBrQqEc8FuZwPuyECJsjvGQn5V9a96ltNP9YUJnQ_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-13T21:44:37.179268Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-14T21:44:37.179268Z
            • 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/1qatwX5pHQeajbxzBWXBE134CH8E7dXoveIzMKIb7c0_
      • initiated_at
        :
        2026-07-13T21:44:27.542091Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-13T21:44:37.248197Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-13T22:29:27.042656Z
            • 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
          :
          808ec2fc-e33d-4ab7-a01a-74029c3aa53f
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:27 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.036878
      • reported
        :
        2026-07-13T21:44:27.580230Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40001
          • version
            :
            qIDubzSdEXGMfYYzgEfR4s82tWW4CmCFQdfxFdLxS04_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-13T21:44:37.248197Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-13T22:29:27.042656Z
            • 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/Wios5SRRoX.ubhc65h1IZnZT6eYGXYH.9B4Uqy.YzmQ_
      • initiated_at
        :
        2026-07-13T21:44:27.612558Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-13T21:44:27.042656Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-14T21:44:27.042656Z
            • 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
          :
          510b7b62-d9d4-4dac-9452-0dfd87b54c6e
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:27 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.047894
      • reported
        :
        2026-07-13T21:44:27.661800Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40002
          • version
            :
            QoyDkReOLtnQRT3SXxEUjf8cs8vtkdLRcFCpKspUuR0_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-13T21:44:27.042656Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-14T21:44:27.042656Z
            • 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/OHhoaCu9GxpgC-XFheGOof7GbpVVYQEXEgXAWJF8KIQ_
      • initiated_at
        :
        2026-07-13T21:44:27.688913Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-13T21:44:27.042656Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-13T22:29:27.042656Z
            • 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
          :
          1cb9bfde-b545-41e8-9d6b-73129fb95345
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:27 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.041912
      • reported
        :
        2026-07-13T21:44:27.732865Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40003
          • version
            :
            5lc1uLCh4lo6Q48v.sJGSemMclixkZeGcfcc-1lhTFs_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-13T21:44:27.042656Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-13T22:29:27.042656Z
            • 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/AkQRBrQqEc8FuZwPuyECJsjvGQn5V9a96ltNP9YUJnQ_
      • initiated_at
        :
        2026-07-13T21:44:27.761118Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-13T21:44:37.179268Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-14T21:44:37.179268Z
            • 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
          :
          5fcfe33c-a81a-4eef-ab0e-382df580fca0
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:27 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.068102
      • reported
        :
        2026-07-13T21:44:27.830146Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40000
          • version
            :
            -kqIEyXgqAbMgcFNe3T7rQHjoq9wOqip.e3uBcfwUfA_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-13T21:44:37.179268Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-14T21:44:37.179268Z
            • 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/qIDubzSdEXGMfYYzgEfR4s82tWW4CmCFQdfxFdLxS04_
      • initiated_at
        :
        2026-07-13T21:44:27.855221Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-13T21:44:37.248197Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-13T22:29:27.042656Z
            • 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
          :
          8c417b48-82c5-4685-af86-4f16fb134a85
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:27 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.054798
      • reported
        :
        2026-07-13T21:44:27.910913Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40001
          • version
            :
            SOdRk0T2s5mFd64z4TBRATXARqJy2VGMR9Lbflzt1Uo_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-13T21:44:37.248197Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-13T22:29:27.042656Z
            • 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/QoyDkReOLtnQRT3SXxEUjf8cs8vtkdLRcFCpKspUuR0_
      • initiated_at
        :
        2026-07-13T21:44:27.942277Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-13T21:44:27.042656Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-14T21:44:27.042656Z
            • 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
          :
          76503ea9-1fb3-46d6-92e8-d79aea87178a
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:27 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.031525
      • reported
        :
        2026-07-13T21:44:27.975024Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40002
          • version
            :
            CYQSoikyXTuGd3p3bJ8YvWj0CBiHE5iEJlgLMLqNwg4_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-13T21:44:27.042656Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-14T21:44:27.042656Z
            • 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/5lc1uLCh4lo6Q48v.sJGSemMclixkZeGcfcc-1lhTFs_
      • initiated_at
        :
        2026-07-13T21:44:28.000461Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-13T21:44:27.042656Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-13T22:29:27.042656Z
            • 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
          :
          70e3dd6c-0116-4270-a35e-1414604695d0
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:28 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.035398
      • reported
        :
        2026-07-13T21:44:28.038070Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40003
          • version
            :
            tB7.YfpvFlOFUZBXSWNa61PZTd1qYWwX-Gpi5ZJC9t0_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-13T21:44:27.042656Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-13T22:29:27.042656Z
            • 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-13T21:44:28.055335Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:28 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          505
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.02222
      • reported
        :
        2026-07-13T21:44:28.078444Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40000
          • version
            :
            -kqIEyXgqAbMgcFNe3T7rQHjoq9wOqip.e3uBcfwUfA_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-13T21:44:37.179268Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-14T21:44:37.179268Z
            • 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-13T21:44:28.102513Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:28 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          505
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.023162
      • reported
        :
        2026-07-13T21:44:28.126418Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40001
          • version
            :
            SOdRk0T2s5mFd64z4TBRATXARqJy2VGMR9Lbflzt1Uo_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-13T21:44:37.248197Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-13T22:29:27.042656Z
            • 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-13T21:44:28.143659Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:28 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          505
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.015187
      • reported
        :
        2026-07-13T21:44:28.160283Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40002
          • version
            :
            CYQSoikyXTuGd3p3bJ8YvWj0CBiHE5iEJlgLMLqNwg4_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-13T21:44:27.042656Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-14T21:44:27.042656Z
            • 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-13T21:44:28.191671Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:28 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          505
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.027332
      • reported
        :
        2026-07-13T21:44:28.220177Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40003
          • version
            :
            tB7.YfpvFlOFUZBXSWNa61PZTd1qYWwX-Gpi5ZJC9t0_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-13T21:44:27.042656Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-13T22:29:27.042656Z
            • 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-13T21:44:28.241649Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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
          :
          7c8ccd0a-b582-4dfc-8397-55514a40fd6e
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:28 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          1972
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.037731
      • reported
        :
        2026-07-13T21:44:28.280529Z
      • json
        :
        • subscriptions
          :
          • item_1
            :
            • id
              :
              00000179-35c7-403f-86b8-beca68d40000
            • version
              :
              -kqIEyXgqAbMgcFNe3T7rQHjoq9wOqip.e3uBcfwUfA_
            • notification_index
              :
              0
            • time_start
              :
              • value
                :
                2026-07-13T21:44:37.179268Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-07-14T21:44:37.179268Z
              • 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
              :
              SOdRk0T2s5mFd64z4TBRATXARqJy2VGMR9Lbflzt1Uo_
            • notification_index
              :
              0
            • time_start
              :
              • value
                :
                2026-07-13T21:44:37.248197Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-07-13T22:29:27.042656Z
              • 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
              :
              CYQSoikyXTuGd3p3bJ8YvWj0CBiHE5iEJlgLMLqNwg4_
            • notification_index
              :
              0
            • time_start
              :
              • value
                :
                2026-07-13T21:44:27.042656Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-07-14T21:44:27.042656Z
              • 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
              :
              tB7.YfpvFlOFUZBXSWNa61PZTd1qYWwX-Gpi5ZJC9t0_
            • notification_index
              :
              0
            • time_start
              :
              • value
                :
                2026-07-13T21:44:27.042656Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-07-13T22:29:27.042656Z
              • 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-13T21:44:28.393320Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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
            • outline_circle
              :
              None
            • altitude_lower
              :
              None
            • altitude_upper
              :
              None
          • time_start
            :
            None
          • time_end
            :
            None
        • request_id
          :
          482ccc4c-4015-41fc-9cf3-e883ae6c48b0
      • body
        :
        None
    • response
      :
      • code
        :
        413
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:28 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          70
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.012051
      • reported
        :
        2026-07-13T21:44:28.406445Z
      • json
        :
        • message
          :
          Area too large (E:b98d14f0-d3a8-425f-bc8e-e3519f3bd95a)
      • 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-13T21:44:28.406811Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        400
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:28 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          71
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.012449
      • reported
        :
        2026-07-13T21:44:28.420341Z
      • json
        :
        • message
          :
          Missing version (E:7a0ce7df-bcc1-4c72-8d57-dcea00701765)
      • 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-13T21:44:28.420673Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        409
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:28 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          110
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.088406
      • reported
        :
        2026-07-13T21:44:28.548204Z
      • json
        :
        • message
          :
          Subscription version notacorrectversion is not current (E:e3071766-fba2-4d23-88f3-71ecfd42b12d)
      • 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-13T21:44:28.548589Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        400
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:28 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          71
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.071401
      • reported
        :
        2026-07-13T21:44:28.621003Z
      • json
        :
        • message
          :
          Missing version (E:1fe15cf4-3c8f-43cf-91fa-194003a260fd)
      • 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-13T21:44:28.669185Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        409
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:28 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          110
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.108814
      • reported
        :
        2026-07-13T21:44:28.779375Z
      • json
        :
        • message
          :
          Subscription version notacorrectversion is not current (E:af7c0a0b-0c3a-4883-8c87-a8c8751d1a50)
      • 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-13T21:44:28.779788Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        400
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:28 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          71
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.01462
      • reported
        :
        2026-07-13T21:44:28.806565Z
      • json
        :
        • message
          :
          Missing version (E:bfe47ff4-3edd-48be-9721-b0fb7d52e145)
      • 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-13T21:44:28.806988Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        409
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:28 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          110
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.161047
      • reported
        :
        2026-07-13T21:44:28.980087Z
      • json
        :
        • message
          :
          Subscription version notacorrectversion is not current (E:77b1c1c9-26f3-45ec-aa3e-66c3dd6dfbae)
      • 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-13T21:44:28.985451Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        400
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:28 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          71
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.004572
      • reported
        :
        2026-07-13T21:44:28.995420Z
      • json
        :
        • message
          :
          Missing version (E:13b7f6e1-f86c-47e7-ac51-baaa7138be82)
      • 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-13T21:44:28.999032Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        409
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:29 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          110
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.026436
      • reported
        :
        2026-07-13T21:44:29.027156Z
      • json
        :
        • message
          :
          Subscription version notacorrectversion is not current (E:ecffe3eb-a629-4dbc-9b63-fd0b8fb2e2db)
      • 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/-kqIEyXgqAbMgcFNe3T7rQHjoq9wOqip.e3uBcfwUfA_
      • initiated_at
        :
        2026-07-13T21:44:29.027483Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:29 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          505
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.09141
      • reported
        :
        2026-07-13T21:44:29.122865Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40000
          • version
            :
            -kqIEyXgqAbMgcFNe3T7rQHjoq9wOqip.e3uBcfwUfA_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-13T21:44:37.179268Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-14T21:44:37.179268Z
            • 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/SOdRk0T2s5mFd64z4TBRATXARqJy2VGMR9Lbflzt1Uo_
      • initiated_at
        :
        2026-07-13T21:44:29.147065Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:29 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          505
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.027724
      • reported
        :
        2026-07-13T21:44:29.175916Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40001
          • version
            :
            SOdRk0T2s5mFd64z4TBRATXARqJy2VGMR9Lbflzt1Uo_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-13T21:44:37.248197Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-13T22:29:27.042656Z
            • 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/CYQSoikyXTuGd3p3bJ8YvWj0CBiHE5iEJlgLMLqNwg4_
      • initiated_at
        :
        2026-07-13T21:44:29.201342Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:29 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          505
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.032787
      • reported
        :
        2026-07-13T21:44:29.235220Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40002
          • version
            :
            CYQSoikyXTuGd3p3bJ8YvWj0CBiHE5iEJlgLMLqNwg4_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-13T21:44:27.042656Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-14T21:44:27.042656Z
            • 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/tB7.YfpvFlOFUZBXSWNa61PZTd1qYWwX-Gpi5ZJC9t0_
      • initiated_at
        :
        2026-07-13T21:44:29.257147Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:29 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          505
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.225487
      • reported
        :
        2026-07-13T21:44:29.483607Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40003
          • version
            :
            tB7.YfpvFlOFUZBXSWNa61PZTd1qYWwX-Gpi5ZJC9t0_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-13T21:44:27.042656Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-13T22:29:27.042656Z
            • 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-13T21:44:29.524239Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:29 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.009343
      • reported
        :
        2026-07-13T21:44:29.536084Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40000 not found (E:07ccd5ab-29a3-47b9-bab9-51793b6e3f09)
      • 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-13T21:44:29.536489Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:29 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.010691
      • reported
        :
        2026-07-13T21:44:29.548214Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40001 not found (E:1954d3b4-0e2f-4ae8-ada3-811805addccd)
      • 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-13T21:44:29.548656Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:29 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.024013
      • reported
        :
        2026-07-13T21:44:29.573822Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40002 not found (E:f32d6083-e0d0-4f7e-b2fd-9c2149d139da)
      • 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-13T21:44:29.574080Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:29 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.011848
      • reported
        :
        2026-07-13T21:44:29.586631Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40003 not found (E:cf45dc89-9965-43a0-8f0f-0755f7c4c26e)
      • 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-13T21:44:29.587043Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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
          :
          2381fe24-f4f7-4bb3-a00e-b9b0cd1e541d
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:29 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          21
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.020098
      • reported
        :
        2026-07-13T21:44:29.608342Z
      • 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-13T21:44:29.609119Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:29 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.016325
      • reported
        :
        2026-07-13T21:44:29.627102Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40000 not found (E:4f73bd49-ea50-44ad-8218-080b28a5fa93)
      • 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-13T21:44:29.627540Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:29 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.010305
      • reported
        :
        2026-07-13T21:44:29.639119Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40001 not found (E:e28638cc-9f97-43b0-b67b-c9130960ce62)
      • 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-13T21:44:29.639368Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:29 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.012378
      • reported
        :
        2026-07-13T21:44:29.652485Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40002 not found (E:b284fb04-7034-45d8-aea7-8cc7ac38cc72)
      • 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-13T21:44:29.652801Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4Mzk4MjYwOCwiaWF0IjoxNzgzOTc5MDA4LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Mon, 13 Jul 2026 21:44:29 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.0565
      • reported
        :
        2026-07-13T21:44:29.714208Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40003 not found (E:0f332726-1dab-47af-a095-98f66ec7b484)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      iart_dss
🌐
447 ✅ Subscription can be queried by ID ✅