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-10T19:26:42.749422Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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_end
            :
            None
          • time_start
            :
            None
        • request_id
          :
          330094c7-db97-4f19-bc1f-425bdcd9964c
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:42 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          21
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.037198
      • reported
        :
        2026-07-10T19:26:42.787829Z
      • 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-10T19:26:42.788277Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:42 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.011071
      • reported
        :
        2026-07-10T19:26:42.800227Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40000 not found (E:b4c961e1-c64f-479c-8f14-655d72a662d7)
      • 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-10T19:26:42.800570Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:42 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.010563
      • reported
        :
        2026-07-10T19:26:42.812269Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40001 not found (E:c14e9982-d2d8-43ac-9ce7-e70892837dd7)
      • 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-10T19:26:42.812513Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:42 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.008581
      • reported
        :
        2026-07-10T19:26:42.823334Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40002 not found (E:31300b44-230b-4acf-a0d9-4649d811f590)
      • 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-10T19:26:42.823893Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:42 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.011361
      • reported
        :
        2026-07-10T19:26:42.836430Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40003 not found (E:eeb72e64-c279-4aed-8a39-d2515f00e4c1)
      • 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-10T19:26:42.838343Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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
          :
          c68379d3-80b0-41f5-b36b-038dd1c5bbd7
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:42 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          538
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.025726
      • reported
        :
        2026-07-10T19:26:42.864915Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40000
          • version
            :
            eBGPMZ6Y-kNh3eGyzO.MSCDTd5XtXLn1ihqinZjCPeY_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-10T19:26:42.84561Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-11T19:26:42.84561Z
            • 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-10T19:26:42.892790Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-10T20:11:32.748670Z
            • 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
          :
          05b048fd-808e-45e1-968d-0b3ca5874f0f
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:42 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          539
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.024086
      • reported
        :
        2026-07-10T19:26:42.918042Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40001
          • version
            :
            qOqirIDWalXf9fD1RAq0dp4t0d86jKj.lCLEjGdXMmQ_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-10T19:26:42.900395Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-10T20:11:32.74867Z
            • 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-10T19:26:42.941816Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-10T19:26:32.748670Z
            • 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
          :
          e41fab81-a54e-4b67-bd94-b814e7b0dba4
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:42 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          538
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.034518
      • reported
        :
        2026-07-10T19:26:42.977223Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40002
          • version
            :
            CkWLasPt4x-KuL1TVJ8rASwgptbHvDq4PQ6An37upaQ_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-10T19:26:32.74867Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-11T19:26:32.74867Z
            • 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-10T19:26:43.001383Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-10T19:26:32.748670Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-10T20:11:32.748670Z
            • 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
          :
          0877c0f0-211a-49b3-8af3-8f47336e1c69
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:43 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          538
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.02709
      • reported
        :
        2026-07-10T19:26:43.029554Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40003
          • version
            :
            p60TQd13-m87V68nxOm0d5Mc8rh.6U00TIBnNyv8Oz4_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-10T19:26:32.74867Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-10T20:11:32.74867Z
            • 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/eBGPMZ6Y-kNh3eGyzO.MSCDTd5XtXLn1ihqinZjCPeY_
      • initiated_at
        :
        2026-07-10T19:26:43.111510Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-10T19:26:52.845610Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-11T19:26:52.845610Z
            • 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
          :
          665512c8-f73d-412f-a2f9-2220a6339dbc
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:43 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          538
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.032159
      • reported
        :
        2026-07-10T19:26:43.144590Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40000
          • version
            :
            OVnqvnxLaF..1cgjWwNQ7mlCLhZyJ5qe2rSFN9LAIYc_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-10T19:26:52.84561Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-11T19:26:52.84561Z
            • 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/qOqirIDWalXf9fD1RAq0dp4t0d86jKj.lCLEjGdXMmQ_
      • initiated_at
        :
        2026-07-10T19:26:43.162410Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-10T19:26:52.900395Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-10T20:11:42.748670Z
            • 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
          :
          94a13ac1-3e86-4dc1-b8d6-3ac83ccb9ba9
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:43 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          539
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.033018
      • reported
        :
        2026-07-10T19:26:43.196300Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40001
          • version
            :
            LaR4cLKqGUwX2Hp2Mb1R1FxvlSyO2s3wuE9YFEVL4tU_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-10T19:26:52.900395Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-10T20:11:42.74867Z
            • 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/CkWLasPt4x-KuL1TVJ8rASwgptbHvDq4PQ6An37upaQ_
      • initiated_at
        :
        2026-07-10T19:26:43.213080Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-10T19:26:42.748670Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-11T19:26:42.748670Z
            • 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
          :
          f7a0ee15-3f88-4bed-8434-23563d99781b
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:43 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          538
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.050464
      • reported
        :
        2026-07-10T19:26:43.264541Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40002
          • version
            :
            ELcnjk4q2rEypCrxXIlQIY.1DnAwN9l1HJvq5KnyxQ4_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-10T19:26:42.74867Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-11T19:26:42.74867Z
            • 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/p60TQd13-m87V68nxOm0d5Mc8rh.6U00TIBnNyv8Oz4_
      • initiated_at
        :
        2026-07-10T19:26:43.282519Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-10T19:26:42.748670Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-10T20:11:42.748670Z
            • 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
          :
          65d9f1b3-688e-45ef-b654-e96aeecc79ca
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:43 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          538
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.032904
      • reported
        :
        2026-07-10T19:26:43.316435Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40003
          • version
            :
            inyLJK.eMYAVfdWnRlFvObFTzIVhSPOTppHD8xTF8aU_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-10T19:26:42.74867Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-10T20:11:42.74867Z
            • 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/OVnqvnxLaF..1cgjWwNQ7mlCLhZyJ5qe2rSFN9LAIYc_
      • initiated_at
        :
        2026-07-10T19:26:43.336151Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-10T19:26:52.845610Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-11T19:26:52.845610Z
            • 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
          :
          23a75756-1f0e-46e7-a44c-51505e132ada
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:43 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          538
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.029164
      • reported
        :
        2026-07-10T19:26:43.366371Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40000
          • version
            :
            QU77ur2Yair-Yhz5oVh1w78yQ9Go12h2iM7B0Slx1Hg_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-10T19:26:52.84561Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-11T19:26:52.84561Z
            • 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/LaR4cLKqGUwX2Hp2Mb1R1FxvlSyO2s3wuE9YFEVL4tU_
      • initiated_at
        :
        2026-07-10T19:26:43.386923Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-10T19:26:52.900395Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-10T20:11:42.748670Z
            • 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
          :
          35175ccf-ce2d-45bd-a299-f6a417b8568e
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:43 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          539
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.185017
      • reported
        :
        2026-07-10T19:26:43.572758Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40001
          • version
            :
            gSq5Zbux6h4ssro73gEdkIrBiYMsqLBaZADBbF1nOoQ_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-10T19:26:52.900395Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-10T20:11:42.74867Z
            • 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/ELcnjk4q2rEypCrxXIlQIY.1DnAwN9l1HJvq5KnyxQ4_
      • initiated_at
        :
        2026-07-10T19:26:43.589919Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-10T19:26:42.748670Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-11T19:26:42.748670Z
            • 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
          :
          b6f2c4ad-18d3-4747-b5a5-1d06784bfd0e
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:43 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          538
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.026227
      • reported
        :
        2026-07-10T19:26:43.617098Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40002
          • version
            :
            wEDOS-JgDwVnOFBEGgrxf68DUaC3W6-mWXRtJfS9wKU_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-10T19:26:42.74867Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-11T19:26:42.74867Z
            • 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/inyLJK.eMYAVfdWnRlFvObFTzIVhSPOTppHD8xTF8aU_
      • initiated_at
        :
        2026-07-10T19:26:43.640166Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-10T19:26:42.748670Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-10T20:11:42.748670Z
            • 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
          :
          3575815d-740f-43ff-a91f-420fee1c322a
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:43 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          538
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.049184
      • reported
        :
        2026-07-10T19:26:43.690543Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40003
          • version
            :
            YA-mcrTzknrvYnC9YxQu9A9EysI9xhBb6ErD0z5mzNU_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-10T19:26:42.74867Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-10T20:11:42.74867Z
            • 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-10T19:26:43.715284Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:43 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          503
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.014411
      • reported
        :
        2026-07-10T19:26:43.732291Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40000
          • version
            :
            QU77ur2Yair-Yhz5oVh1w78yQ9Go12h2iM7B0Slx1Hg_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-10T19:26:52.84561Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-11T19:26:52.84561Z
            • 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-10T19:26:43.762937Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:43 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          504
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.042922
      • reported
        :
        2026-07-10T19:26:43.807037Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40001
          • version
            :
            gSq5Zbux6h4ssro73gEdkIrBiYMsqLBaZADBbF1nOoQ_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-10T19:26:52.900395Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-10T20:11:42.74867Z
            • 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-10T19:26:43.827376Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:43 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          503
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.011511
      • reported
        :
        2026-07-10T19:26:43.840190Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40002
          • version
            :
            wEDOS-JgDwVnOFBEGgrxf68DUaC3W6-mWXRtJfS9wKU_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-10T19:26:42.74867Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-11T19:26:42.74867Z
            • 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-10T19:26:43.857529Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:43 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          503
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.048008
      • reported
        :
        2026-07-10T19:26:43.906490Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40003
          • version
            :
            YA-mcrTzknrvYnC9YxQu9A9EysI9xhBb6ErD0z5mzNU_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-10T19:26:42.74867Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-10T20:11:42.74867Z
            • 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-10T19:26:43.923452Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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_end
            :
            None
          • time_start
            :
            None
        • request_id
          :
          6a0eb19e-ae86-4cd3-9a96-273c814bbce6
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:43 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          1965
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.019555
      • reported
        :
        2026-07-10T19:26:43.943948Z
      • json
        :
        • subscriptions
          :
          • item_1
            :
            • id
              :
              00000179-35c7-403f-86b8-beca68d40000
            • version
              :
              QU77ur2Yair-Yhz5oVh1w78yQ9Go12h2iM7B0Slx1Hg_
            • notification_index
              :
              0
            • time_start
              :
              • value
                :
                2026-07-10T19:26:52.84561Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-07-11T19:26:52.84561Z
              • 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
              :
              gSq5Zbux6h4ssro73gEdkIrBiYMsqLBaZADBbF1nOoQ_
            • notification_index
              :
              0
            • time_start
              :
              • value
                :
                2026-07-10T19:26:52.900395Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-07-10T20:11:42.74867Z
              • 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
              :
              wEDOS-JgDwVnOFBEGgrxf68DUaC3W6-mWXRtJfS9wKU_
            • notification_index
              :
              0
            • time_start
              :
              • value
                :
                2026-07-10T19:26:42.74867Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-07-11T19:26:42.74867Z
              • 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
              :
              YA-mcrTzknrvYnC9YxQu9A9EysI9xhBb6ErD0z5mzNU_
            • notification_index
              :
              0
            • time_start
              :
              • value
                :
                2026-07-10T19:26:42.74867Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-07-10T20:11:42.74867Z
              • 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-10T19:26:44.023057Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    54.5
                  • lng
                    :
                    -114.5
                • item_2
                  :
                  • lat
                    :
                    53.0
                  • lng
                    :
                    -114.5
                • item_3
                  :
                  • lat
                    :
                    53.0
                  • lng
                    :
                    -113.0
                • item_4
                  :
                  • lat
                    :
                    54.5
                  • lng
                    :
                    -113.0
            • altitude_upper
              :
              None
            • outline_circle
              :
              None
            • altitude_lower
              :
              None
          • time_end
            :
            None
          • time_start
            :
            None
        • request_id
          :
          affd5af6-775c-4fa4-8ae7-8bf0bc1e5da3
      • body
        :
        None
    • response
      :
      • code
        :
        413
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:44 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          70
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.033702
      • reported
        :
        2026-07-10T19:26:44.057583Z
      • json
        :
        • message
          :
          Area too large (E:c3bde215-16b5-46ba-b501-b99122568991)
      • 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-10T19:26:44.058171Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        400
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:44 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          71
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.004581
      • reported
        :
        2026-07-10T19:26:44.063514Z
      • json
        :
        • message
          :
          Missing version (E:0ed576bb-35d2-4090-a2b0-c8a5bcc43c71)
      • 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-10T19:26:44.063750Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        409
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:44 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          110
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.021365
      • reported
        :
        2026-07-10T19:26:44.085984Z
      • json
        :
        • message
          :
          Subscription version notacorrectversion is not current (E:fc28dc29-1b68-46ed-b45c-e76ebbd0cf21)
      • 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-10T19:26:44.086329Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        400
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:44 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          71
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.005315
      • reported
        :
        2026-07-10T19:26:44.092377Z
      • json
        :
        • message
          :
          Missing version (E:9277a905-3eb2-47a0-9773-1c6ce111b06d)
      • 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-10T19:26:44.092616Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        409
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:44 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          110
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.019453
      • reported
        :
        2026-07-10T19:26:44.112806Z
      • json
        :
        • message
          :
          Subscription version notacorrectversion is not current (E:44aa374b-8d90-48fc-8788-93528efcb62a)
      • 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-10T19:26:44.113063Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        400
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:44 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          71
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.0045
      • reported
        :
        2026-07-10T19:26:44.118250Z
      • json
        :
        • message
          :
          Missing version (E:7b541bf6-ecf6-4fc1-a057-9ee640705052)
      • 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-10T19:26:44.118511Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        409
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:44 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          110
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.038574
      • reported
        :
        2026-07-10T19:26:44.157770Z
      • json
        :
        • message
          :
          Subscription version notacorrectversion is not current (E:50feff4f-18e9-4fb4-ab42-dccf4612e903)
      • 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-10T19:26:44.158139Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        400
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:44 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          71
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.004904
      • reported
        :
        2026-07-10T19:26:44.163892Z
      • json
        :
        • message
          :
          Missing version (E:00d3817a-6ffa-4e62-bc22-7debb64f561b)
      • 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-10T19:26:44.164294Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        409
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:44 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          110
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.013574
      • reported
        :
        2026-07-10T19:26:44.178704Z
      • json
        :
        • message
          :
          Subscription version notacorrectversion is not current (E:6941f418-21b7-4207-86bc-d7f088dd601b)
      • 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/QU77ur2Yair-Yhz5oVh1w78yQ9Go12h2iM7B0Slx1Hg_
      • initiated_at
        :
        2026-07-10T19:26:44.179013Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:44 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          503
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.027012
      • reported
        :
        2026-07-10T19:26:44.206732Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40000
          • version
            :
            QU77ur2Yair-Yhz5oVh1w78yQ9Go12h2iM7B0Slx1Hg_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-10T19:26:52.84561Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-11T19:26:52.84561Z
            • 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/gSq5Zbux6h4ssro73gEdkIrBiYMsqLBaZADBbF1nOoQ_
      • initiated_at
        :
        2026-07-10T19:26:44.222114Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:44 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          504
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.07929
      • reported
        :
        2026-07-10T19:26:44.302185Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40001
          • version
            :
            gSq5Zbux6h4ssro73gEdkIrBiYMsqLBaZADBbF1nOoQ_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-10T19:26:52.900395Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-10T20:11:42.74867Z
            • 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/wEDOS-JgDwVnOFBEGgrxf68DUaC3W6-mWXRtJfS9wKU_
      • initiated_at
        :
        2026-07-10T19:26:44.318174Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:44 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          503
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.020862
      • reported
        :
        2026-07-10T19:26:44.339838Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40002
          • version
            :
            wEDOS-JgDwVnOFBEGgrxf68DUaC3W6-mWXRtJfS9wKU_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-10T19:26:42.74867Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-11T19:26:42.74867Z
            • 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/YA-mcrTzknrvYnC9YxQu9A9EysI9xhBb6ErD0z5mzNU_
      • initiated_at
        :
        2026-07-10T19:26:44.353153Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:44 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          503
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.028351
      • reported
        :
        2026-07-10T19:26:44.382628Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40003
          • version
            :
            YA-mcrTzknrvYnC9YxQu9A9EysI9xhBb6ErD0z5mzNU_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-07-10T19:26:42.74867Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-10T20:11:42.74867Z
            • 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-10T19:26:44.397031Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:44 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.008626
      • reported
        :
        2026-07-10T19:26:44.406372Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40000 not found (E:00631c00-3d8e-4cf0-9901-d450c0f62afc)
      • 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-10T19:26:44.406595Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:44 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.012818
      • reported
        :
        2026-07-10T19:26:44.420194Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40001 not found (E:83ab9b00-4539-4577-9c66-4bac8291dd9d)
      • 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-10T19:26:44.420414Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:44 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.007438
      • reported
        :
        2026-07-10T19:26:44.428499Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40002 not found (E:0b191d04-5d10-413c-942d-d79625942a1b)
      • 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-10T19:26:44.428721Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:44 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.021872
      • reported
        :
        2026-07-10T19:26:44.451254Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40003 not found (E:fff1a82e-6cb5-4e6a-bb6a-fa380a4529f4)
      • 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-10T19:26:44.451622Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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_end
            :
            None
          • time_start
            :
            None
        • request_id
          :
          aafc15b3-dabf-4cf6-a9ff-9338c8cc5c25
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:44 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          21
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.010138
      • reported
        :
        2026-07-10T19:26:44.462634Z
      • 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-10T19:26:44.463077Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:44 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.01311
      • reported
        :
        2026-07-10T19:26:44.476927Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40000 not found (E:8353ec04-44af-454e-8775-01df7bfe533a)
      • 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-10T19:26:44.477189Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:44 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.007898
      • reported
        :
        2026-07-10T19:26:44.485795Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40001 not found (E:62097ab1-ed5b-4ec9-b5f7-7db3be4f846b)
      • 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-10T19:26:44.486125Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:44 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.027749
      • reported
        :
        2026-07-10T19:26:44.514644Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40002 not found (E:2f8aadba-6b86-41ff-8eb3-a2d516bd793b)
      • 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-10T19:26:44.514862Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4MzcxNTE1MCwiaWF0IjoxNzgzNzExNTUwLCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Fri, 10 Jul 2026 19:26:44 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.011517
      • reported
        :
        2026-07-10T19:26:44.527029Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40003 not found (E:9a2f5b84-92af-42af-95e1-1d15f808d0f8)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      iart_dss
🌐
447 ✅ Subscription can be queried by ID ✅