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-15T18:21:27.190782Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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
          :
          a8e14f8d-6872-4ed0-852c-1d9d52bbba36
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21: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.012729
      • reported
        :
        2026-07-15T18:21:27.204253Z
      • 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-15T18:21:27.204576Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21: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.009408
      • reported
        :
        2026-07-15T18:21:27.214685Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40000 not found (E:6c11e334-844d-41bb-ac33-c877c7102777)
      • 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-15T18:21:27.214921Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21: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.008523
      • reported
        :
        2026-07-15T18:21:27.224188Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40001 not found (E:0b0d33c8-fa0a-4b23-ba1c-e2d02571c924)
      • 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-15T18:21:27.224426Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21: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.010377
      • reported
        :
        2026-07-15T18:21:27.235483Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40002 not found (E:5af52a06-799c-4b1b-9113-4aad9518df4f)
      • 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-15T18:21:27.235728Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21: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.008983
      • reported
        :
        2026-07-15T18:21:27.245355Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40003 not found (E:d2912e64-2d58-401e-9565-2ae4918bc233)
      • 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-15T18:21:27.246770Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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
          :
          83cf137b-2410-45a3-99e6-7b7e7395bb61
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21: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.021544
      • reported
        :
        2026-07-15T18:21:27.269226Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40000
          • version
            :
            gvxDVFzQLl6OqPxJddxWgKtZ1YtSPJbe3bvqQI0BQx8_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-15T18:21:27.253076Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-16T18:21:27.253076Z
            • 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-15T18:21:27.288729Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-15T19:06:17.190408Z
            • 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
          :
          6afa3387-ba1d-4da5-9d6b-97c00dbd2134
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21: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.016514
      • reported
        :
        2026-07-15T18:21:27.306195Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40001
          • version
            :
            vJfvMfS9Vw1DUPF4CKR6b.Yrl.giZap.VB9AlHQNOEo_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-15T18:21:27.294689Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-15T19:06:17.190408Z
            • 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-15T18:21:27.322568Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-15T18:21:17.190408Z
            • 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
          :
          354cb5bd-383a-45bc-af98-95b98dd52f73
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21: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.022846
      • reported
        :
        2026-07-15T18:21:27.346170Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40002
          • version
            :
            Rz4SWh9ljCvB4xiuYghQpEGjMvc7vY0rk1DkqOFCFO8_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-15T18:21:17.190408Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-16T18:21:17.190408Z
            • 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-15T18:21:27.363896Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-15T18:21:17.190408Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-15T19:06:17.190408Z
            • 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
          :
          743e73b7-5082-41ab-badf-17ef88370bb0
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21: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.022423
      • reported
        :
        2026-07-15T18:21:27.387093Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40003
          • version
            :
            tX.QFg1AkY4Tzcgjrn.o8oLD2bTVCoInZ0Y.YuEogQk_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-15T18:21:17.190408Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-15T19:06:17.190408Z
            • 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/gvxDVFzQLl6OqPxJddxWgKtZ1YtSPJbe3bvqQI0BQx8_
      • initiated_at
        :
        2026-07-15T18:21:27.433655Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-15T18:21:37.253076Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-16T18:21:37.253076Z
            • 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
          :
          43245704-bfeb-4a05-925b-37ba59445400
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21: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.02647
      • reported
        :
        2026-07-15T18:21:27.461011Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40000
          • version
            :
            rxt3mjD40XVulKldNlMwM5OzjzRFg7loh9dqLAcbWPM_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-15T18:21:37.253076Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-16T18:21:37.253076Z
            • 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/vJfvMfS9Vw1DUPF4CKR6b.Yrl.giZap.VB9AlHQNOEo_
      • initiated_at
        :
        2026-07-15T18:21:27.477066Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-15T18:21:37.294689Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-15T19:06:27.190408Z
            • 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
          :
          e6e82c4d-47bc-49a6-ae22-1a3e9aaef170
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21: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.015799
      • reported
        :
        2026-07-15T18:21:27.493766Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40001
          • version
            :
            0Xrh671woc2J7lBYfU1n6K-e.EV6IjmlXtLRoJXXdc8_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-15T18:21:37.294689Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-15T19:06:27.190408Z
            • 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/Rz4SWh9ljCvB4xiuYghQpEGjMvc7vY0rk1DkqOFCFO8_
      • initiated_at
        :
        2026-07-15T18:21:27.510646Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-15T18:21:27.190408Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-16T18:21:27.190408Z
            • 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
          :
          9943bf41-df36-4a42-b0b5-d6302618a5d0
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21: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.026821
      • reported
        :
        2026-07-15T18:21:27.538315Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40002
          • version
            :
            jFCPKvxrSjxVKkgh9QsBEyry6CVZffOXlR4TnIpRx3o_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-15T18:21:27.190408Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-16T18:21:27.190408Z
            • 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/tX.QFg1AkY4Tzcgjrn.o8oLD2bTVCoInZ0Y.YuEogQk_
      • initiated_at
        :
        2026-07-15T18:21:27.554096Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-15T18:21:27.190408Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-15T19:06:27.190408Z
            • 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
          :
          029ddda4-6291-4eb1-8cb4-8c8628f7f78e
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21: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.026217
      • reported
        :
        2026-07-15T18:21:27.581127Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40003
          • version
            :
            oKZ31KZa1BdrVRCJHCNmIFhbf4qoyc6sOSU82mvDQ0Y_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-15T18:21:27.190408Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-15T19:06:27.190408Z
            • 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/rxt3mjD40XVulKldNlMwM5OzjzRFg7loh9dqLAcbWPM_
      • initiated_at
        :
        2026-07-15T18:21:27.600889Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-15T18:21:37.253076Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-16T18:21:37.253076Z
            • 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
          :
          667f3423-b4bd-4b65-9095-2bdfcf81a835
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21: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.017285
      • reported
        :
        2026-07-15T18:21:27.619587Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40000
          • version
            :
            Zcw-G53R-RHrX8vIDipjdkBWnCKviTNAABAFLMfp2Zg_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-15T18:21:37.253076Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-16T18:21:37.253076Z
            • 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/0Xrh671woc2J7lBYfU1n6K-e.EV6IjmlXtLRoJXXdc8_
      • initiated_at
        :
        2026-07-15T18:21:27.641393Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-15T18:21:37.294689Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-15T19:06:27.190408Z
            • 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
          :
          175a64ca-0215-44e0-a570-9b6aaeb4d8e5
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21: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.024807
      • reported
        :
        2026-07-15T18:21:27.667045Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40001
          • version
            :
            Ei1dT.kCEr2H5ajFiasRusgZHp6vhQlkf8VTc-bc0zk_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-15T18:21:37.294689Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-15T19:06:27.190408Z
            • 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/jFCPKvxrSjxVKkgh9QsBEyry6CVZffOXlR4TnIpRx3o_
      • initiated_at
        :
        2026-07-15T18:21:27.688571Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-15T18:21:27.190408Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-16T18:21:27.190408Z
            • 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
          :
          f96a9aff-d3a1-4c93-bb0e-f97d628f38e7
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21: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.04009
      • reported
        :
        2026-07-15T18:21:27.729746Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40002
          • version
            :
            bvBaNWLIl.EpBgyyKrHO4rFa.xs0ggbgzBbJnjtEGVU_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-15T18:21:27.190408Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-16T18:21:27.190408Z
            • 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/oKZ31KZa1BdrVRCJHCNmIFhbf4qoyc6sOSU82mvDQ0Y_
      • initiated_at
        :
        2026-07-15T18:21:27.750779Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-15T18:21:27.190408Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-15T19:06:27.190408Z
            • 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
          :
          03e7b13e-e53d-4307-a4eb-86f982c231e1
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21: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.016034
      • reported
        :
        2026-07-15T18:21:27.767937Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40003
          • version
            :
            5CnUZjXqaD2eWmSrCd-5bxs-fA1GRuFF4lM72RwDWzk_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-15T18:21:27.190408Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-15T19:06:27.190408Z
            • 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-15T18:21:27.789756Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21:27 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          505
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.031883
      • reported
        :
        2026-07-15T18:21:27.822434Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40000
          • version
            :
            Zcw-G53R-RHrX8vIDipjdkBWnCKviTNAABAFLMfp2Zg_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-15T18:21:37.253076Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-16T18:21:37.253076Z
            • 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-15T18:21:27.843849Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21:27 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          505
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.00835
      • reported
        :
        2026-07-15T18:21:27.852913Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40001
          • version
            :
            Ei1dT.kCEr2H5ajFiasRusgZHp6vhQlkf8VTc-bc0zk_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-15T18:21:37.294689Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-15T19:06:27.190408Z
            • 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-15T18:21:27.868292Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21:27 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          505
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.01382
      • reported
        :
        2026-07-15T18:21:27.882926Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40002
          • version
            :
            bvBaNWLIl.EpBgyyKrHO4rFa.xs0ggbgzBbJnjtEGVU_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-15T18:21:27.190408Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-16T18:21:27.190408Z
            • 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-15T18:21:27.915349Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21:27 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          505
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.007697
      • reported
        :
        2026-07-15T18:21:27.923725Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40003
          • version
            :
            5CnUZjXqaD2eWmSrCd-5bxs-fA1GRuFF4lM72RwDWzk_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-15T18:21:27.190408Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-15T19:06:27.190408Z
            • 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-15T18:21:27.937276Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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
          :
          6b699916-d3c8-402a-8182-4980e5ba1394
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21:27 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          1972
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.022916
      • reported
        :
        2026-07-15T18:21:27.961057Z
      • json
        :
        • subscriptions
          :
          • item_1
            :
            • id
              :
              00000179-35c7-403f-86b8-beca68d40000
            • version
              :
              Zcw-G53R-RHrX8vIDipjdkBWnCKviTNAABAFLMfp2Zg_
            • notification_index
              :
              0
            • time_start
              :
              • value
                :
                2026-07-15T18:21:37.253076Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-07-16T18:21:37.253076Z
              • 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
              :
              Ei1dT.kCEr2H5ajFiasRusgZHp6vhQlkf8VTc-bc0zk_
            • notification_index
              :
              0
            • time_start
              :
              • value
                :
                2026-07-15T18:21:37.294689Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-07-15T19:06:27.190408Z
              • 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
              :
              bvBaNWLIl.EpBgyyKrHO4rFa.xs0ggbgzBbJnjtEGVU_
            • notification_index
              :
              0
            • time_start
              :
              • value
                :
                2026-07-15T18:21:27.190408Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-07-16T18:21:27.190408Z
              • 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
              :
              5CnUZjXqaD2eWmSrCd-5bxs-fA1GRuFF4lM72RwDWzk_
            • notification_index
              :
              0
            • time_start
              :
              • value
                :
                2026-07-15T18:21:27.190408Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-07-15T19:06:27.190408Z
              • 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-15T18:21:28.038345Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    54.5
                  • lng
                    :
                    -114.5
                • item_2
                  :
                  • lat
                    :
                    53.0
                  • lng
                    :
                    -114.5
                • item_3
                  :
                  • lat
                    :
                    53.0
                  • lng
                    :
                    -113.0
                • item_4
                  :
                  • lat
                    :
                    54.5
                  • lng
                    :
                    -113.0
            • altitude_lower
              :
              None
            • outline_circle
              :
              None
            • altitude_upper
              :
              None
          • time_start
            :
            None
          • time_end
            :
            None
        • request_id
          :
          ecab411d-64fb-4560-a95f-80b4e718d63a
      • body
        :
        None
    • response
      :
      • code
        :
        413
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21: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.005139
      • reported
        :
        2026-07-15T18:21:28.044221Z
      • json
        :
        • message
          :
          Area too large (E:36f51e2a-a60d-4f5f-b958-1ad2bf76de92)
      • 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-15T18:21:28.044546Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        400
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21: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.003338
      • reported
        :
        2026-07-15T18:21:28.048541Z
      • json
        :
        • message
          :
          Missing version (E:fb7e915f-0c74-46dd-91de-d0373f133fb4)
      • 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-15T18:21:28.048769Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        409
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21: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.015474
      • reported
        :
        2026-07-15T18:21:28.064911Z
      • json
        :
        • message
          :
          Subscription version notacorrectversion is not current (E:937e0c79-ee2b-4f70-a3d1-2388ff679ccc)
      • 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-15T18:21:28.065165Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        400
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21: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.003923
      • reported
        :
        2026-07-15T18:21:28.069927Z
      • json
        :
        • message
          :
          Missing version (E:7f866880-ee1d-4fb5-96a3-33ad2b469e3c)
      • 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-15T18:21:28.070172Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        409
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21: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.009007
      • reported
        :
        2026-07-15T18:21:28.079841Z
      • json
        :
        • message
          :
          Subscription version notacorrectversion is not current (E:e238684c-d240-4063-b071-c37a64b91f30)
      • 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-15T18:21:28.080097Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        400
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21: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.003577
      • reported
        :
        2026-07-15T18:21:28.084370Z
      • json
        :
        • message
          :
          Missing version (E:97e386cf-67c6-4fba-99b7-06f2e8665e60)
      • 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-15T18:21:28.084658Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        409
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21: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.027901
      • reported
        :
        2026-07-15T18:21:28.113287Z
      • json
        :
        • message
          :
          Subscription version notacorrectversion is not current (E:f197ecae-a258-452e-8cf2-7dc80265d64f)
      • 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-15T18:21:28.113565Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        400
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21: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.002886
      • reported
        :
        2026-07-15T18:21:28.117183Z
      • json
        :
        • message
          :
          Missing version (E:b6ac8767-91d8-41f4-b238-45062180c9f8)
      • 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-15T18:21:28.117451Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        409
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21: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.01085
      • reported
        :
        2026-07-15T18:21:28.129111Z
      • json
        :
        • message
          :
          Subscription version notacorrectversion is not current (E:df2b83e8-91ae-4890-bb1c-5cba582f531c)
      • 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/Zcw-G53R-RHrX8vIDipjdkBWnCKviTNAABAFLMfp2Zg_
      • initiated_at
        :
        2026-07-15T18:21:28.129398Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21: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.017353
      • reported
        :
        2026-07-15T18:21:28.147535Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40000
          • version
            :
            Zcw-G53R-RHrX8vIDipjdkBWnCKviTNAABAFLMfp2Zg_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-15T18:21:37.253076Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-16T18:21:37.253076Z
            • 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/Ei1dT.kCEr2H5ajFiasRusgZHp6vhQlkf8VTc-bc0zk_
      • initiated_at
        :
        2026-07-15T18:21:28.160766Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21: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.021402
      • reported
        :
        2026-07-15T18:21:28.182893Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40001
          • version
            :
            Ei1dT.kCEr2H5ajFiasRusgZHp6vhQlkf8VTc-bc0zk_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-15T18:21:37.294689Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-15T19:06:27.190408Z
            • 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/bvBaNWLIl.EpBgyyKrHO4rFa.xs0ggbgzBbJnjtEGVU_
      • initiated_at
        :
        2026-07-15T18:21:28.195724Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21: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.028384
      • reported
        :
        2026-07-15T18:21:28.224872Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40002
          • version
            :
            bvBaNWLIl.EpBgyyKrHO4rFa.xs0ggbgzBbJnjtEGVU_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-15T18:21:27.190408Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-16T18:21:27.190408Z
            • 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/5CnUZjXqaD2eWmSrCd-5bxs-fA1GRuFF4lM72RwDWzk_
      • initiated_at
        :
        2026-07-15T18:21:28.237268Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21: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.016717
      • reported
        :
        2026-07-15T18:21:28.254964Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40003
          • version
            :
            5CnUZjXqaD2eWmSrCd-5bxs-fA1GRuFF4lM72RwDWzk_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-15T18:21:27.190408Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-15T19:06:27.190408Z
            • 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-15T18:21:28.271483Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21:28 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.007739
      • reported
        :
        2026-07-15T18:21:28.280122Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40000 not found (E:d667e090-52c8-4e56-adc9-b2ddd5001b1e)
      • 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-15T18:21:28.280324Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21:28 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.008327
      • reported
        :
        2026-07-15T18:21:28.289423Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40001 not found (E:4e1f6ce5-6d82-4ccc-a8e0-d9685308bb9c)
      • 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-15T18:21:28.289649Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21:28 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.015962
      • reported
        :
        2026-07-15T18:21:28.306360Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40002 not found (E:67de1c1f-c4bb-42cd-8ebf-65eb4326be41)
      • 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-15T18:21:28.306595Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21:28 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.007551
      • reported
        :
        2026-07-15T18:21:28.314810Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40003 not found (E:7304f23f-0847-4dda-a1d2-86058e9f1a81)
      • 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-15T18:21:28.315151Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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
          :
          f32df1d5-1a06-4341-bb09-5317c1feb6da
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21:28 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          21
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.013182
      • reported
        :
        2026-07-15T18:21:28.329091Z
      • 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-15T18:21:28.329568Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21:28 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.006533
      • reported
        :
        2026-07-15T18:21:28.336861Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40000 not found (E:5feddefe-0e4c-4ea5-b57d-b6773a10377e)
      • 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-15T18:21:28.337075Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21:28 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.006919
      • reported
        :
        2026-07-15T18:21:28.344635Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40001 not found (E:1447411b-2e02-4c85-a66f-a83a0a083917)
      • 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-15T18:21:28.344854Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21:28 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.007797
      • reported
        :
        2026-07-15T18:21:28.353307Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40002 not found (E:37ce1319-e9a1-4f20-9a3f-8faa4f4b72c6)
      • 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-15T18:21:28.353543Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4NDE0MzIzOSwiaWF0IjoxNzg0MTM5NjM5LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Wed, 15 Jul 2026 18:21:28 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.006376
      • reported
        :
        2026-07-15T18:21:28.360706Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40003 not found (E:0907d38a-c6a3-4cdb-b2a6-744be50ffeff)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      iart_dss
🌐
447 ✅ Subscription can be queried by ID ✅