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-09-08T21:54:02.433400Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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
          :
          574c93a9-7d4c-4f48-978a-23ec467a04e1
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:02 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          21
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.010132
      • reported
        :
        2026-09-08T21:54:02.444429Z
      • 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-09-08T21:54:02.444782Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:02 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.00742
      • reported
        :
        2026-09-08T21:54:02.453146Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40000 not found (E:0bf057a9-6b76-4030-bb43-09f3e45a6eb5)
      • 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-09-08T21:54:02.453689Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:02 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.009142
      • reported
        :
        2026-09-08T21:54:02.464138Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40001 not found (E:f057a5fc-6243-41b0-96ef-452a754031bf)
      • 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-09-08T21:54:02.464364Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:02 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.007705
      • reported
        :
        2026-09-08T21:54:02.472729Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40002 not found (E:c9bdab30-4a60-456a-9c05-5f6f41a046d1)
      • 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-09-08T21:54:02.472972Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:02 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.007452
      • reported
        :
        2026-09-08T21:54:02.481215Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40003 not found (E:bf492c37-d906-4456-bae6-49f68860b4a9)
      • 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-09-08T21:54:02.482846Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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
          :
          24dfe2f7-8468-4677-927e-048ab8548221
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:02 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.021537
      • reported
        :
        2026-09-08T21:54:02.505312Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40000
          • version
            :
            s638bR4TEAL-oASftOAZu0de1pE2hbXPHxONeJ3GW08_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-09-08T21:54:02.489377Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-09-09T21:54:02.489377Z
            • 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 ✅ Create subscription response content is correct ✅
24 🌐
  • 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-09-08T21:54:02.522305Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-09-08T22:38:52.425506Z
            • 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
          :
          782feb9f-3202-4592-851e-2a5960dda7e0
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:02 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.016565
      • reported
        :
        2026-09-08T21:54:02.539625Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40001
          • version
            :
            mPXGkyhc.9qPTt-msrkHLoXjNiZSDyPr-7wsUTQX73w_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-09-08T21:54:02.528029Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-09-08T22:38:52.425506Z
            • 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
🌐
25 ✅ Create subscription query succeeds ✅
26 ✅ Create subscription response format conforms to spec ✅
27 ✅ Returned subscription ID is correct ✅
28 ✅ Returned subscription has an USS base URL ✅
29 ✅ Returned USS base URL has correct base URL ✅
30 ✅ Returned subscription has a start time ✅
31 ✅ Returned subscription has an end time ✅
32 ✅ Returned end time is correct ✅
33 ✅ Returned subscription has a version ✅
34 ✅ Non-implicit subscription has implicit flag set to false ✅
35 ✅ Operational intents notification flag is as requested ✅
36 ✅ Constraints notification flag is as requested ✅
37 ✅ Create subscription response content is correct ✅
38 🌐
  • 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-09-08T21:54:02.558389Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-09-08T21:53:52.425506Z
            • 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
          :
          c4ed12e4-4855-40fe-b8f1-c4c5380c67cf
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:02 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.021143
      • reported
        :
        2026-09-08T21:54:02.580455Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40002
          • version
            :
            JVDmaC79RoLclGh0WYYWSMXpt8VH6Qr0upuukn8Daos_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-09-08T21:53:52.425506Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-09-09T21:53:52.425506Z
            • 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
🌐
39 ✅ Create subscription query succeeds ✅
40 ✅ Create subscription response format conforms to spec ✅
41 ✅ Returned subscription ID is correct ✅
42 ✅ Returned subscription has an USS base URL ✅
43 ✅ Returned USS base URL has correct base URL ✅
44 ✅ Returned subscription has a start time ✅
45 ✅ Returned subscription has an end time ✅
46 ✅ Returned start time is correct ✅
47 ✅ Returned subscription has a version ✅
48 ✅ Non-implicit subscription has implicit flag set to false ✅
49 ✅ Operational intents notification flag is as requested ✅
50 ✅ Constraints notification flag is as requested ✅
51 ✅ Create subscription response content is correct ✅
52 🌐
  • 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-09-08T21:54:02.600509Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-09-08T21:53:52.425506Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-09-08T22:38:52.425506Z
            • 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
          :
          71641901-c342-4054-9ca2-047fe487cd1d
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:02 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.021627
      • reported
        :
        2026-09-08T21:54:02.623666Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40003
          • version
            :
            GK2u6sOy3p9jzIhm4vzspLyf7Pn0dJpB7qbtBNbw9as_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-09-08T21:53:52.425506Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-09-08T22:38:52.425506Z
            • 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
🌐
53 ✅ Create subscription query succeeds ✅
54 ✅ Create subscription response format conforms to spec ✅
55 ✅ Returned subscription ID is correct ✅
56 ✅ Returned subscription has an USS base URL ✅
57 ✅ Returned USS base URL has correct base URL ✅
58 ✅ Returned subscription has a start time ✅
59 ✅ Returned subscription has an end time ✅
60 ✅ Returned start time is correct ✅
61 ✅ Returned end time is correct ✅
62 ✅ Returned subscription has a version ✅
63 ✅ Non-implicit subscription has implicit flag set to false ✅
64 ✅ Operational intents notification flag is as requested ✅
65 ✅ Constraints notification flag is as requested ✅
66 ✅ Create subscription response content is correct ✅
Attempt Subscription mutation with incorrect version 67 ✅ Mutation with empty version fails ✅
68 ✅ Mutation with incorrect version fails ✅
Mutate Subscription 69 🌐
  • PUT dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40000/s638bR4TEAL-oASftOAZu0de1pE2hbXPHxONeJ3GW08_
      • initiated_at
        :
        2026-09-08T21:54:02.667392Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-09-08T21:54:12.489377Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-09-09T21:54:12.489377Z
            • 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
          :
          fc8ade23-6a96-4247-b223-e7604216cf98
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:02 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.023891
      • reported
        :
        2026-09-08T21:54:02.692211Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40000
          • version
            :
            PqXcLLnYUqQFElRt7rtMJh7cf6KcYKyyAFu-7tIXxCY_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-09-08T21:54:12.489377Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-09-09T21:54:12.489377Z
            • 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
🌐
70 ✅ Mutate subscription query succeeds ✅
71 ✅ Mutate subscription response format conforms to spec ✅
72 ✅ Returned subscription ID is correct ✅
73 ✅ Returned subscription has an USS base URL ✅
74 ✅ Returned USS base URL has correct base URL ✅
75 ✅ Returned subscription has a start time ✅
76 ✅ Returned subscription has an end time ✅
77 ✅ Returned start time is correct ✅
78 ✅ Returned end time is correct ✅
79 ✅ Returned subscription has a version ✅
80 ✅ Mutated subscription version is updated ✅
81 ✅ Non-implicit subscription has implicit flag set to false ✅
82 ✅ Operational intents notification flag is as requested ✅
83 ✅ Constraints notification flag is as requested ✅
84 ✅ Returned notification index is equal to or greater than 0 ✅
85 ✅ Mutate subscription response is correct ✅
86 🌐
  • PUT dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40001/mPXGkyhc.9qPTt-msrkHLoXjNiZSDyPr-7wsUTQX73w_
      • initiated_at
        :
        2026-09-08T21:54:02.726684Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-09-08T21:54:12.528029Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-09-08T22:39:02.425506Z
            • 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
          :
          a3654519-b9e0-40f5-be8e-6a6437514446
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:02 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.019723
      • reported
        :
        2026-09-08T21:54:02.747395Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40001
          • version
            :
            a5z1r57kKwTyG-kInYL6-5StKVVECrT6u7DzUEYz8ao_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-09-08T21:54:12.528029Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-09-08T22:39:02.425506Z
            • 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
🌐
87 ✅ Mutate subscription query succeeds ✅
88 ✅ Mutate subscription response format conforms to spec ✅
89 ✅ Returned subscription ID is correct ✅
90 ✅ Returned subscription has an USS base URL ✅
91 ✅ Returned USS base URL has correct base URL ✅
92 ✅ Returned subscription has a start time ✅
93 ✅ Returned subscription has an end time ✅
94 ✅ Returned start time is correct ✅
95 ✅ Returned end time is correct ✅
96 ✅ Returned subscription has a version ✅
97 ✅ Mutated subscription version is updated ✅
98 ✅ Non-implicit subscription has implicit flag set to false ✅
99 ✅ Operational intents notification flag is as requested ✅
100 ✅ Constraints notification flag is as requested ✅
101 ✅ Returned notification index is equal to or greater than 0 ✅
102 ✅ Mutate subscription response is correct ✅
103 🌐
  • PUT dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40002/JVDmaC79RoLclGh0WYYWSMXpt8VH6Qr0upuukn8Daos_
      • initiated_at
        :
        2026-09-08T21:54:02.765150Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-09-08T21:54:02.425506Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-09-09T21:54:02.425506Z
            • 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
          :
          4360a122-e81a-464c-877b-a7902fca54bb
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:02 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.021124
      • reported
        :
        2026-09-08T21:54:02.787164Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40002
          • version
            :
            5AvOlC5cRG24lZS5rdCin1Zbfa6dlMKAa-ddB2X4658_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-09-08T21:54:02.425506Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-09-09T21:54:02.425506Z
            • 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
🌐
104 ✅ Mutate subscription query succeeds ✅
105 ✅ Mutate subscription response format conforms to spec ✅
106 ✅ Returned subscription ID is correct ✅
107 ✅ Returned subscription has an USS base URL ✅
108 ✅ Returned USS base URL has correct base URL ✅
109 ✅ Returned subscription has a start time ✅
110 ✅ Returned subscription has an end time ✅
111 ✅ Returned start time is correct ✅
112 ✅ Returned end time is correct ✅
113 ✅ Returned subscription has a version ✅
114 ✅ Mutated subscription version is updated ✅
115 ✅ Non-implicit subscription has implicit flag set to false ✅
116 ✅ Operational intents notification flag is as requested ✅
117 ✅ Constraints notification flag is as requested ✅
118 ✅ Returned notification index is equal to or greater than 0 ✅
119 ✅ Mutate subscription response is correct ✅
120 🌐
  • PUT dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40003/GK2u6sOy3p9jzIhm4vzspLyf7Pn0dJpB7qbtBNbw9as_
      • initiated_at
        :
        2026-09-08T21:54:02.805117Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-09-08T21:54:02.425506Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-09-08T22:39:02.425506Z
            • 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
          :
          71fd5737-f862-4138-8daa-48b362946800
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:02 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.02546
      • reported
        :
        2026-09-08T21:54:02.831530Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40003
          • version
            :
            vnvuiK5FZFt6dXfMcss3pR2UpGQq10Fx1Y3mNapYjNY_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-09-08T21:54:02.425506Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-09-08T22:39:02.425506Z
            • 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
🌐
121 ✅ Mutate subscription query succeeds ✅
122 ✅ Mutate subscription response format conforms to spec ✅
123 ✅ Returned subscription ID is correct ✅
124 ✅ Returned subscription has an USS base URL ✅
125 ✅ Returned USS base URL has correct base URL ✅
126 ✅ Returned subscription has a start time ✅
127 ✅ Returned subscription has an end time ✅
128 ✅ Returned start time is correct ✅
129 ✅ Returned end time is correct ✅
130 ✅ Returned subscription has a version ✅
131 ✅ Mutated subscription version is updated ✅
132 ✅ Non-implicit subscription has implicit flag set to false ✅
133 ✅ Operational intents notification flag is as requested ✅
134 ✅ Constraints notification flag is as requested ✅
135 ✅ Returned notification index is equal to or greater than 0 ✅
136 ✅ Mutate subscription response is correct ✅
137 🌐
  • PUT dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40000/PqXcLLnYUqQFElRt7rtMJh7cf6KcYKyyAFu-7tIXxCY_
      • initiated_at
        :
        2026-09-08T21:54:02.847437Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-09-08T21:54:12.489377Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-09-09T21:54:12.489377Z
            • 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
          :
          96d45582-608d-4ad1-9cc3-38635fd0f4d5
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:02 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.01852
      • reported
        :
        2026-09-08T21:54:02.866751Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40000
          • version
            :
            lXP873TbkSgoH404Xkc6AI51Iwnr6NyEIzi3A9bYhyc_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-09-08T21:54:12.489377Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-09-09T21:54:12.489377Z
            • 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
🌐
138 ✅ Mutate subscription query succeeds ✅
139 ✅ Mutate subscription response format conforms to spec ✅
140 ✅ Returned subscription ID is correct ✅
141 ✅ Returned subscription has an USS base URL ✅
142 ✅ Returned USS base URL has correct base URL ✅
143 ✅ Returned subscription has a start time ✅
144 ✅ Returned subscription has an end time ✅
145 ✅ Returned start time is correct ✅
146 ✅ Returned end time is correct ✅
147 ✅ Returned subscription has a version ✅
148 ✅ Mutated subscription version is updated ✅
149 ✅ Non-implicit subscription has implicit flag set to false ✅
150 ✅ Operational intents notification flag is as requested ✅
151 ✅ Constraints notification flag is as requested ✅
152 ✅ Returned notification index is equal to or greater than 0 ✅
153 ✅ Mutate subscription response is correct ✅
154 🌐
  • PUT dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40001/a5z1r57kKwTyG-kInYL6-5StKVVECrT6u7DzUEYz8ao_
      • initiated_at
        :
        2026-09-08T21:54:02.884132Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-09-08T21:54:12.528029Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-09-08T22:39:02.425506Z
            • 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
          :
          20ffe925-7664-4794-8313-5190511a24b2
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:02 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.020102
      • reported
        :
        2026-09-08T21:54:02.905110Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40001
          • version
            :
            NGb1gQUI6pACfsk9gjBvNCVrWppd4MW2UlbrRiWwXYM_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-09-08T21:54:12.528029Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-09-08T22:39:02.425506Z
            • 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
🌐
155 ✅ Mutate subscription query succeeds ✅
156 ✅ Mutate subscription response format conforms to spec ✅
157 ✅ Returned subscription ID is correct ✅
158 ✅ Returned subscription has an USS base URL ✅
159 ✅ Returned USS base URL has correct base URL ✅
160 ✅ Returned subscription has a start time ✅
161 ✅ Returned subscription has an end time ✅
162 ✅ Returned start time is correct ✅
163 ✅ Returned end time is correct ✅
164 ✅ Returned subscription has a version ✅
165 ✅ Mutated subscription version is updated ✅
166 ✅ Non-implicit subscription has implicit flag set to false ✅
167 ✅ Operational intents notification flag is as requested ✅
168 ✅ Constraints notification flag is as requested ✅
169 ✅ Returned notification index is equal to or greater than 0 ✅
170 ✅ Mutate subscription response is correct ✅
171 🌐
  • PUT dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40002/5AvOlC5cRG24lZS5rdCin1Zbfa6dlMKAa-ddB2X4658_
      • initiated_at
        :
        2026-09-08T21:54:02.930705Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-09-08T21:54:02.425506Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-09-09T21:54:02.425506Z
            • 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
          :
          81a9f266-8e94-4468-b95a-21e77a811728
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:02 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.027824
      • reported
        :
        2026-09-08T21:54:02.959668Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40002
          • version
            :
            g97S-kvdLF5g.QPdWiEHjXuVHT-C7ypdtRPuoDUwuF4_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-09-08T21:54:02.425506Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-09-09T21:54:02.425506Z
            • 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
🌐
172 ✅ Mutate subscription query succeeds ✅
173 ✅ Mutate subscription response format conforms to spec ✅
174 ✅ Returned subscription ID is correct ✅
175 ✅ Returned subscription has an USS base URL ✅
176 ✅ Returned USS base URL has correct base URL ✅
177 ✅ Returned subscription has a start time ✅
178 ✅ Returned subscription has an end time ✅
179 ✅ Returned start time is correct ✅
180 ✅ Returned end time is correct ✅
181 ✅ Returned subscription has a version ✅
182 ✅ Mutated subscription version is updated ✅
183 ✅ Non-implicit subscription has implicit flag set to false ✅
184 ✅ Operational intents notification flag is as requested ✅
185 ✅ Constraints notification flag is as requested ✅
186 ✅ Returned notification index is equal to or greater than 0 ✅
187 ✅ Mutate subscription response is correct ✅
188 🌐
  • PUT dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40003/vnvuiK5FZFt6dXfMcss3pR2UpGQq10Fx1Y3mNapYjNY_
      • initiated_at
        :
        2026-09-08T21:54:03.002152Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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-09-08T21:54:02.425506Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-09-08T22:39:02.425506Z
            • 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
          :
          b2e956b1-0227-46b0-9c15-dd5c4ff5528b
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:03 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          540
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.019876
      • reported
        :
        2026-09-08T21:54:03.024501Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40003
          • version
            :
            OSxkXSMFpq94HSej67h0SYag29hWPDRFdS1x1.3P3Wo_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-09-08T21:54:02.425506Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-09-08T22:39:02.425506Z
            • 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
🌐
189 ✅ Mutate subscription query succeeds ✅
190 ✅ Mutate subscription response format conforms to spec ✅
191 ✅ Returned subscription ID is correct ✅
192 ✅ Returned subscription has an USS base URL ✅
193 ✅ Returned USS base URL has correct base URL ✅
194 ✅ Returned subscription has a start time ✅
195 ✅ Returned subscription has an end time ✅
196 ✅ Returned start time is correct ✅
197 ✅ Returned end time is correct ✅
198 ✅ Returned subscription has a version ✅
199 ✅ Mutated subscription version is updated ✅
200 ✅ Non-implicit subscription has implicit flag set to false ✅
201 ✅ Operational intents notification flag is as requested ✅
202 ✅ Constraints notification flag is as requested ✅
203 ✅ Returned notification index is equal to or greater than 0 ✅
204 ✅ Mutate subscription response is correct ✅
Query Existing Subscription 205 🌐
  • 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-09-08T21:54:03.039215Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:03 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          505
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.012423
      • reported
        :
        2026-09-08T21:54:03.052524Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40000
          • version
            :
            lXP873TbkSgoH404Xkc6AI51Iwnr6NyEIzi3A9bYhyc_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-09-08T21:54:12.489377Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-09-09T21:54:12.489377Z
            • 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
🌐
206 ✅ Get subscription query succeeds ✅
207 ✅ Get subscription response format conforms to spec ✅
208 ✅ Returned subscription ID is correct ✅
209 ✅ Returned subscription has an USS base URL ✅
210 ✅ Returned USS base URL has correct base URL ✅
211 ✅ Returned subscription has a start time ✅
212 ✅ Returned subscription has an end time ✅
213 ✅ Returned start time is correct ✅
214 ✅ Returned end time is correct ✅
215 ✅ Returned subscription has a version ✅
216 ✅ Non-mutated subscription keeps the same version ✅
217 ✅ Non-implicit subscription has implicit flag set to false ✅
218 ✅ Operational intents notification flag is as requested ✅
219 ✅ Constraints notification flag is as requested ✅
220 ✅ Returned notification index is equal to or greater than 0 ✅
221 ✅ Get subscription response is correct ✅
222 🌐
  • 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-09-08T21:54:03.068068Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:03 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          505
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.013018
      • reported
        :
        2026-09-08T21:54:03.081792Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40001
          • version
            :
            NGb1gQUI6pACfsk9gjBvNCVrWppd4MW2UlbrRiWwXYM_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-09-08T21:54:12.528029Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-09-08T22:39:02.425506Z
            • 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
🌐
223 ✅ Get subscription query succeeds ✅
224 ✅ Get subscription response format conforms to spec ✅
225 ✅ Returned subscription ID is correct ✅
226 ✅ Returned subscription has an USS base URL ✅
227 ✅ Returned USS base URL has correct base URL ✅
228 ✅ Returned subscription has a start time ✅
229 ✅ Returned subscription has an end time ✅
230 ✅ Returned start time is correct ✅
231 ✅ Returned end time is correct ✅
232 ✅ Returned subscription has a version ✅
233 ✅ Non-mutated subscription keeps the same version ✅
234 ✅ Non-implicit subscription has implicit flag set to false ✅
235 ✅ Operational intents notification flag is as requested ✅
236 ✅ Constraints notification flag is as requested ✅
237 ✅ Returned notification index is equal to or greater than 0 ✅
238 ✅ Get subscription response is correct ✅
239 🌐
  • 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-09-08T21:54:03.097375Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:03 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          505
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.011323
      • reported
        :
        2026-09-08T21:54:03.109823Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40002
          • version
            :
            g97S-kvdLF5g.QPdWiEHjXuVHT-C7ypdtRPuoDUwuF4_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-09-08T21:54:02.425506Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-09-09T21:54:02.425506Z
            • 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
🌐
240 ✅ Get subscription query succeeds ✅
241 ✅ Get subscription response format conforms to spec ✅
242 ✅ Returned subscription ID is correct ✅
243 ✅ Returned subscription has an USS base URL ✅
244 ✅ Returned USS base URL has correct base URL ✅
245 ✅ Returned subscription has a start time ✅
246 ✅ Returned subscription has an end time ✅
247 ✅ Returned start time is correct ✅
248 ✅ Returned end time is correct ✅
249 ✅ Returned subscription has a version ✅
250 ✅ Non-mutated subscription keeps the same version ✅
251 ✅ Non-implicit subscription has implicit flag set to false ✅
252 ✅ Operational intents notification flag is as requested ✅
253 ✅ Constraints notification flag is as requested ✅
254 ✅ Returned notification index is equal to or greater than 0 ✅
255 ✅ Get subscription response is correct ✅
256 🌐
  • 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-09-08T21:54:03.127157Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:03 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          505
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.011822
      • reported
        :
        2026-09-08T21:54:03.139708Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40003
          • version
            :
            OSxkXSMFpq94HSej67h0SYag29hWPDRFdS1x1.3P3Wo_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-09-08T21:54:02.425506Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-09-08T22:39:02.425506Z
            • 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
🌐
257 ✅ Get subscription query succeeds ✅
258 ✅ Get subscription response format conforms to spec ✅
259 ✅ Returned subscription ID is correct ✅
260 ✅ Returned subscription has an USS base URL ✅
261 ✅ Returned USS base URL has correct base URL ✅
262 ✅ Returned subscription has a start time ✅
263 ✅ Returned subscription has an end time ✅
264 ✅ Returned start time is correct ✅
265 ✅ Returned end time is correct ✅
266 ✅ Returned subscription has a version ✅
267 ✅ Non-mutated subscription keeps the same version ✅
268 ✅ Non-implicit subscription has implicit flag set to false ✅
269 ✅ Operational intents notification flag is as requested ✅
270 ✅ Constraints notification flag is as requested ✅
271 ✅ Returned notification index is equal to or greater than 0 ✅
272 ✅ Get subscription response is correct ✅
273 🌐
  • POST dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        POST
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/query
      • initiated_at
        :
        2026-09-08T21:54:03.154492Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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
          :
          33a6039c-f15a-45da-b91b-3a3e469d4f95
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:03 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          1972
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.019144
      • reported
        :
        2026-09-08T21:54:03.174487Z
      • json
        :
        • subscriptions
          :
          • item_1
            :
            • id
              :
              00000179-35c7-403f-86b8-beca68d40000
            • version
              :
              lXP873TbkSgoH404Xkc6AI51Iwnr6NyEIzi3A9bYhyc_
            • notification_index
              :
              0
            • time_start
              :
              • value
                :
                2026-09-08T21:54:12.489377Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-09-09T21:54:12.489377Z
              • 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
              :
              NGb1gQUI6pACfsk9gjBvNCVrWppd4MW2UlbrRiWwXYM_
            • notification_index
              :
              0
            • time_start
              :
              • value
                :
                2026-09-08T21:54:12.528029Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-09-08T22:39:02.425506Z
              • 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
              :
              g97S-kvdLF5g.QPdWiEHjXuVHT-C7ypdtRPuoDUwuF4_
            • notification_index
              :
              0
            • time_start
              :
              • value
                :
                2026-09-08T21:54:02.425506Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-09-09T21:54:02.425506Z
              • 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
              :
              OSxkXSMFpq94HSej67h0SYag29hWPDRFdS1x1.3P3Wo_
            • notification_index
              :
              0
            • time_start
              :
              • value
                :
                2026-09-08T21:54:02.425506Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-09-08T22:39:02.425506Z
              • 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
🌐
274 ✅ Search for all subscriptions in planning area query succeeds ✅
275 ✅ Search subscriptions response format conforms to spec ✅
276 ✅ Created Subscription is in search results ✅
277 ✅ Returned subscription ID is correct ✅
278 ✅ Returned subscription has an USS base URL ✅
279 ✅ Returned USS base URL has correct base URL ✅
280 ✅ Returned subscription has a start time ✅
281 ✅ Returned subscription has an end time ✅
282 ✅ Returned start time is correct ✅
283 ✅ Returned end time is correct ✅
284 ✅ Returned subscription has a version ✅
285 ✅ Non-mutated subscription keeps the same version ✅
286 ✅ Non-implicit subscription has implicit flag set to false ✅
287 ✅ Operational intents notification flag is as requested ✅
288 ✅ Constraints notification flag is as requested ✅
289 ✅ Returned notification index is equal to or greater than 0 ✅
290 ✅ Search for all subscriptions in planning area response is correct ✅
291 ✅ Search subscriptions response format conforms to spec ✅
292 ✅ Created Subscription is in search results ✅
293 ✅ Returned subscription ID is correct ✅
294 ✅ Returned subscription has an USS base URL ✅
295 ✅ Returned USS base URL has correct base URL ✅
296 ✅ Returned subscription has a start time ✅
297 ✅ Returned subscription has an end time ✅
298 ✅ Returned start time is correct ✅
299 ✅ Returned end time is correct ✅
300 ✅ Returned subscription has a version ✅
301 ✅ Non-mutated subscription keeps the same version ✅
302 ✅ Non-implicit subscription has implicit flag set to false ✅
303 ✅ Operational intents notification flag is as requested ✅
304 ✅ Constraints notification flag is as requested ✅
305 ✅ Returned notification index is equal to or greater than 0 ✅
306 ✅ Search for all subscriptions in planning area response is correct ✅
307 ✅ Search subscriptions response format conforms to spec ✅
308 ✅ Created Subscription is in search results ✅
309 ✅ Returned subscription ID is correct ✅
310 ✅ Returned subscription has an USS base URL ✅
311 ✅ Returned USS base URL has correct base URL ✅
312 ✅ Returned subscription has a start time ✅
313 ✅ Returned subscription has an end time ✅
314 ✅ Returned start time is correct ✅
315 ✅ Returned end time is correct ✅
316 ✅ Returned subscription has a version ✅
317 ✅ Non-mutated subscription keeps the same version ✅
318 ✅ Non-implicit subscription has implicit flag set to false ✅
319 ✅ Operational intents notification flag is as requested ✅
320 ✅ Constraints notification flag is as requested ✅
321 ✅ Returned notification index is equal to or greater than 0 ✅
322 ✅ Search for all subscriptions in planning area response is correct ✅
323 ✅ Search subscriptions response format conforms to spec ✅
324 ✅ Created Subscription is in search results ✅
325 ✅ Returned subscription ID is correct ✅
326 ✅ Returned subscription has an USS base URL ✅
327 ✅ Returned USS base URL has correct base URL ✅
328 ✅ Returned subscription has a start time ✅
329 ✅ Returned subscription has an end time ✅
330 ✅ Returned start time is correct ✅
331 ✅ Returned end time is correct ✅
332 ✅ Returned subscription has a version ✅
333 ✅ Non-mutated subscription keeps the same version ✅
334 ✅ Non-implicit subscription has implicit flag set to false ✅
335 ✅ Operational intents notification flag is as requested ✅
336 ✅ Constraints notification flag is as requested ✅
337 ✅ Returned notification index is equal to or greater than 0 ✅
338 ✅ Search for all subscriptions in planning area response is correct ✅
339 🌐
  • POST dss.stage.iart.software 413
    :
    • request
      :
      • method
        :
        POST
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/query
      • initiated_at
        :
        2026-09-08T21:54:03.320821Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    54.5
                  • lng
                    :
                    -114.5
                • item_2
                  :
                  • lat
                    :
                    53.0
                  • lng
                    :
                    -114.5
                • item_3
                  :
                  • lat
                    :
                    53.0
                  • lng
                    :
                    -113.0
                • item_4
                  :
                  • lat
                    :
                    54.5
                  • lng
                    :
                    -113.0
            • outline_circle
              :
              None
            • altitude_lower
              :
              None
            • altitude_upper
              :
              None
          • time_end
            :
            None
          • time_start
            :
            None
        • request_id
          :
          87aed774-cb73-4039-88fc-e840a6945099
      • body
        :
        None
    • response
      :
      • code
        :
        413
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:03 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          70
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.006323
      • reported
        :
        2026-09-08T21:54:03.327959Z
      • json
        :
        • message
          :
          Area too large (E:9b4bf0ba-4f08-4d24-83ee-0f107928248b)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.querySubscriptions
    • participant_id
      :
      iart_dss
🌐
340 ✅ No huge search area allowed ✅
Delete Subscription 341 🌐
  • 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-09-08T21:54:03.328290Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        400
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:03 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          71
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.004097
      • reported
        :
        2026-09-08T21:54:03.333360Z
      • json
        :
        • message
          :
          Missing version (E:d3d39f9e-426e-4b16-9b75-422b5845a212)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.deleteSubscription
    • participant_id
      :
      iart_dss
🌐
342 ✅ Missing version prevents deletion ✅
343 🌐
  • 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-09-08T21:54:03.333662Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        409
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:03 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          110
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.011737
      • reported
        :
        2026-09-08T21:54:03.346447Z
      • json
        :
        • message
          :
          Subscription version notacorrectversion is not current (E:64f91248-ff43-4b08-a6b2-58dc9cf5d287)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.deleteSubscription
    • participant_id
      :
      iart_dss
🌐
344 ✅ Incorrect version prevents deletion ✅
345 🌐
  • 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-09-08T21:54:03.346688Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        400
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:03 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          71
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.003792
      • reported
        :
        2026-09-08T21:54:03.351134Z
      • json
        :
        • message
          :
          Missing version (E:62c32eb6-2b87-4865-92ed-0a05afb9d08c)
      • 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-beca68d40001/notacorrectversion
      • initiated_at
        :
        2026-09-08T21:54:03.351435Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        409
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:03 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          110
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.00918
      • reported
        :
        2026-09-08T21:54:03.361383Z
      • json
        :
        • message
          :
          Subscription version notacorrectversion is not current (E:74915f55-7f32-41de-98d8-2b3054268b96)
      • 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-beca68d40002/
      • initiated_at
        :
        2026-09-08T21:54:03.361646Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        400
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:03 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          71
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.003696
      • reported
        :
        2026-09-08T21:54:03.366156Z
      • json
        :
        • message
          :
          Missing version (E:149fccdb-d31e-4311-aa7b-ed44cd38b117)
      • 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-beca68d40002/notacorrectversion
      • initiated_at
        :
        2026-09-08T21:54:03.366414Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        409
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:03 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          110
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.00879
      • reported
        :
        2026-09-08T21:54:03.375954Z
      • json
        :
        • message
          :
          Subscription version notacorrectversion is not current (E:9f2dd15d-3169-4020-a2d8-d07fc034fdb0)
      • 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-beca68d40003/
      • initiated_at
        :
        2026-09-08T21:54:03.376355Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        400
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:03 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          71
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.004105
      • reported
        :
        2026-09-08T21:54:03.381384Z
      • json
        :
        • message
          :
          Missing version (E:786fdd85-e289-4cb9-a10b-d96963409d97)
      • 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-beca68d40003/notacorrectversion
      • initiated_at
        :
        2026-09-08T21:54:03.381750Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        409
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:03 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          110
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.010008
      • reported
        :
        2026-09-08T21:54:03.392615Z
      • json
        :
        • message
          :
          Subscription version notacorrectversion is not current (E:2f6d9d0f-cee8-4115-81a1-e1dcc07e3680)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.deleteSubscription
    • participant_id
      :
      iart_dss
🌐
356 ✅ Incorrect version prevents deletion ✅
357 🌐
  • DELETE dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40000/lXP873TbkSgoH404Xkc6AI51Iwnr6NyEIzi3A9bYhyc_
      • initiated_at
        :
        2026-09-08T21:54:03.392917Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:03 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          505
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.017256
      • reported
        :
        2026-09-08T21:54:03.411055Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40000
          • version
            :
            lXP873TbkSgoH404Xkc6AI51Iwnr6NyEIzi3A9bYhyc_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-09-08T21:54:12.489377Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-09-09T21:54:12.489377Z
            • 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
🌐
358 ✅ Delete subscription query succeeds ✅
359 ✅ Delete subscription response format conforms to spec ✅
360 ✅ Returned subscription ID is correct ✅
361 ✅ Returned subscription has an USS base URL ✅
362 ✅ Returned USS base URL has correct base URL ✅
363 ✅ Returned subscription has a start time ✅
364 ✅ Returned subscription has an end time ✅
365 ✅ Returned start time is correct ✅
366 ✅ Returned end time is correct ✅
367 ✅ Returned subscription has a version ✅
368 ✅ Non-mutated subscription keeps the same version ✅
369 ✅ Non-implicit subscription has implicit flag set to false ✅
370 ✅ Operational intents notification flag is as requested ✅
371 ✅ Constraints notification flag is as requested ✅
372 ✅ Returned notification index is equal to or greater than 0 ✅
373 ✅ Delete subscription response is correct ✅
374 🌐
  • DELETE dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40001/NGb1gQUI6pACfsk9gjBvNCVrWppd4MW2UlbrRiWwXYM_
      • initiated_at
        :
        2026-09-08T21:54:03.427626Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:03 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          505
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.019371
      • reported
        :
        2026-09-08T21:54:03.447723Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40001
          • version
            :
            NGb1gQUI6pACfsk9gjBvNCVrWppd4MW2UlbrRiWwXYM_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-09-08T21:54:12.528029Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-09-08T22:39:02.425506Z
            • 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
🌐
375 ✅ Delete subscription query succeeds ✅
376 ✅ Delete subscription response format conforms to spec ✅
377 ✅ Returned subscription ID is correct ✅
378 ✅ Returned subscription has an USS base URL ✅
379 ✅ Returned USS base URL has correct base URL ✅
380 ✅ Returned subscription has a start time ✅
381 ✅ Returned subscription has an end time ✅
382 ✅ Returned start time is correct ✅
383 ✅ Returned end time is correct ✅
384 ✅ Returned subscription has a version ✅
385 ✅ Non-mutated subscription keeps the same version ✅
386 ✅ Non-implicit subscription has implicit flag set to false ✅
387 ✅ Operational intents notification flag is as requested ✅
388 ✅ Constraints notification flag is as requested ✅
389 ✅ Returned notification index is equal to or greater than 0 ✅
390 ✅ Delete subscription response is correct ✅
391 🌐
  • DELETE dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40002/g97S-kvdLF5g.QPdWiEHjXuVHT-C7ypdtRPuoDUwuF4_
      • initiated_at
        :
        2026-09-08T21:54:03.462651Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:03 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          505
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.022273
      • reported
        :
        2026-09-08T21:54:03.485693Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40002
          • version
            :
            g97S-kvdLF5g.QPdWiEHjXuVHT-C7ypdtRPuoDUwuF4_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-09-08T21:54:02.425506Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-09-09T21:54:02.425506Z
            • 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
🌐
392 ✅ Delete subscription query succeeds ✅
393 ✅ Delete subscription response format conforms to spec ✅
394 ✅ Returned subscription ID is correct ✅
395 ✅ Returned subscription has an USS base URL ✅
396 ✅ Returned USS base URL has correct base URL ✅
397 ✅ Returned subscription has a start time ✅
398 ✅ Returned subscription has an end time ✅
399 ✅ Returned start time is correct ✅
400 ✅ Returned end time is correct ✅
401 ✅ Returned subscription has a version ✅
402 ✅ Non-mutated subscription keeps the same version ✅
403 ✅ Non-implicit subscription has implicit flag set to false ✅
404 ✅ Operational intents notification flag is as requested ✅
405 ✅ Constraints notification flag is as requested ✅
406 ✅ Returned notification index is equal to or greater than 0 ✅
407 ✅ Delete subscription response is correct ✅
408 🌐
  • DELETE dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/00000179-35c7-403f-86b8-beca68d40003/OSxkXSMFpq94HSej67h0SYag29hWPDRFdS1x1.3P3Wo_
      • initiated_at
        :
        2026-09-08T21:54:03.499968Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:03 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          505
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.016781
      • reported
        :
        2026-09-08T21:54:03.517463Z
      • json
        :
        • subscription
          :
          • id
            :
            00000179-35c7-403f-86b8-beca68d40003
          • version
            :
            OSxkXSMFpq94HSej67h0SYag29hWPDRFdS1x1.3P3Wo_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-09-08T21:54:02.425506Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-09-08T22:39:02.425506Z
            • 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
🌐
409 ✅ Delete subscription query succeeds ✅
410 ✅ Delete subscription response format conforms to spec ✅
411 ✅ Returned subscription ID is correct ✅
412 ✅ Returned subscription has an USS base URL ✅
413 ✅ Returned USS base URL has correct base URL ✅
414 ✅ Returned subscription has a start time ✅
415 ✅ Returned subscription has an end time ✅
416 ✅ Returned start time is correct ✅
417 ✅ Returned end time is correct ✅
418 ✅ Returned subscription has a version ✅
419 ✅ Non-mutated subscription keeps the same version ✅
420 ✅ Non-implicit subscription has implicit flag set to false ✅
421 ✅ Operational intents notification flag is as requested ✅
422 ✅ Constraints notification flag is as requested ✅
423 ✅ Returned notification index is equal to or greater than 0 ✅
424 ✅ Delete subscription response is correct ✅
Query Deleted Subscription 425 🌐
  • 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-09-08T21:54:03.531022Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:03 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.007762
      • reported
        :
        2026-09-08T21:54:03.539763Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40000 not found (E:f2c9df12-c38a-4d1a-a95a-06512843b78b)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      iart_dss
🌐
426 ✅ Query by subscription ID should fail ✅
427 🌐
  • 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-09-08T21:54:03.540038Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:03 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.008282
      • reported
        :
        2026-09-08T21:54:03.549145Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40001 not found (E:97c95f29-954b-43cb-b0e0-d1d8cc303e50)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      iart_dss
🌐
428 ✅ Query by subscription ID should fail ✅
429 🌐
  • 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-09-08T21:54:03.549352Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:03 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.00725
      • reported
        :
        2026-09-08T21:54:03.557351Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40002 not found (E:f14b5297-3749-4897-81bf-17cbd8c7501b)
      • 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-beca68d40003
      • initiated_at
        :
        2026-09-08T21:54:03.557593Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:03 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.007837
      • reported
        :
        2026-09-08T21:54:03.566250Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40003 not found (E:2b55522a-89c3-490d-ab18-f09cb8d68f9f)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      iart_dss
🌐
432 ✅ Query by subscription ID should fail ✅
433 🌐
  • POST dss.stage.iart.software 200
    :
    • request
      :
      • method
        :
        POST
      • url
        :
        https://dss.stage.iart.software/dss/v1/subscriptions/query
      • initiated_at
        :
        2026-09-08T21:54:03.566602Z
      • 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.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.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
          :
          2611fd44-4e6b-488c-9fd0-e5f59778d2ab
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:03 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          21
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.011972
      • reported
        :
        2026-09-08T21:54:03.579306Z
      • json
        :
        • subscriptions
          :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.querySubscriptions
    • participant_id
      :
      iart_dss
🌐
434 ✅ Search for all subscriptions in planning area query succeeds ✅
435 ✅ Deleted subscription should not be present in search results ✅
Cleanup 436 🌐
  • 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-09-08T21:54:03.579832Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:03 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.00753
      • reported
        :
        2026-09-08T21:54:03.588114Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40000 not found (E:07129ff0-0551-4ff8-b97a-ba09559afb01)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      iart_dss
🌐
437 ✅ Subscription can be queried by ID ✅
438 🌐
  • 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-09-08T21:54:03.588376Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:03 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.007557
      • reported
        :
        2026-09-08T21:54:03.596853Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40001 not found (E:27d977e1-0f59-4a80-bb0e-3d3faaecc56e)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      iart_dss
🌐
439 ✅ Subscription can be queried by ID ✅
440 🌐
  • 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-09-08T21:54:03.597054Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:03 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.008112
      • reported
        :
        2026-09-08T21:54:03.605986Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40002 not found (E:8ec3ad8b-5340-4e39-a3a3-ce51a6f2217a)
      • 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-beca68d40003
      • initiated_at
        :
        2026-09-08T21:54:03.606376Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InhEUVVkQWhqZ0dYaHBIX3BTTWNMWGM4MnllUFlabFlfLUVtMDhwdnp1VE0iLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2F1dGguc3RhZ2UuaWFydC5zb2Z0d2FyZSIsImV4cCI6MTc4ODkwNzk5NiwiaWF0IjoxNzg4OTA0Mzk2LCJzdWIiOiJEU1MgUXVhbGlmZXIxIiwic2NvcGUiOiJ1dG0uc3RyYXRlZ2ljX2Nvb3JkaW5hdGlvbiIsInR5cCI6IkJlYXJlciIsImF1ZCI6ImRzcy5zdGFnZS5pYXJ0LnNvZnR3YXJlIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Date
          :
          Tue, 08 Sep 2026 21:54:03 GMT
        • Content-Type
          :
          application/json; charset=utf-8
        • Content-Length
          :
          115
        • Connection
          :
          keep-alive
        • Strict-Transport-Security
          :
          max-age=31536000; includeSubDomains
      • elapsed_s
        :
        0.007484
      • reported
        :
        2026-09-08T21:54:03.614656Z
      • json
        :
        • message
          :
          Subscription 00000179-35c7-403f-86b8-beca68d40003 not found (E:66340038-cc9c-421a-b98b-9aba9020f300)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      iart_dss
🌐
443 ✅ Subscription can be queried by ID ✅