generated: '2026-07-15' method: generated source: openapi/shopify-admin-rest-api-openapi.yml, openapi/shopify-ajax-api-openapi.yml, openapi/shopify-api-openapi.yml, openapi/shopify-multipass-api-openapi.yml, openapi/shopify-webhooks-api-openapi.yml description: Recommended x-agentic-access execution contracts, classified heuristically from the OpenAPI. A governance starting point for exposing this API to AI agents — review and bind audience per deployment. See research/curity/agentic-governance/. summary: operations: 1547 by_action_class: connected: 808 acting: 739 by_consequence: read: 808 write: 471 physical: 262 safety-critical: 6 human_in_the_loop_required: 6 operations: - path: /products.json method: get operationId: listProducts x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /products.json method: post operationId: createProduct x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /products/count.json method: get operationId: getProductCount x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /products/{product_id}.json method: get operationId: getProduct x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /products/{product_id}.json method: put operationId: updateProduct x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /products/{product_id}.json method: delete operationId: deleteProduct x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /products/{product_id}/images.json method: get operationId: listProductImages x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /products/{product_id}/images.json method: post operationId: createProductImage x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /products/{product_id}/images/count.json method: get operationId: getProductImageCount x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /products/{product_id}/images/{image_id}.json method: get operationId: getProductImage x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /products/{product_id}/images/{image_id}.json method: put operationId: updateProductImage x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /products/{product_id}/images/{image_id}.json method: delete operationId: deleteProductImage x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /products/{product_id}/variants.json method: get operationId: listProductVariants x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /products/{product_id}/variants.json method: post operationId: createProductVariant x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /customers.json method: get operationId: listCustomers x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /customers.json method: post operationId: createCustomer x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /customers/count.json method: get operationId: getCustomerCount x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /customers/search.json method: get operationId: searchCustomers x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /customers/{customer_id}.json method: get operationId: getCustomer x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /customers/{customer_id}.json method: put operationId: updateCustomer x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /customers/{customer_id}/orders.json method: get operationId: listCustomerOrders x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /customers/{customer_id}/addresses.json method: get operationId: listCustomerAddresses x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /customers/{customer_id}/addresses.json method: post operationId: createCustomerAddress x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /orders.json method: get operationId: listOrders x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /orders.json method: post operationId: createOrder x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /orders/count.json method: get operationId: getOrderCount x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /orders/{order_id}.json method: get operationId: getOrder x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /orders/{order_id}.json method: put operationId: updateOrder x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /orders/{order_id}.json method: delete operationId: deleteOrder x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /orders/{order_id}/cancel.json method: post operationId: cancelOrder x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /orders/{order_id}/close.json method: post operationId: closeOrder x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /orders/{order_id}/open.json method: post operationId: reopenOrder x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /orders/{order_id}/fulfillment_orders.json method: get operationId: listOrderFulfillmentOrders x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /fulfillments.json method: post operationId: createFulfillment x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /fulfillments/{fulfillment_id}/update_tracking.json method: post operationId: updateFulfillmentTracking x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /fulfillments/{fulfillment_id}/cancel.json method: post operationId: cancelFulfillment x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /inventory_items.json method: get operationId: listInventoryItems x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /inventory_items/{inventory_item_id}.json method: get operationId: getInventoryItem x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /inventory_items/{inventory_item_id}.json method: put operationId: updateInventoryItem x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /inventory_levels.json method: get operationId: listInventoryLevels x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /inventory_levels/set.json method: post operationId: setInventoryLevel x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /locations.json method: get operationId: listLocations x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /locations/count.json method: get operationId: getLocationCount x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /locations/{location_id}.json method: get operationId: getLocation x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /locations/{location_id}/inventory_levels.json method: get operationId: listLocationInventoryLevels x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /collections/{collection_id}.json method: get operationId: getCollection x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /collections/{collection_id}/products.json method: get operationId: listCollectionProducts x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /custom_collections.json method: get operationId: listCustomCollections x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /custom_collections.json method: post operationId: createCustomCollection x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /smart_collections.json method: get operationId: listSmartCollections x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /webhooks.json method: get operationId: listWebhooks x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /webhooks.json method: post operationId: createWebhook x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /webhooks/count.json method: get operationId: getWebhookCount x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /webhooks/{webhook_id}.json method: get operationId: getWebhook x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /webhooks/{webhook_id}.json method: put operationId: updateWebhook x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /webhooks/{webhook_id}.json method: delete operationId: deleteWebhook x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /shop.json method: get operationId: getShop x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/oauth/access_scopes.json method: get operationId: listAccessScopes x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /cart.js method: get operationId: getCart x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /cart/add.js method: post operationId: addToCart x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /cart/update.js method: post operationId: updateCart x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /cart/change.js method: post operationId: changeCartItem x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /cart/clear.js method: post operationId: clearCart x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /cart/shipping_rates.json method: get operationId: getCartShippingRates x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /products/{handle}.js method: get operationId: getProductByHandle x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /recommendations/products.json method: get operationId: getProductRecommendations x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /search/suggest.json method: get operationId: getPredictiveSearchResults x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/oauth/access_scopes.json method: get operationId: get_admin_oauth_access_scopes x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/storefront_access_tokens.json method: post operationId: deprecated_202001_create_storefront_access_tokens x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/storefront_access_tokens.json method: get operationId: deprecated_202001_get_storefront_access_tokens x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/storefront_access_tokens/{storefront_access_token_id}.json method: delete operationId: deprecated_202001_delete_storefront_access_tokens_param_storefront_access_token_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/storefront_access_tokens.json method: post operationId: deprecated_202004_create_storefront_access_tokens x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/storefront_access_tokens.json method: get operationId: deprecated_202004_get_storefront_access_tokens x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/storefront_access_tokens/{storefront_access_token_id}.json method: delete operationId: deprecated_202004_delete_storefront_access_tokens_param_storefront_access_token_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/storefront_access_tokens.json method: post operationId: deprecated_202007_create_storefront_access_tokens x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/storefront_access_tokens.json method: get operationId: deprecated_202007_get_storefront_access_tokens x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/storefront_access_tokens/{storefront_access_token_id}.json method: delete operationId: deprecated_202007_delete_storefront_access_tokens_param_storefront_access_token_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/storefront_access_tokens.json method: post operationId: create_storefront_access_tokens x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/storefront_access_tokens.json method: get operationId: get_storefront_access_tokens x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/storefront_access_tokens/{storefront_access_token_id}.json method: delete operationId: delete_storefront_access_tokens_param_storefront_access_token_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/storefront_access_tokens.json method: post operationId: deprecated_202101_create_storefront_access_tokens x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/storefront_access_tokens.json method: get operationId: deprecated_202101_get_storefront_access_tokens x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/storefront_access_tokens/{storefront_access_token_id}.json method: delete operationId: deprecated_202101_delete_storefront_access_tokens_param_storefront_access_token_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/storefront_access_tokens.json method: post operationId: deprecated_unstable_create_storefront_access_tokens x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/storefront_access_tokens.json method: get operationId: deprecated_unstable_get_storefront_access_tokens x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/storefront_access_tokens/{storefront_access_token_id}.json method: delete operationId: deprecated_unstable_delete_storefront_access_tokens_param_storefront_access_token_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/reports.json method: get operationId: deprecated_202001_get_reports x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/reports.json method: post operationId: deprecated_202001_create_reports x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/reports/{report_id}.json method: get operationId: deprecated_202001_get_reports_param_report_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/reports/{report_id}.json method: put operationId: deprecated_202001_update_reports_param_report_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/reports/{report_id}.json method: delete operationId: deprecated_202001_delete_reports_param_report_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/reports.json method: get operationId: deprecated_202004_get_reports x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/reports.json method: post operationId: deprecated_202004_create_reports x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/reports/{report_id}.json method: get operationId: deprecated_202004_get_reports_param_report_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/reports/{report_id}.json method: put operationId: deprecated_202004_update_reports_param_report_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/reports/{report_id}.json method: delete operationId: deprecated_202004_delete_reports_param_report_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/reports.json method: get operationId: deprecated_202007_get_reports x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/reports.json method: post operationId: deprecated_202007_create_reports x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/reports/{report_id}.json method: get operationId: deprecated_202007_get_reports_param_report_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/reports/{report_id}.json method: put operationId: deprecated_202007_update_reports_param_report_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/reports/{report_id}.json method: delete operationId: deprecated_202007_delete_reports_param_report_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/reports.json method: get operationId: get_reports x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/reports.json method: post operationId: create_reports x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/reports/{report_id}.json method: get operationId: get_reports_param_report_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/reports/{report_id}.json method: put operationId: update_reports_param_report_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/reports/{report_id}.json method: delete operationId: delete_reports_param_report_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/reports.json method: get operationId: deprecated_202101_get_reports x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/reports.json method: post operationId: deprecated_202101_create_reports x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/reports/{report_id}.json method: get operationId: deprecated_202101_get_reports_param_report_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/reports/{report_id}.json method: put operationId: deprecated_202101_update_reports_param_report_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/reports/{report_id}.json method: delete operationId: deprecated_202101_delete_reports_param_report_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/reports.json method: get operationId: deprecated_unstable_get_reports x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/reports.json method: post operationId: deprecated_unstable_create_reports x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/reports/{report_id}.json method: get operationId: deprecated_unstable_get_reports_param_report_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/reports/{report_id}.json method: put operationId: deprecated_unstable_update_reports_param_report_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/reports/{report_id}.json method: delete operationId: deprecated_unstable_delete_reports_param_report_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/application_charges.json method: post operationId: deprecated_202001_create_application_charges x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/application_charges.json method: get operationId: deprecated_202001_get_application_charges x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/application_charges/{application_charge_id}.json method: get operationId: deprecated_202001_get_application_charges_param_application_charge_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/application_charges/{application_charge_id}/activate.json method: post operationId: deprecated_202001_create_application_charges_param_application_charge_id_activate x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/application_charges.json method: post operationId: deprecated_202004_create_application_charges x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/application_charges.json method: get operationId: deprecated_202004_get_application_charges x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/application_charges/{application_charge_id}.json method: get operationId: deprecated_202004_get_application_charges_param_application_charge_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/application_charges/{application_charge_id}/activate.json method: post operationId: deprecated_202004_create_application_charges_param_application_charge_id_activate x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/application_charges.json method: post operationId: deprecated_202007_create_application_charges x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/application_charges.json method: get operationId: deprecated_202007_get_application_charges x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/application_charges/{application_charge_id}.json method: get operationId: deprecated_202007_get_application_charges_param_application_charge_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/application_charges/{application_charge_id}/activate.json method: post operationId: deprecated_202007_create_application_charges_param_application_charge_id_activate x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/application_charges.json method: post operationId: create_application_charges x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/application_charges.json method: get operationId: get_application_charges x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/application_charges/{application_charge_id}.json method: get operationId: get_application_charges_param_application_charge_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/application_charges/{application_charge_id}/activate.json method: post operationId: create_application_charges_param_application_charge_id_activate x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/application_charges.json method: post operationId: deprecated_202101_create_application_charges x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/application_charges.json method: get operationId: deprecated_202101_get_application_charges x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/application_charges/{application_charge_id}.json method: get operationId: deprecated_202101_get_application_charges_param_application_charge_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/application_charges.json method: post operationId: deprecated_unstable_create_application_charges x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/application_charges.json method: get operationId: deprecated_unstable_get_application_charges x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/application_charges/{application_charge_id}.json method: get operationId: deprecated_unstable_get_application_charges_param_application_charge_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/application_credits.json method: post operationId: deprecated_202001_create_application_credits x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/application_credits.json method: get operationId: deprecated_202001_get_application_credits x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/application_credits/{application_credit_id}.json method: get operationId: deprecated_202001_get_application_credits_param_application_credit_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/application_credits.json method: post operationId: deprecated_202004_create_application_credits x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/application_credits.json method: get operationId: deprecated_202004_get_application_credits x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/application_credits/{application_credit_id}.json method: get operationId: deprecated_202004_get_application_credits_param_application_credit_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/application_credits.json method: post operationId: deprecated_202007_create_application_credits x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/application_credits.json method: get operationId: deprecated_202007_get_application_credits x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/application_credits/{application_credit_id}.json method: get operationId: deprecated_202007_get_application_credits_param_application_credit_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/application_credits.json method: post operationId: create_application_credits x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/application_credits.json method: get operationId: get_application_credits x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/application_credits/{application_credit_id}.json method: get operationId: get_application_credits_param_application_credit_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/application_credits.json method: post operationId: deprecated_202101_create_application_credits x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/application_credits.json method: get operationId: deprecated_202101_get_application_credits x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/application_credits/{application_credit_id}.json method: get operationId: deprecated_202101_get_application_credits_param_application_credit_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/application_credits.json method: post operationId: deprecated_unstable_create_application_credits x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/application_credits.json method: get operationId: deprecated_unstable_get_application_credits x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/application_credits/{application_credit_id}.json method: get operationId: deprecated_unstable_get_application_credits_param_application_credit_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/recurring_application_charges.json method: post operationId: deprecated_202001_create_recurring_application_charges x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/recurring_application_charges.json method: get operationId: deprecated_202001_get_recurring_application_charges x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/recurring_application_charges/{recurring_application_charge_id}.json method: get operationId: deprecated_202001_get_recurring_application_charges_param_recurring_application_charge_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/recurring_application_charges/{recurring_application_charge_id}.json method: delete operationId: deprecated_202001_delete_recurring_application_charges_param_recurring_application_charge_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/recurring_application_charges/{recurring_application_charge_id}/activate.json method: post operationId: deprecated_202001_create_recurring_application_charges_param_recurring_application_charge_id_activate x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/recurring_application_charges/{recurring_application_charge_id}/customize.json method: put operationId: deprecated_202001_update_recurring_application_charges_param_recurring_application_charge_id_customize x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/recurring_application_charges.json method: post operationId: deprecated_202004_create_recurring_application_charges x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/recurring_application_charges.json method: get operationId: deprecated_202004_get_recurring_application_charges x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/recurring_application_charges/{recurring_application_charge_id}.json method: get operationId: deprecated_202004_get_recurring_application_charges_param_recurring_application_charge_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/recurring_application_charges/{recurring_application_charge_id}.json method: delete operationId: deprecated_202004_delete_recurring_application_charges_param_recurring_application_charge_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/recurring_application_charges/{recurring_application_charge_id}/activate.json method: post operationId: deprecated_202004_create_recurring_application_charges_param_recurring_application_charge_id_activate x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/recurring_application_charges/{recurring_application_charge_id}/customize.json method: put operationId: deprecated_202004_update_recurring_application_charges_param_recurring_application_charge_id_customize x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/recurring_application_charges.json method: post operationId: deprecated_202007_create_recurring_application_charges x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/recurring_application_charges.json method: get operationId: deprecated_202007_get_recurring_application_charges x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/recurring_application_charges/{recurring_application_charge_id}.json method: get operationId: deprecated_202007_get_recurring_application_charges_param_recurring_application_charge_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/recurring_application_charges/{recurring_application_charge_id}.json method: delete operationId: deprecated_202007_delete_recurring_application_charges_param_recurring_application_charge_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/recurring_application_charges/{recurring_application_charge_id}/activate.json method: post operationId: deprecated_202007_create_recurring_application_charges_param_recurring_application_charge_id_activate x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/recurring_application_charges/{recurring_application_charge_id}/customize.json method: put operationId: deprecated_202007_update_recurring_application_charges_param_recurring_application_charge_id_customize x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/recurring_application_charges.json method: post operationId: create_recurring_application_charges x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/recurring_application_charges.json method: get operationId: get_recurring_application_charges x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/recurring_application_charges/{recurring_application_charge_id}.json method: get operationId: get_recurring_application_charges_param_recurring_application_charge_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/recurring_application_charges/{recurring_application_charge_id}.json method: delete operationId: delete_recurring_application_charges_param_recurring_application_charge_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/recurring_application_charges/{recurring_application_charge_id}/activate.json method: post operationId: create_recurring_application_charges_param_recurring_application_charge_id_activate x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/recurring_application_charges/{recurring_application_charge_id}/customize.json method: put operationId: update_recurring_application_charges_param_recurring_application_charge_id_customize x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/recurring_application_charges.json method: post operationId: deprecated_202101_create_recurring_application_charges x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/recurring_application_charges.json method: get operationId: deprecated_202101_get_recurring_application_charges x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/recurring_application_charges/{recurring_application_charge_id}.json method: get operationId: deprecated_202101_get_recurring_application_charges_param_recurring_application_charge_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/recurring_application_charges/{recurring_application_charge_id}.json method: delete operationId: deprecated_202101_delete_recurring_application_charges_param_recurring_application_charge_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/recurring_application_charges/{recurring_application_charge_id}/customize.json method: put operationId: deprecated_202101_update_recurring_application_charges_param_recurring_application_charge_id_customize x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/recurring_application_charges.json method: post operationId: deprecated_unstable_create_recurring_application_charges x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/recurring_application_charges.json method: get operationId: deprecated_unstable_get_recurring_application_charges x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/recurring_application_charges/{recurring_application_charge_id}.json method: get operationId: deprecated_unstable_get_recurring_application_charges_param_recurring_application_charge_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/recurring_application_charges/{recurring_application_charge_id}.json method: delete operationId: deprecated_unstable_delete_recurring_application_charges_param_recurring_application_charge_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/recurring_application_charges/{recurring_application_charge_id}/customize.json method: put operationId: deprecated_unstable_update_recurring_application_charges_param_recurring_application_charge_id_customize x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/recurring_application_charges/{recurring_application_charge_id}/usage_charges.json method: post operationId: deprecated_202001_create_recurring_application_charges_param_recurring_application_charge_id_usage_charges x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/recurring_application_charges/{recurring_application_charge_id}/usage_charges.json method: get operationId: deprecated_202001_get_recurring_application_charges_param_recurring_application_charge_id_usage_charges x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/recurring_application_charges/{recurring_application_charge_id}/usage_charges/{usage_charge_id}.json method: get operationId: deprecated_202001_get_recurring_application_charges_param_recurring_application_charge_id_usage_charges_param_usage_charge_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/recurring_application_charges/{recurring_application_charge_id}/usage_charges.json method: post operationId: deprecated_202004_create_recurring_application_charges_param_recurring_application_charge_id_usage_charges x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/recurring_application_charges/{recurring_application_charge_id}/usage_charges.json method: get operationId: deprecated_202004_get_recurring_application_charges_param_recurring_application_charge_id_usage_charges x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/recurring_application_charges/{recurring_application_charge_id}/usage_charges/{usage_charge_id}.json method: get operationId: deprecated_202004_get_recurring_application_charges_param_recurring_application_charge_id_usage_charges_param_usage_charge_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/recurring_application_charges/{recurring_application_charge_id}/usage_charges.json method: post operationId: deprecated_202007_create_recurring_application_charges_param_recurring_application_charge_id_usage_charges x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/recurring_application_charges/{recurring_application_charge_id}/usage_charges.json method: get operationId: deprecated_202007_get_recurring_application_charges_param_recurring_application_charge_id_usage_charges x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/recurring_application_charges/{recurring_application_charge_id}/usage_charges/{usage_charge_id}.json method: get operationId: deprecated_202007_get_recurring_application_charges_param_recurring_application_charge_id_usage_charges_param_usage_charge_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/recurring_application_charges/{recurring_application_charge_id}/usage_charges.json method: post operationId: create_recurring_application_charges_param_recurring_application_charge_id_usage_charges x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/recurring_application_charges/{recurring_application_charge_id}/usage_charges.json method: get operationId: get_recurring_application_charges_param_recurring_application_charge_id_usage_charges x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/recurring_application_charges/{recurring_application_charge_id}/usage_charges/{usage_charge_id}.json method: get operationId: get_recurring_application_charges_param_recurring_application_charge_id_usage_charges_param_usage_charge_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/recurring_application_charges/{recurring_application_charge_id}/usage_charges.json method: post operationId: deprecated_202101_create_recurring_application_charges_param_recurring_application_charge_id_usage_charges x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/recurring_application_charges/{recurring_application_charge_id}/usage_charges.json method: get operationId: deprecated_202101_get_recurring_application_charges_param_recurring_application_charge_id_usage_charges x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/recurring_application_charges/{recurring_application_charge_id}/usage_charges/{usage_charge_id}.json method: get operationId: deprecated_202101_get_recurring_application_charges_param_recurring_application_charge_id_usage_charges_param_usage_charge_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/recurring_application_charges/{recurring_application_charge_id}/usage_charges.json method: post operationId: deprecated_unstable_create_recurring_application_charges_param_recurring_application_charge_id_usage_charges x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/recurring_application_charges/{recurring_application_charge_id}/usage_charges.json method: get operationId: deprecated_unstable_get_recurring_application_charges_param_recurring_application_charge_id_usage_charges x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/recurring_application_charges/{recurring_application_charge_id}/usage_charges/{usage_charge_id}.json method: get operationId: deprecated_unstable_get_recurring_application_charges_param_recurring_application_charge_id_usage_charges_param_usage_charge_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/customers.json method: get operationId: deprecated_202001_get_customers x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/customers.json method: post operationId: deprecated_202001_create_customers x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/customers/search.json method: get operationId: deprecated_202001_get_customers_search x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/customers/{customer_id}.json method: get operationId: deprecated_202001_get_customers_param_customer_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/customers/{customer_id}.json method: put operationId: deprecated_202001_update_customers_param_customer_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/customers/{customer_id}.json method: delete operationId: deprecated_202001_delete_customers_param_customer_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/customers/{customer_id}/account_activation_url.json method: post operationId: deprecated_202001_create_customers_param_customer_id_account_activation_url x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/customers/{customer_id}/send_invite.json method: post operationId: deprecated_202001_create_customers_param_customer_id_send_invite x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/customers/count.json method: get operationId: deprecated_202001_get_customers_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/customers/{customer_id}/orders.json method: get operationId: deprecated_202001_get_customers_param_customer_id_orders x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/customers.json method: get operationId: deprecated_202004_get_customers x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/customers.json method: post operationId: deprecated_202004_create_customers x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/customers/search.json method: get operationId: deprecated_202004_get_customers_search x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/customers/{customer_id}.json method: get operationId: deprecated_202004_get_customers_param_customer_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/customers/{customer_id}.json method: put operationId: deprecated_202004_update_customers_param_customer_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/customers/{customer_id}.json method: delete operationId: deprecated_202004_delete_customers_param_customer_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/customers/{customer_id}/account_activation_url.json method: post operationId: deprecated_202004_create_customers_param_customer_id_account_activation_url x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/customers/{customer_id}/send_invite.json method: post operationId: deprecated_202004_create_customers_param_customer_id_send_invite x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/customers/count.json method: get operationId: deprecated_202004_get_customers_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/customers/{customer_id}/orders.json method: get operationId: deprecated_202004_get_customers_param_customer_id_orders x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/customers.json method: get operationId: deprecated_202007_get_customers x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/customers.json method: post operationId: deprecated_202007_create_customers x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/customers/search.json method: get operationId: deprecated_202007_get_customers_search x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/customers/{customer_id}.json method: get operationId: deprecated_202007_get_customers_param_customer_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/customers/{customer_id}.json method: put operationId: deprecated_202007_update_customers_param_customer_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/customers/{customer_id}.json method: delete operationId: deprecated_202007_delete_customers_param_customer_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/customers/{customer_id}/account_activation_url.json method: post operationId: deprecated_202007_create_customers_param_customer_id_account_activation_url x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/customers/{customer_id}/send_invite.json method: post operationId: deprecated_202007_create_customers_param_customer_id_send_invite x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/customers/count.json method: get operationId: deprecated_202007_get_customers_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/customers/{customer_id}/orders.json method: get operationId: deprecated_202007_get_customers_param_customer_id_orders x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/customers.json method: get operationId: get_customers x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/customers.json method: post operationId: create_customers x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/customers/search.json method: get operationId: get_customers_search x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/customers/{customer_id}.json method: get operationId: get_customers_param_customer_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/customers/{customer_id}.json method: put operationId: update_customers_param_customer_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/customers/{customer_id}.json method: delete operationId: delete_customers_param_customer_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/customers/{customer_id}/account_activation_url.json method: post operationId: create_customers_param_customer_id_account_activation_url x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/customers/{customer_id}/send_invite.json method: post operationId: create_customers_param_customer_id_send_invite x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/customers/count.json method: get operationId: get_customers_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/customers/{customer_id}/orders.json method: get operationId: get_customers_param_customer_id_orders x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/customers.json method: get operationId: deprecated_202101_get_customers x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/customers.json method: post operationId: deprecated_202101_create_customers x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/customers/search.json method: get operationId: deprecated_202101_get_customers_search x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/customers/{customer_id}.json method: get operationId: deprecated_202101_get_customers_param_customer_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/customers/{customer_id}.json method: put operationId: deprecated_202101_update_customers_param_customer_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/customers/{customer_id}.json method: delete operationId: deprecated_202101_delete_customers_param_customer_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/customers/{customer_id}/account_activation_url.json method: post operationId: deprecated_202101_create_customers_param_customer_id_account_activation_url x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/customers/{customer_id}/send_invite.json method: post operationId: deprecated_202101_create_customers_param_customer_id_send_invite x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/customers/count.json method: get operationId: deprecated_202101_get_customers_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/customers/{customer_id}/orders.json method: get operationId: deprecated_202101_get_customers_param_customer_id_orders x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/customers.json method: get operationId: deprecated_unstable_get_customers x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/customers.json method: post operationId: deprecated_unstable_create_customers x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/customers/search.json method: get operationId: deprecated_unstable_get_customers_search x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/customers/{customer_id}.json method: get operationId: deprecated_unstable_get_customers_param_customer_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/customers/{customer_id}.json method: put operationId: deprecated_unstable_update_customers_param_customer_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/customers/{customer_id}.json method: delete operationId: deprecated_unstable_delete_customers_param_customer_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/customers/{customer_id}/account_activation_url.json method: post operationId: deprecated_unstable_create_customers_param_customer_id_account_activation_url x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/customers/{customer_id}/send_invite.json method: post operationId: deprecated_unstable_create_customers_param_customer_id_send_invite x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/customers/count.json method: get operationId: deprecated_unstable_get_customers_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/customers/{customer_id}/orders.json method: get operationId: deprecated_unstable_get_customers_param_customer_id_orders x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/customers/{customer_id}/addresses.json method: get operationId: deprecated_202001_get_customers_param_customer_id_addresses x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/customers/{customer_id}/addresses.json method: post operationId: deprecated_202001_create_customers_param_customer_id_addresses x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/customers/{customer_id}/addresses/{address_id}.json method: get operationId: deprecated_202001_get_customers_param_customer_id_addresses_param_address_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/customers/{customer_id}/addresses/{address_id}.json method: put operationId: deprecated_202001_update_customers_param_customer_id_addresses_param_address_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/customers/{customer_id}/addresses/{address_id}.json method: delete operationId: deprecated_202001_delete_customers_param_customer_id_addresses_param_address_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/customers/{customer_id}/addresses/set.json method: put operationId: deprecated_202001_update_customers_param_customer_id_addresses_set x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/customers/{customer_id}/addresses/{address_id}/default.json method: put operationId: deprecated_202001_update_customers_param_customer_id_addresses_param_address_id_default x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/customers/{customer_id}/addresses.json method: get operationId: deprecated_202004_get_customers_param_customer_id_addresses x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/customers/{customer_id}/addresses.json method: post operationId: deprecated_202004_create_customers_param_customer_id_addresses x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/customers/{customer_id}/addresses/{address_id}.json method: get operationId: deprecated_202004_get_customers_param_customer_id_addresses_param_address_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/customers/{customer_id}/addresses/{address_id}.json method: put operationId: deprecated_202004_update_customers_param_customer_id_addresses_param_address_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/customers/{customer_id}/addresses/{address_id}.json method: delete operationId: deprecated_202004_delete_customers_param_customer_id_addresses_param_address_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/customers/{customer_id}/addresses/set.json method: put operationId: deprecated_202004_update_customers_param_customer_id_addresses_set x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/customers/{customer_id}/addresses/{address_id}/default.json method: put operationId: deprecated_202004_update_customers_param_customer_id_addresses_param_address_id_default x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/customers/{customer_id}/addresses.json method: get operationId: deprecated_202007_get_customers_param_customer_id_addresses x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/customers/{customer_id}/addresses.json method: post operationId: deprecated_202007_create_customers_param_customer_id_addresses x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/customers/{customer_id}/addresses/{address_id}.json method: get operationId: deprecated_202007_get_customers_param_customer_id_addresses_param_address_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/customers/{customer_id}/addresses/{address_id}.json method: put operationId: deprecated_202007_update_customers_param_customer_id_addresses_param_address_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/customers/{customer_id}/addresses/{address_id}.json method: delete operationId: deprecated_202007_delete_customers_param_customer_id_addresses_param_address_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/customers/{customer_id}/addresses/set.json method: put operationId: deprecated_202007_update_customers_param_customer_id_addresses_set x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/customers/{customer_id}/addresses/{address_id}/default.json method: put operationId: deprecated_202007_update_customers_param_customer_id_addresses_param_address_id_default x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/customers/{customer_id}/addresses.json method: get operationId: get_customers_param_customer_id_addresses x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/customers/{customer_id}/addresses.json method: post operationId: create_customers_param_customer_id_addresses x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/customers/{customer_id}/addresses/{address_id}.json method: get operationId: get_customers_param_customer_id_addresses_param_address_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/customers/{customer_id}/addresses/{address_id}.json method: put operationId: update_customers_param_customer_id_addresses_param_address_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/customers/{customer_id}/addresses/{address_id}.json method: delete operationId: delete_customers_param_customer_id_addresses_param_address_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/customers/{customer_id}/addresses/set.json method: put operationId: update_customers_param_customer_id_addresses_set x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/customers/{customer_id}/addresses/{address_id}/default.json method: put operationId: update_customers_param_customer_id_addresses_param_address_id_default x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/customers/{customer_id}/addresses.json method: get operationId: deprecated_202101_get_customers_param_customer_id_addresses x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/customers/{customer_id}/addresses.json method: post operationId: deprecated_202101_create_customers_param_customer_id_addresses x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/customers/{customer_id}/addresses/{address_id}.json method: get operationId: deprecated_202101_get_customers_param_customer_id_addresses_param_address_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/customers/{customer_id}/addresses/{address_id}.json method: put operationId: deprecated_202101_update_customers_param_customer_id_addresses_param_address_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/customers/{customer_id}/addresses/{address_id}.json method: delete operationId: deprecated_202101_delete_customers_param_customer_id_addresses_param_address_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/customers/{customer_id}/addresses/set.json method: put operationId: deprecated_202101_update_customers_param_customer_id_addresses_set x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/customers/{customer_id}/addresses/{address_id}/default.json method: put operationId: deprecated_202101_update_customers_param_customer_id_addresses_param_address_id_default x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/customers/{customer_id}/addresses.json method: get operationId: deprecated_unstable_get_customers_param_customer_id_addresses x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/customers/{customer_id}/addresses.json method: post operationId: deprecated_unstable_create_customers_param_customer_id_addresses x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/customers/{customer_id}/addresses/{address_id}.json method: get operationId: deprecated_unstable_get_customers_param_customer_id_addresses_param_address_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/customers/{customer_id}/addresses/{address_id}.json method: put operationId: deprecated_unstable_update_customers_param_customer_id_addresses_param_address_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/customers/{customer_id}/addresses/{address_id}.json method: delete operationId: deprecated_unstable_delete_customers_param_customer_id_addresses_param_address_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/customers/{customer_id}/addresses/set.json method: put operationId: deprecated_unstable_update_customers_param_customer_id_addresses_set x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/customers/{customer_id}/addresses/{address_id}/default.json method: put operationId: deprecated_unstable_update_customers_param_customer_id_addresses_param_address_id_default x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/customer_saved_searches.json method: get operationId: deprecated_202001_get_customer_saved_searches x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/customer_saved_searches.json method: post operationId: deprecated_202001_create_customer_saved_searches x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/customer_saved_searches/count.json method: get operationId: deprecated_202001_get_customer_saved_searches_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/customer_saved_searches/{customer_saved_search_id}.json method: get operationId: deprecated_202001_get_customer_saved_searches_param_customer_saved_search_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/customer_saved_searches/{customer_saved_search_id}.json method: put operationId: deprecated_202001_update_customer_saved_searches_param_customer_saved_search_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/customer_saved_searches/{customer_saved_search_id}.json method: delete operationId: deprecated_202001_delete_customer_saved_searches_param_customer_saved_search_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/customer_saved_searches/{customer_saved_search_id}/customers.json method: get operationId: deprecated_202001_get_customer_saved_searches_param_customer_saved_search_id_customers x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/customer_saved_searches.json method: get operationId: deprecated_202004_get_customer_saved_searches x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/customer_saved_searches.json method: post operationId: deprecated_202004_create_customer_saved_searches x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/customer_saved_searches/count.json method: get operationId: deprecated_202004_get_customer_saved_searches_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/customer_saved_searches/{customer_saved_search_id}.json method: get operationId: deprecated_202004_get_customer_saved_searches_param_customer_saved_search_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/customer_saved_searches/{customer_saved_search_id}.json method: put operationId: deprecated_202004_update_customer_saved_searches_param_customer_saved_search_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/customer_saved_searches/{customer_saved_search_id}.json method: delete operationId: deprecated_202004_delete_customer_saved_searches_param_customer_saved_search_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/customer_saved_searches/{customer_saved_search_id}/customers.json method: get operationId: deprecated_202004_get_customer_saved_searches_param_customer_saved_search_id_customers x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/customer_saved_searches.json method: get operationId: deprecated_202007_get_customer_saved_searches x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/customer_saved_searches.json method: post operationId: deprecated_202007_create_customer_saved_searches x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/customer_saved_searches/count.json method: get operationId: deprecated_202007_get_customer_saved_searches_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/customer_saved_searches/{customer_saved_search_id}.json method: get operationId: deprecated_202007_get_customer_saved_searches_param_customer_saved_search_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/customer_saved_searches/{customer_saved_search_id}.json method: put operationId: deprecated_202007_update_customer_saved_searches_param_customer_saved_search_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/customer_saved_searches/{customer_saved_search_id}.json method: delete operationId: deprecated_202007_delete_customer_saved_searches_param_customer_saved_search_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/customer_saved_searches/{customer_saved_search_id}/customers.json method: get operationId: deprecated_202007_get_customer_saved_searches_param_customer_saved_search_id_customers x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/customer_saved_searches.json method: get operationId: get_customer_saved_searches x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/customer_saved_searches.json method: post operationId: create_customer_saved_searches x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/customer_saved_searches/count.json method: get operationId: get_customer_saved_searches_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/customer_saved_searches/{customer_saved_search_id}.json method: get operationId: get_customer_saved_searches_param_customer_saved_search_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/customer_saved_searches/{customer_saved_search_id}.json method: put operationId: update_customer_saved_searches_param_customer_saved_search_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/customer_saved_searches/{customer_saved_search_id}.json method: delete operationId: delete_customer_saved_searches_param_customer_saved_search_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/customer_saved_searches/{customer_saved_search_id}/customers.json method: get operationId: get_customer_saved_searches_param_customer_saved_search_id_customers x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/customer_saved_searches.json method: get operationId: deprecated_202101_get_customer_saved_searches x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/customer_saved_searches.json method: post operationId: deprecated_202101_create_customer_saved_searches x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/customer_saved_searches/count.json method: get operationId: deprecated_202101_get_customer_saved_searches_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/customer_saved_searches/{customer_saved_search_id}.json method: get operationId: deprecated_202101_get_customer_saved_searches_param_customer_saved_search_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/customer_saved_searches/{customer_saved_search_id}.json method: put operationId: deprecated_202101_update_customer_saved_searches_param_customer_saved_search_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/customer_saved_searches/{customer_saved_search_id}.json method: delete operationId: deprecated_202101_delete_customer_saved_searches_param_customer_saved_search_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/customer_saved_searches/{customer_saved_search_id}/customers.json method: get operationId: deprecated_202101_get_customer_saved_searches_param_customer_saved_search_id_customers x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/customer_saved_searches.json method: get operationId: deprecated_unstable_get_customer_saved_searches x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/customer_saved_searches.json method: post operationId: deprecated_unstable_create_customer_saved_searches x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/customer_saved_searches/count.json method: get operationId: deprecated_unstable_get_customer_saved_searches_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/customer_saved_searches/{customer_saved_search_id}.json method: get operationId: deprecated_unstable_get_customer_saved_searches_param_customer_saved_search_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/customer_saved_searches/{customer_saved_search_id}.json method: put operationId: deprecated_unstable_update_customer_saved_searches_param_customer_saved_search_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/customer_saved_searches/{customer_saved_search_id}.json method: delete operationId: deprecated_unstable_delete_customer_saved_searches_param_customer_saved_search_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/customer_saved_searches/{customer_saved_search_id}/customers.json method: get operationId: deprecated_unstable_get_customer_saved_searches_param_customer_saved_search_id_customers x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/deprecated_api_calls.json method: get operationId: deprecated_202101_get_deprecated_api_calls x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/deprecated_api_calls.json method: get operationId: deprecated_unstable_get_deprecated_api_calls x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/price_rules/{price_rule_id}/discount_codes.json method: post operationId: deprecated_202001_create_price_rules_param_price_rule_id_discount_codes x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/price_rules/{price_rule_id}/discount_codes.json method: get operationId: deprecated_202001_get_price_rules_param_price_rule_id_discount_codes x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/price_rules/{price_rule_id}/discount_codes/{discount_code_id}.json method: put operationId: deprecated_202001_update_price_rules_param_price_rule_id_discount_codes_param_discount_code_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/price_rules/{price_rule_id}/discount_codes/{discount_code_id}.json method: get operationId: deprecated_202001_get_price_rules_param_price_rule_id_discount_codes_param_discount_code_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/price_rules/{price_rule_id}/discount_codes/{discount_code_id}.json method: delete operationId: deprecated_202001_delete_price_rules_param_price_rule_id_discount_codes_param_discount_code_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/discount_codes/lookup.json method: get operationId: deprecated_202001_get_discount_codes_lookup x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/price_rules/{price_rule_id}/batch.json method: post operationId: deprecated_202001_create_price_rules_param_price_rule_id_batch x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/price_rules/{price_rule_id}/batch/{batch_id}.json method: get operationId: deprecated_202001_get_price_rules_param_price_rule_id_batch_param_batch_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/price_rules/{price_rule_id}/batch/{batch_id}/discount_codes.json method: get operationId: deprecated_202001_get_price_rules_param_price_rule_id_batch_param_batch_id_discount_codes x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/price_rules/{price_rule_id}/discount_codes.json method: post operationId: deprecated_202004_create_price_rules_param_price_rule_id_discount_codes x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/price_rules/{price_rule_id}/discount_codes.json method: get operationId: deprecated_202004_get_price_rules_param_price_rule_id_discount_codes x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/price_rules/{price_rule_id}/discount_codes/{discount_code_id}.json method: put operationId: deprecated_202004_update_price_rules_param_price_rule_id_discount_codes_param_discount_code_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/price_rules/{price_rule_id}/discount_codes/{discount_code_id}.json method: get operationId: deprecated_202004_get_price_rules_param_price_rule_id_discount_codes_param_discount_code_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/price_rules/{price_rule_id}/discount_codes/{discount_code_id}.json method: delete operationId: deprecated_202004_delete_price_rules_param_price_rule_id_discount_codes_param_discount_code_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/discount_codes/lookup.json method: get operationId: deprecated_202004_get_discount_codes_lookup x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/price_rules/{price_rule_id}/batch.json method: post operationId: deprecated_202004_create_price_rules_param_price_rule_id_batch x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/price_rules/{price_rule_id}/batch/{batch_id}.json method: get operationId: deprecated_202004_get_price_rules_param_price_rule_id_batch_param_batch_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/price_rules/{price_rule_id}/batch/{batch_id}/discount_codes.json method: get operationId: deprecated_202004_get_price_rules_param_price_rule_id_batch_param_batch_id_discount_codes x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/price_rules/{price_rule_id}/discount_codes.json method: post operationId: deprecated_202007_create_price_rules_param_price_rule_id_discount_codes x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/price_rules/{price_rule_id}/discount_codes.json method: get operationId: deprecated_202007_get_price_rules_param_price_rule_id_discount_codes x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/price_rules/{price_rule_id}/discount_codes/{discount_code_id}.json method: put operationId: deprecated_202007_update_price_rules_param_price_rule_id_discount_codes_param_discount_code_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/price_rules/{price_rule_id}/discount_codes/{discount_code_id}.json method: get operationId: deprecated_202007_get_price_rules_param_price_rule_id_discount_codes_param_discount_code_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/price_rules/{price_rule_id}/discount_codes/{discount_code_id}.json method: delete operationId: deprecated_202007_delete_price_rules_param_price_rule_id_discount_codes_param_discount_code_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/discount_codes/lookup.json method: get operationId: deprecated_202007_get_discount_codes_lookup x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/price_rules/{price_rule_id}/batch.json method: post operationId: deprecated_202007_create_price_rules_param_price_rule_id_batch x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/price_rules/{price_rule_id}/batch/{batch_id}.json method: get operationId: deprecated_202007_get_price_rules_param_price_rule_id_batch_param_batch_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/price_rules/{price_rule_id}/batch/{batch_id}/discount_codes.json method: get operationId: deprecated_202007_get_price_rules_param_price_rule_id_batch_param_batch_id_discount_codes x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/price_rules/{price_rule_id}/discount_codes.json method: post operationId: create_price_rules_param_price_rule_id_discount_codes x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/price_rules/{price_rule_id}/discount_codes.json method: get operationId: get_price_rules_param_price_rule_id_discount_codes x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/price_rules/{price_rule_id}/discount_codes/{discount_code_id}.json method: put operationId: update_price_rules_param_price_rule_id_discount_codes_param_discount_code_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/price_rules/{price_rule_id}/discount_codes/{discount_code_id}.json method: get operationId: get_price_rules_param_price_rule_id_discount_codes_param_discount_code_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/price_rules/{price_rule_id}/discount_codes/{discount_code_id}.json method: delete operationId: delete_price_rules_param_price_rule_id_discount_codes_param_discount_code_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/discount_codes/lookup.json method: get operationId: get_discount_codes_lookup x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/price_rules/{price_rule_id}/batch.json method: post operationId: create_price_rules_param_price_rule_id_batch x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/price_rules/{price_rule_id}/batch/{batch_id}.json method: get operationId: get_price_rules_param_price_rule_id_batch_param_batch_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/price_rules/{price_rule_id}/batch/{batch_id}/discount_codes.json method: get operationId: get_price_rules_param_price_rule_id_batch_param_batch_id_discount_codes x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/price_rules/{price_rule_id}/discount_codes.json method: post operationId: deprecated_202101_create_price_rules_param_price_rule_id_discount_codes x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/price_rules/{price_rule_id}/discount_codes.json method: get operationId: deprecated_202101_get_price_rules_param_price_rule_id_discount_codes x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/price_rules/{price_rule_id}/discount_codes/{discount_code_id}.json method: put operationId: deprecated_202101_update_price_rules_param_price_rule_id_discount_codes_param_discount_code_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/price_rules/{price_rule_id}/discount_codes/{discount_code_id}.json method: get operationId: deprecated_202101_get_price_rules_param_price_rule_id_discount_codes_param_discount_code_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/price_rules/{price_rule_id}/discount_codes/{discount_code_id}.json method: delete operationId: deprecated_202101_delete_price_rules_param_price_rule_id_discount_codes_param_discount_code_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/discount_codes/lookup.json method: get operationId: deprecated_202101_get_discount_codes_lookup x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/price_rules/{price_rule_id}/batch.json method: post operationId: deprecated_202101_create_price_rules_param_price_rule_id_batch x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/price_rules/{price_rule_id}/batch/{batch_id}.json method: get operationId: deprecated_202101_get_price_rules_param_price_rule_id_batch_param_batch_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/price_rules/{price_rule_id}/batch/{batch_id}/discount_codes.json method: get operationId: deprecated_202101_get_price_rules_param_price_rule_id_batch_param_batch_id_discount_codes x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/price_rules/{price_rule_id}/discount_codes.json method: post operationId: deprecated_unstable_create_price_rules_param_price_rule_id_discount_codes x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/price_rules/{price_rule_id}/discount_codes.json method: get operationId: deprecated_unstable_get_price_rules_param_price_rule_id_discount_codes x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/price_rules/{price_rule_id}/discount_codes/{discount_code_id}.json method: put operationId: deprecated_unstable_update_price_rules_param_price_rule_id_discount_codes_param_discount_code_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/price_rules/{price_rule_id}/discount_codes/{discount_code_id}.json method: get operationId: deprecated_unstable_get_price_rules_param_price_rule_id_discount_codes_param_discount_code_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/price_rules/{price_rule_id}/discount_codes/{discount_code_id}.json method: delete operationId: deprecated_unstable_delete_price_rules_param_price_rule_id_discount_codes_param_discount_code_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/discount_codes/lookup.json method: get operationId: deprecated_unstable_get_discount_codes_lookup x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/price_rules/{price_rule_id}/batch.json method: post operationId: deprecated_unstable_create_price_rules_param_price_rule_id_batch x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/price_rules/{price_rule_id}/batch/{batch_id}.json method: get operationId: deprecated_unstable_get_price_rules_param_price_rule_id_batch_param_batch_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/price_rules/{price_rule_id}/batch/{batch_id}/discount_codes.json method: get operationId: deprecated_unstable_get_price_rules_param_price_rule_id_batch_param_batch_id_discount_codes x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/events.json method: get operationId: deprecated_202001_get_events x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/events/{event_id}.json method: get operationId: deprecated_202001_get_events_param_event_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/events/count.json method: get operationId: deprecated_202001_get_events_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/events.json method: get operationId: deprecated_202004_get_events x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/events/{event_id}.json method: get operationId: deprecated_202004_get_events_param_event_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/events/count.json method: get operationId: deprecated_202004_get_events_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/events.json method: get operationId: deprecated_202007_get_events x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/events/{event_id}.json method: get operationId: deprecated_202007_get_events_param_event_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/events/count.json method: get operationId: deprecated_202007_get_events_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/events.json method: get operationId: get_events x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/events/{event_id}.json method: get operationId: get_events_param_event_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/events/count.json method: get operationId: get_events_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/events.json method: get operationId: deprecated_202101_get_events x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/events/{event_id}.json method: get operationId: deprecated_202101_get_events_param_event_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/events/count.json method: get operationId: deprecated_202101_get_events_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/events.json method: get operationId: deprecated_unstable_get_events x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/events/{event_id}.json method: get operationId: deprecated_unstable_get_events_param_event_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/events/count.json method: get operationId: deprecated_unstable_get_events_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/webhooks.json method: get operationId: deprecated_202001_get_webhooks x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/webhooks.json method: post operationId: deprecated_202001_create_webhooks x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/webhooks/count.json method: get operationId: deprecated_202001_get_webhooks_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/webhooks/{webhook_id}.json method: get operationId: deprecated_202001_get_webhooks_param_webhook_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/webhooks/{webhook_id}.json method: put operationId: deprecated_202001_update_webhooks_param_webhook_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/webhooks/{webhook_id}.json method: delete operationId: deprecated_202001_delete_webhooks_param_webhook_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/webhooks.json method: get operationId: deprecated_202004_get_webhooks x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/webhooks.json method: post operationId: deprecated_202004_create_webhooks x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/webhooks/count.json method: get operationId: deprecated_202004_get_webhooks_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/webhooks/{webhook_id}.json method: get operationId: deprecated_202004_get_webhooks_param_webhook_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/webhooks/{webhook_id}.json method: put operationId: deprecated_202004_update_webhooks_param_webhook_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/webhooks/{webhook_id}.json method: delete operationId: deprecated_202004_delete_webhooks_param_webhook_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/webhooks.json method: get operationId: deprecated_202007_get_webhooks x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/webhooks.json method: post operationId: deprecated_202007_create_webhooks x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/webhooks/count.json method: get operationId: deprecated_202007_get_webhooks_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/webhooks/{webhook_id}.json method: get operationId: deprecated_202007_get_webhooks_param_webhook_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/webhooks/{webhook_id}.json method: put operationId: deprecated_202007_update_webhooks_param_webhook_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/webhooks/{webhook_id}.json method: delete operationId: deprecated_202007_delete_webhooks_param_webhook_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/webhooks.json method: get operationId: get_webhooks x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/webhooks.json method: post operationId: create_webhooks x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/webhooks/count.json method: get operationId: get_webhooks_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/webhooks/{webhook_id}.json method: get operationId: get_webhooks_param_webhook_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/webhooks/{webhook_id}.json method: put operationId: update_webhooks_param_webhook_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/webhooks/{webhook_id}.json method: delete operationId: delete_webhooks_param_webhook_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/webhooks.json method: get operationId: deprecated_202101_get_webhooks x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/webhooks.json method: post operationId: deprecated_202101_create_webhooks x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/webhooks/count.json method: get operationId: deprecated_202101_get_webhooks_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/webhooks/{webhook_id}.json method: get operationId: deprecated_202101_get_webhooks_param_webhook_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/webhooks/{webhook_id}.json method: put operationId: deprecated_202101_update_webhooks_param_webhook_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/webhooks/{webhook_id}.json method: delete operationId: deprecated_202101_delete_webhooks_param_webhook_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/webhooks.json method: get operationId: deprecated_unstable_get_webhooks x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/webhooks.json method: post operationId: deprecated_unstable_create_webhooks x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/webhooks/count.json method: get operationId: deprecated_unstable_get_webhooks_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/webhooks/{webhook_id}.json method: get operationId: deprecated_unstable_get_webhooks_param_webhook_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/webhooks/{webhook_id}.json method: put operationId: deprecated_unstable_update_webhooks_param_webhook_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/webhooks/{webhook_id}.json method: delete operationId: deprecated_unstable_delete_webhooks_param_webhook_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/inventory_items.json method: get operationId: deprecated_202001_get_inventory_items x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/inventory_items/{inventory_item_id}.json method: get operationId: deprecated_202001_get_inventory_items_param_inventory_item_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/inventory_items/{inventory_item_id}.json method: put operationId: deprecated_202001_update_inventory_items_param_inventory_item_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/inventory_items.json method: get operationId: deprecated_202004_get_inventory_items x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/inventory_items/{inventory_item_id}.json method: get operationId: deprecated_202004_get_inventory_items_param_inventory_item_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/inventory_items/{inventory_item_id}.json method: put operationId: deprecated_202004_update_inventory_items_param_inventory_item_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/inventory_items.json method: get operationId: deprecated_202007_get_inventory_items x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/inventory_items/{inventory_item_id}.json method: get operationId: deprecated_202007_get_inventory_items_param_inventory_item_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/inventory_items/{inventory_item_id}.json method: put operationId: deprecated_202007_update_inventory_items_param_inventory_item_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/inventory_items.json method: get operationId: get_inventory_items x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/inventory_items/{inventory_item_id}.json method: get operationId: get_inventory_items_param_inventory_item_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/inventory_items/{inventory_item_id}.json method: put operationId: update_inventory_items_param_inventory_item_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/inventory_items.json method: get operationId: deprecated_202101_get_inventory_items x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/inventory_items/{inventory_item_id}.json method: get operationId: deprecated_202101_get_inventory_items_param_inventory_item_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/inventory_items/{inventory_item_id}.json method: put operationId: deprecated_202101_update_inventory_items_param_inventory_item_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/inventory_items.json method: get operationId: deprecated_unstable_get_inventory_items x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/inventory_items/{inventory_item_id}.json method: get operationId: deprecated_unstable_get_inventory_items_param_inventory_item_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/inventory_items/{inventory_item_id}.json method: put operationId: deprecated_unstable_update_inventory_items_param_inventory_item_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/inventory_levels.json method: get operationId: deprecated_202001_get_inventory_levels x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/inventory_levels.json method: delete operationId: deprecated_202001_delete_inventory_levels x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/inventory_levels/adjust.json method: post operationId: deprecated_202001_create_inventory_levels_adjust x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/inventory_levels/connect.json method: post operationId: deprecated_202001_create_inventory_levels_connect x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/inventory_levels/set.json method: post operationId: deprecated_202001_create_inventory_levels_set x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/inventory_levels.json method: get operationId: deprecated_202004_get_inventory_levels x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/inventory_levels.json method: delete operationId: deprecated_202004_delete_inventory_levels x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/inventory_levels/adjust.json method: post operationId: deprecated_202004_create_inventory_levels_adjust x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/inventory_levels/connect.json method: post operationId: deprecated_202004_create_inventory_levels_connect x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/inventory_levels/set.json method: post operationId: deprecated_202004_create_inventory_levels_set x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/inventory_levels.json method: get operationId: deprecated_202007_get_inventory_levels x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/inventory_levels.json method: delete operationId: deprecated_202007_delete_inventory_levels x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/inventory_levels/adjust.json method: post operationId: deprecated_202007_create_inventory_levels_adjust x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/inventory_levels/connect.json method: post operationId: deprecated_202007_create_inventory_levels_connect x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/inventory_levels/set.json method: post operationId: deprecated_202007_create_inventory_levels_set x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/inventory_levels.json method: get operationId: get_inventory_levels x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/inventory_levels.json method: delete operationId: delete_inventory_levels x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/inventory_levels/adjust.json method: post operationId: create_inventory_levels_adjust x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/inventory_levels/connect.json method: post operationId: create_inventory_levels_connect x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/inventory_levels/set.json method: post operationId: create_inventory_levels_set x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/inventory_levels.json method: get operationId: deprecated_202101_get_inventory_levels x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/inventory_levels.json method: delete operationId: deprecated_202101_delete_inventory_levels x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/inventory_levels/adjust.json method: post operationId: deprecated_202101_create_inventory_levels_adjust x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/inventory_levels/connect.json method: post operationId: deprecated_202101_create_inventory_levels_connect x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/inventory_levels/set.json method: post operationId: deprecated_202101_create_inventory_levels_set x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/inventory_levels.json method: get operationId: deprecated_unstable_get_inventory_levels x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/inventory_levels.json method: delete operationId: deprecated_unstable_delete_inventory_levels x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/inventory_levels/adjust.json method: post operationId: deprecated_unstable_create_inventory_levels_adjust x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/inventory_levels/connect.json method: post operationId: deprecated_unstable_create_inventory_levels_connect x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/inventory_levels/set.json method: post operationId: deprecated_unstable_create_inventory_levels_set x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/locations.json method: get operationId: deprecated_202001_get_locations x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/locations/{location_id}.json method: get operationId: deprecated_202001_get_locations_param_location_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/locations/count.json method: get operationId: deprecated_202001_get_locations_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/locations/{location_id}/inventory_levels.json method: get operationId: deprecated_202001_get_locations_param_location_id_inventory_levels x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/locations.json method: get operationId: deprecated_202004_get_locations x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/locations/{location_id}.json method: get operationId: deprecated_202004_get_locations_param_location_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/locations/count.json method: get operationId: deprecated_202004_get_locations_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/locations/{location_id}/inventory_levels.json method: get operationId: deprecated_202004_get_locations_param_location_id_inventory_levels x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/locations.json method: get operationId: deprecated_202007_get_locations x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/locations/{location_id}.json method: get operationId: deprecated_202007_get_locations_param_location_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/locations/count.json method: get operationId: deprecated_202007_get_locations_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/locations/{location_id}/inventory_levels.json method: get operationId: deprecated_202007_get_locations_param_location_id_inventory_levels x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/locations.json method: get operationId: get_locations x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/locations/{location_id}.json method: get operationId: get_locations_param_location_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/locations/count.json method: get operationId: get_locations_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/locations/{location_id}/inventory_levels.json method: get operationId: get_locations_param_location_id_inventory_levels x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/locations.json method: get operationId: deprecated_202101_get_locations x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/locations/{location_id}.json method: get operationId: deprecated_202101_get_locations_param_location_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/locations/count.json method: get operationId: deprecated_202101_get_locations_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/locations/{location_id}/inventory_levels.json method: get operationId: deprecated_202101_get_locations_param_location_id_inventory_levels x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/locations.json method: get operationId: deprecated_unstable_get_locations x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/locations/{location_id}.json method: get operationId: deprecated_unstable_get_locations_param_location_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/locations/count.json method: get operationId: deprecated_unstable_get_locations_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/locations/{location_id}/inventory_levels.json method: get operationId: deprecated_unstable_get_locations_param_location_id_inventory_levels x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/metafields.json method: get operationId: deprecated_202001_get_metafields x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/metafields.json method: post operationId: deprecated_202001_create_metafields x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/metafields/count.json method: get operationId: deprecated_202001_get_metafields_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/metafields/{metafield_id}.json method: get operationId: deprecated_202001_get_metafields_param_metafield_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/metafields/{metafield_id}.json method: put operationId: deprecated_202001_update_metafields_param_metafield_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/metafields/{metafield_id}.json method: delete operationId: deprecated_202001_delete_metafields_param_metafield_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/metafields.json method: get operationId: deprecated_202004_get_metafields x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/metafields.json method: post operationId: deprecated_202004_create_metafields x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/metafields/count.json method: get operationId: deprecated_202004_get_metafields_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/metafields/{metafield_id}.json method: get operationId: deprecated_202004_get_metafields_param_metafield_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/metafields/{metafield_id}.json method: put operationId: deprecated_202004_update_metafields_param_metafield_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/metafields/{metafield_id}.json method: delete operationId: deprecated_202004_delete_metafields_param_metafield_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/metafields.json method: get operationId: deprecated_202007_get_metafields x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/metafields.json method: post operationId: deprecated_202007_create_metafields x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/metafields/count.json method: get operationId: deprecated_202007_get_metafields_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/metafields/{metafield_id}.json method: get operationId: deprecated_202007_get_metafields_param_metafield_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/metafields/{metafield_id}.json method: put operationId: deprecated_202007_update_metafields_param_metafield_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/metafields/{metafield_id}.json method: delete operationId: deprecated_202007_delete_metafields_param_metafield_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/metafields.json method: get operationId: get_metafields x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/metafields.json method: post operationId: create_metafields x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/metafields/count.json method: get operationId: get_metafields_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/metafields/{metafield_id}.json method: get operationId: get_metafields_param_metafield_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/metafields/{metafield_id}.json method: put operationId: update_metafields_param_metafield_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/metafields/{metafield_id}.json method: delete operationId: delete_metafields_param_metafield_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/metafields.json method: get operationId: deprecated_202101_get_metafields x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/metafields.json method: post operationId: deprecated_202101_create_metafields x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/metafields/count.json method: get operationId: deprecated_202101_get_metafields_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/metafields/{metafield_id}.json method: get operationId: deprecated_202101_get_metafields_param_metafield_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/metafields/{metafield_id}.json method: put operationId: deprecated_202101_update_metafields_param_metafield_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/metafields/{metafield_id}.json method: delete operationId: deprecated_202101_delete_metafields_param_metafield_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/metafields.json method: get operationId: deprecated_unstable_get_metafields x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/metafields.json method: post operationId: deprecated_unstable_create_metafields x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/metafields/count.json method: get operationId: deprecated_unstable_get_metafields_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/metafields/{metafield_id}.json method: get operationId: deprecated_unstable_get_metafields_param_metafield_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/metafields/{metafield_id}.json method: put operationId: deprecated_unstable_update_metafields_param_metafield_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/metafields/{metafield_id}.json method: delete operationId: deprecated_unstable_delete_metafields_param_metafield_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/blogs/{blog_id}/articles.json method: get operationId: deprecated_202001_get_blogs_param_blog_id_articles x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/blogs/{blog_id}/articles.json method: post operationId: deprecated_202001_create_blogs_param_blog_id_articles x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/blogs/{blog_id}/articles/count.json method: get operationId: deprecated_202001_get_blogs_param_blog_id_articles_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/blogs/{blog_id}/articles/{article_id}.json method: get operationId: deprecated_202001_get_blogs_param_blog_id_articles_param_article_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/blogs/{blog_id}/articles/{article_id}.json method: put operationId: deprecated_202001_update_blogs_param_blog_id_articles_param_article_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/blogs/{blog_id}/articles/{article_id}.json method: delete operationId: deprecated_202001_delete_blogs_param_blog_id_articles_param_article_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/articles/authors.json method: get operationId: deprecated_202001_get_articles_authors x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/articles/tags.json method: get operationId: deprecated_202001_get_articles_tags x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/blogs/{blog_id}/articles.json method: get operationId: deprecated_202004_get_blogs_param_blog_id_articles x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/blogs/{blog_id}/articles.json method: post operationId: deprecated_202004_create_blogs_param_blog_id_articles x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/blogs/{blog_id}/articles/count.json method: get operationId: deprecated_202004_get_blogs_param_blog_id_articles_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/blogs/{blog_id}/articles/{article_id}.json method: get operationId: deprecated_202004_get_blogs_param_blog_id_articles_param_article_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/blogs/{blog_id}/articles/{article_id}.json method: put operationId: deprecated_202004_update_blogs_param_blog_id_articles_param_article_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/blogs/{blog_id}/articles/{article_id}.json method: delete operationId: deprecated_202004_delete_blogs_param_blog_id_articles_param_article_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/articles/authors.json method: get operationId: deprecated_202004_get_articles_authors x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/articles/tags.json method: get operationId: deprecated_202004_get_articles_tags x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/blogs/{blog_id}/articles.json method: get operationId: deprecated_202007_get_blogs_param_blog_id_articles x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/blogs/{blog_id}/articles.json method: post operationId: deprecated_202007_create_blogs_param_blog_id_articles x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/blogs/{blog_id}/articles/count.json method: get operationId: deprecated_202007_get_blogs_param_blog_id_articles_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/blogs/{blog_id}/articles/{article_id}.json method: get operationId: deprecated_202007_get_blogs_param_blog_id_articles_param_article_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/blogs/{blog_id}/articles/{article_id}.json method: put operationId: deprecated_202007_update_blogs_param_blog_id_articles_param_article_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/blogs/{blog_id}/articles/{article_id}.json method: delete operationId: deprecated_202007_delete_blogs_param_blog_id_articles_param_article_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/articles/authors.json method: get operationId: deprecated_202007_get_articles_authors x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/articles/tags.json method: get operationId: deprecated_202007_get_articles_tags x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/blogs/{blog_id}/articles.json method: get operationId: get_blogs_param_blog_id_articles x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/blogs/{blog_id}/articles.json method: post operationId: create_blogs_param_blog_id_articles x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/blogs/{blog_id}/articles/count.json method: get operationId: get_blogs_param_blog_id_articles_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/blogs/{blog_id}/articles/{article_id}.json method: get operationId: get_blogs_param_blog_id_articles_param_article_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/blogs/{blog_id}/articles/{article_id}.json method: put operationId: update_blogs_param_blog_id_articles_param_article_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/blogs/{blog_id}/articles/{article_id}.json method: delete operationId: delete_blogs_param_blog_id_articles_param_article_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/articles/authors.json method: get operationId: get_articles_authors x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/articles/tags.json method: get operationId: get_articles_tags x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/blogs/{blog_id}/articles.json method: get operationId: deprecated_202101_get_blogs_param_blog_id_articles x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/blogs/{blog_id}/articles.json method: post operationId: deprecated_202101_create_blogs_param_blog_id_articles x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/blogs/{blog_id}/articles/count.json method: get operationId: deprecated_202101_get_blogs_param_blog_id_articles_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/blogs/{blog_id}/articles/{article_id}.json method: get operationId: deprecated_202101_get_blogs_param_blog_id_articles_param_article_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/blogs/{blog_id}/articles/{article_id}.json method: put operationId: deprecated_202101_update_blogs_param_blog_id_articles_param_article_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/blogs/{blog_id}/articles/{article_id}.json method: delete operationId: deprecated_202101_delete_blogs_param_blog_id_articles_param_article_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/articles/authors.json method: get operationId: deprecated_202101_get_articles_authors x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/articles/tags.json method: get operationId: deprecated_202101_get_articles_tags x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/blogs/{blog_id}/articles.json method: get operationId: deprecated_unstable_get_blogs_param_blog_id_articles x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/blogs/{blog_id}/articles.json method: post operationId: deprecated_unstable_create_blogs_param_blog_id_articles x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/blogs/{blog_id}/articles/count.json method: get operationId: deprecated_unstable_get_blogs_param_blog_id_articles_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/blogs/{blog_id}/articles/{article_id}.json method: get operationId: deprecated_unstable_get_blogs_param_blog_id_articles_param_article_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/blogs/{blog_id}/articles/{article_id}.json method: put operationId: deprecated_unstable_update_blogs_param_blog_id_articles_param_article_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/blogs/{blog_id}/articles/{article_id}.json method: delete operationId: deprecated_unstable_delete_blogs_param_blog_id_articles_param_article_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/articles/authors.json method: get operationId: deprecated_unstable_get_articles_authors x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/articles/tags.json method: get operationId: deprecated_unstable_get_articles_tags x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/themes/{theme_id}/assets.json method: get operationId: deprecated_202001_get_themes_param_theme_id_assets x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/themes/{theme_id}/assets.json method: put operationId: deprecated_202001_update_themes_param_theme_id_assets x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/themes/{theme_id}/assets.json method: delete operationId: deprecated_202001_delete_themes_param_theme_id_assets x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/themes/{theme_id}/assets.json method: get operationId: deprecated_202004_get_themes_param_theme_id_assets x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/themes/{theme_id}/assets.json method: put operationId: deprecated_202004_update_themes_param_theme_id_assets x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/themes/{theme_id}/assets.json method: delete operationId: deprecated_202004_delete_themes_param_theme_id_assets x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/themes/{theme_id}/assets.json method: get operationId: deprecated_202007_get_themes_param_theme_id_assets x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/themes/{theme_id}/assets.json method: put operationId: deprecated_202007_update_themes_param_theme_id_assets x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/themes/{theme_id}/assets.json method: delete operationId: deprecated_202007_delete_themes_param_theme_id_assets x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/themes/{theme_id}/assets.json method: get operationId: get_themes_param_theme_id_assets x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/themes/{theme_id}/assets.json method: put operationId: update_themes_param_theme_id_assets x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/themes/{theme_id}/assets.json method: delete operationId: delete_themes_param_theme_id_assets x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/themes/{theme_id}/assets.json method: get operationId: deprecated_202101_get_themes_param_theme_id_assets x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/themes/{theme_id}/assets.json method: put operationId: deprecated_202101_update_themes_param_theme_id_assets x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/themes/{theme_id}/assets.json method: delete operationId: deprecated_202101_delete_themes_param_theme_id_assets x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/themes/{theme_id}/assets.json method: get operationId: deprecated_unstable_get_themes_param_theme_id_assets x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/themes/{theme_id}/assets.json method: put operationId: deprecated_unstable_update_themes_param_theme_id_assets x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/themes/{theme_id}/assets.json method: delete operationId: deprecated_unstable_delete_themes_param_theme_id_assets x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/blogs.json method: get operationId: deprecated_202001_get_blogs x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/blogs.json method: post operationId: deprecated_202001_create_blogs x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/blogs/count.json method: get operationId: deprecated_202001_get_blogs_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/blogs/{blog_id}.json method: get operationId: deprecated_202001_get_blogs_param_blog_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/blogs/{blog_id}.json method: put operationId: deprecated_202001_update_blogs_param_blog_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/blogs/{blog_id}.json method: delete operationId: deprecated_202001_delete_blogs_param_blog_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/comments.json method: get operationId: deprecated_202001_get_comments x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/comments.json method: post operationId: deprecated_202001_create_comments x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/comments/count.json method: get operationId: deprecated_202001_get_comments_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/comments/{comment_id}.json method: get operationId: deprecated_202001_get_comments_param_comment_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/comments/{comment_id}.json method: put operationId: deprecated_202001_update_comments_param_comment_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/comments/{comment_id}/spam.json method: post operationId: deprecated_202001_create_comments_param_comment_id_spam x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/comments/{comment_id}/not_spam.json method: post operationId: deprecated_202001_create_comments_param_comment_id_not_spam x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/comments/{comment_id}/approve.json method: post operationId: deprecated_202001_create_comments_param_comment_id_approve x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/comments/{comment_id}/remove.json method: post operationId: deprecated_202001_create_comments_param_comment_id_remove x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/comments/{comment_id}/restore.json method: post operationId: deprecated_202001_create_comments_param_comment_id_restore x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/redirects.json method: get operationId: deprecated_202001_get_redirects x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/redirects.json method: post operationId: deprecated_202001_create_redirects x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/redirects/count.json method: get operationId: deprecated_202001_get_redirects_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/redirects/{redirect_id}.json method: get operationId: deprecated_202001_get_redirects_param_redirect_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/redirects/{redirect_id}.json method: put operationId: deprecated_202001_update_redirects_param_redirect_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/redirects/{redirect_id}.json method: delete operationId: deprecated_202001_delete_redirects_param_redirect_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/redirects.json method: get operationId: deprecated_202004_get_redirects x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/redirects.json method: post operationId: deprecated_202004_create_redirects x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/redirects/count.json method: get operationId: deprecated_202004_get_redirects_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/redirects/{redirect_id}.json method: get operationId: deprecated_202004_get_redirects_param_redirect_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/redirects/{redirect_id}.json method: put operationId: deprecated_202004_update_redirects_param_redirect_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/redirects/{redirect_id}.json method: delete operationId: deprecated_202004_delete_redirects_param_redirect_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/redirects.json method: get operationId: deprecated_202007_get_redirects x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/redirects.json method: post operationId: deprecated_202007_create_redirects x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/redirects/count.json method: get operationId: deprecated_202007_get_redirects_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/redirects/{redirect_id}.json method: get operationId: deprecated_202007_get_redirects_param_redirect_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/redirects/{redirect_id}.json method: put operationId: deprecated_202007_update_redirects_param_redirect_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/redirects/{redirect_id}.json method: delete operationId: deprecated_202007_delete_redirects_param_redirect_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/redirects.json method: get operationId: get_redirects x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/redirects.json method: post operationId: create_redirects x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/redirects/count.json method: get operationId: get_redirects_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/redirects/{redirect_id}.json method: get operationId: get_redirects_param_redirect_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/redirects/{redirect_id}.json method: put operationId: update_redirects_param_redirect_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/redirects/{redirect_id}.json method: delete operationId: delete_redirects_param_redirect_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/redirects.json method: get operationId: deprecated_202101_get_redirects x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/redirects.json method: post operationId: deprecated_202101_create_redirects x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/redirects/count.json method: get operationId: deprecated_202101_get_redirects_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/redirects/{redirect_id}.json method: get operationId: deprecated_202101_get_redirects_param_redirect_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/redirects/{redirect_id}.json method: put operationId: deprecated_202101_update_redirects_param_redirect_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/redirects/{redirect_id}.json method: delete operationId: deprecated_202101_delete_redirects_param_redirect_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/redirects.json method: get operationId: deprecated_unstable_get_redirects x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/redirects.json method: post operationId: deprecated_unstable_create_redirects x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/redirects/count.json method: get operationId: deprecated_unstable_get_redirects_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/redirects/{redirect_id}.json method: get operationId: deprecated_unstable_get_redirects_param_redirect_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/redirects/{redirect_id}.json method: put operationId: deprecated_unstable_update_redirects_param_redirect_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/redirects/{redirect_id}.json method: delete operationId: deprecated_unstable_delete_redirects_param_redirect_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/script_tags.json method: get operationId: deprecated_202001_get_script_tags x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/script_tags.json method: post operationId: deprecated_202001_create_script_tags x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/script_tags/count.json method: get operationId: deprecated_202001_get_script_tags_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/script_tags/{script_tag_id}.json method: get operationId: deprecated_202001_get_script_tags_param_script_tag_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/script_tags/{script_tag_id}.json method: put operationId: deprecated_202001_update_script_tags_param_script_tag_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/script_tags/{script_tag_id}.json method: delete operationId: deprecated_202001_delete_script_tags_param_script_tag_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/script_tags.json method: get operationId: deprecated_202004_get_script_tags x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/script_tags.json method: post operationId: deprecated_202004_create_script_tags x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/script_tags/count.json method: get operationId: deprecated_202004_get_script_tags_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/script_tags/{script_tag_id}.json method: get operationId: deprecated_202004_get_script_tags_param_script_tag_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/script_tags/{script_tag_id}.json method: put operationId: deprecated_202004_update_script_tags_param_script_tag_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/script_tags/{script_tag_id}.json method: delete operationId: deprecated_202004_delete_script_tags_param_script_tag_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/script_tags.json method: get operationId: deprecated_202007_get_script_tags x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/script_tags.json method: post operationId: deprecated_202007_create_script_tags x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/script_tags/count.json method: get operationId: deprecated_202007_get_script_tags_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/script_tags/{script_tag_id}.json method: get operationId: deprecated_202007_get_script_tags_param_script_tag_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/script_tags/{script_tag_id}.json method: put operationId: deprecated_202007_update_script_tags_param_script_tag_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/script_tags/{script_tag_id}.json method: delete operationId: deprecated_202007_delete_script_tags_param_script_tag_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/script_tags.json method: get operationId: get_script_tags x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/script_tags.json method: post operationId: create_script_tags x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/script_tags/count.json method: get operationId: get_script_tags_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/script_tags/{script_tag_id}.json method: get operationId: get_script_tags_param_script_tag_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/script_tags/{script_tag_id}.json method: put operationId: update_script_tags_param_script_tag_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/script_tags/{script_tag_id}.json method: delete operationId: delete_script_tags_param_script_tag_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/script_tags.json method: get operationId: deprecated_202101_get_script_tags x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/script_tags.json method: post operationId: deprecated_202101_create_script_tags x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/script_tags/count.json method: get operationId: deprecated_202101_get_script_tags_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/script_tags/{script_tag_id}.json method: get operationId: deprecated_202101_get_script_tags_param_script_tag_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/script_tags/{script_tag_id}.json method: put operationId: deprecated_202101_update_script_tags_param_script_tag_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/script_tags/{script_tag_id}.json method: delete operationId: deprecated_202101_delete_script_tags_param_script_tag_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/script_tags.json method: get operationId: deprecated_unstable_get_script_tags x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/script_tags.json method: post operationId: deprecated_unstable_create_script_tags x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/script_tags/count.json method: get operationId: deprecated_unstable_get_script_tags_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/script_tags/{script_tag_id}.json method: get operationId: deprecated_unstable_get_script_tags_param_script_tag_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/script_tags/{script_tag_id}.json method: put operationId: deprecated_unstable_update_script_tags_param_script_tag_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/script_tags/{script_tag_id}.json method: delete operationId: deprecated_unstable_delete_script_tags_param_script_tag_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/themes.json method: get operationId: deprecated_202001_get_themes x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/themes.json method: post operationId: deprecated_202001_create_themes x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/themes/{theme_id}.json method: get operationId: deprecated_202001_get_themes_param_theme_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/themes/{theme_id}.json method: put operationId: deprecated_202001_update_themes_param_theme_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/themes/{theme_id}.json method: delete operationId: deprecated_202001_delete_themes_param_theme_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/themes.json method: get operationId: deprecated_202004_get_themes x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/themes.json method: post operationId: deprecated_202004_create_themes x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/themes/{theme_id}.json method: get operationId: deprecated_202004_get_themes_param_theme_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/themes/{theme_id}.json method: put operationId: deprecated_202004_update_themes_param_theme_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/themes/{theme_id}.json method: delete operationId: deprecated_202004_delete_themes_param_theme_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/themes.json method: get operationId: deprecated_202007_get_themes x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/themes.json method: post operationId: deprecated_202007_create_themes x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/themes/{theme_id}.json method: get operationId: deprecated_202007_get_themes_param_theme_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/themes/{theme_id}.json method: put operationId: deprecated_202007_update_themes_param_theme_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/themes/{theme_id}.json method: delete operationId: deprecated_202007_delete_themes_param_theme_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/themes.json method: get operationId: get_themes x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/themes.json method: post operationId: create_themes x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/themes/{theme_id}.json method: get operationId: get_themes_param_theme_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/themes/{theme_id}.json method: put operationId: update_themes_param_theme_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/themes/{theme_id}.json method: delete operationId: delete_themes_param_theme_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/themes.json method: get operationId: deprecated_202101_get_themes x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/themes.json method: post operationId: deprecated_202101_create_themes x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/themes/{theme_id}.json method: get operationId: deprecated_202101_get_themes_param_theme_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/themes/{theme_id}.json method: put operationId: deprecated_202101_update_themes_param_theme_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/themes/{theme_id}.json method: delete operationId: deprecated_202101_delete_themes_param_theme_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/themes.json method: get operationId: deprecated_unstable_get_themes x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/themes.json method: post operationId: deprecated_unstable_create_themes x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/themes/{theme_id}.json method: get operationId: deprecated_unstable_get_themes_param_theme_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/themes/{theme_id}.json method: put operationId: deprecated_unstable_update_themes_param_theme_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/themes/{theme_id}.json method: delete operationId: deprecated_unstable_delete_themes_param_theme_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/checkouts/count.json method: get operationId: deprecated_202001_get_checkouts_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/checkouts.json method: post operationId: deprecated_202001_create_checkouts x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/checkouts/count.json method: get operationId: deprecated_202004_get_checkouts_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/checkouts.json method: post operationId: deprecated_202004_create_checkouts x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/checkouts/count.json method: get operationId: deprecated_202007_get_checkouts_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/checkouts.json method: post operationId: deprecated_202007_create_checkouts x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/checkouts/count.json method: get operationId: get_checkouts_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/checkouts.json method: post operationId: create_checkouts x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/checkouts/count.json method: get operationId: deprecated_202101_get_checkouts_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/checkouts.json method: post operationId: deprecated_202101_create_checkouts x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/checkouts/count.json method: get operationId: deprecated_unstable_get_checkouts_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/checkouts.json method: post operationId: deprecated_unstable_create_checkouts x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/orders.json method: get operationId: deprecated_202001_get_orders x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/orders.json method: post operationId: deprecated_202001_create_orders x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/orders/{order_id}.json method: get operationId: deprecated_202001_get_orders_param_order_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/orders/{order_id}.json method: put operationId: deprecated_202001_update_orders_param_order_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/orders/{order_id}.json method: delete operationId: deprecated_202001_delete_orders_param_order_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/orders/count.json method: get operationId: deprecated_202001_get_orders_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/orders/{order_id}/close.json method: post operationId: deprecated_202001_create_orders_param_order_id_close x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/orders/{order_id}/open.json method: post operationId: deprecated_202001_create_orders_param_order_id_open x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/orders/{order_id}/cancel.json method: post operationId: deprecated_202001_create_orders_param_order_id_cancel x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/orders.json method: get operationId: deprecated_202004_get_orders x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/orders.json method: post operationId: deprecated_202004_create_orders x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/orders/{order_id}.json method: get operationId: deprecated_202004_get_orders_param_order_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/orders/{order_id}.json method: put operationId: deprecated_202004_update_orders_param_order_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/orders/{order_id}.json method: delete operationId: deprecated_202004_delete_orders_param_order_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/orders/count.json method: get operationId: deprecated_202004_get_orders_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/orders/{order_id}/close.json method: post operationId: deprecated_202004_create_orders_param_order_id_close x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/orders/{order_id}/open.json method: post operationId: deprecated_202004_create_orders_param_order_id_open x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/orders/{order_id}/cancel.json method: post operationId: deprecated_202004_create_orders_param_order_id_cancel x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/orders.json method: get operationId: deprecated_202007_get_orders x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/orders/{order_id}/risks.json method: post operationId: deprecated_202001_create_orders_param_order_id_risks x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/orders/{order_id}/risks.json method: get operationId: deprecated_202001_get_orders_param_order_id_risks x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/orders/{order_id}/risks/{risk_id}.json method: get operationId: deprecated_202001_get_orders_param_order_id_risks_param_risk_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/orders/{order_id}/risks/{risk_id}.json method: put operationId: deprecated_202001_update_orders_param_order_id_risks_param_risk_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/orders/{order_id}/risks/{risk_id}.json method: delete operationId: deprecated_202001_delete_orders_param_order_id_risks_param_risk_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/orders/{order_id}/risks.json method: post operationId: deprecated_202004_create_orders_param_order_id_risks x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/orders/{order_id}/risks.json method: get operationId: deprecated_202004_get_orders_param_order_id_risks x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/orders/{order_id}/risks/{risk_id}.json method: get operationId: deprecated_202004_get_orders_param_order_id_risks_param_risk_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/orders/{order_id}/risks/{risk_id}.json method: put operationId: deprecated_202004_update_orders_param_order_id_risks_param_risk_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/orders/{order_id}/risks/{risk_id}.json method: delete operationId: deprecated_202004_delete_orders_param_order_id_risks_param_risk_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/orders/{order_id}/risks.json method: post operationId: deprecated_202007_create_orders_param_order_id_risks x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/orders/{order_id}/risks.json method: get operationId: deprecated_202007_get_orders_param_order_id_risks x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/orders/{order_id}/risks/{risk_id}.json method: get operationId: deprecated_202007_get_orders_param_order_id_risks_param_risk_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/orders/{order_id}/risks/{risk_id}.json method: put operationId: deprecated_202007_update_orders_param_order_id_risks_param_risk_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/orders/{order_id}/risks/{risk_id}.json method: delete operationId: deprecated_202007_delete_orders_param_order_id_risks_param_risk_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/orders/{order_id}/risks.json method: post operationId: create_orders_param_order_id_risks x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/orders/{order_id}/risks.json method: get operationId: get_orders_param_order_id_risks x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/orders/{order_id}/risks/{risk_id}.json method: get operationId: get_orders_param_order_id_risks_param_risk_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/orders/{order_id}/risks/{risk_id}.json method: put operationId: update_orders_param_order_id_risks_param_risk_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/orders/{order_id}/risks/{risk_id}.json method: delete operationId: delete_orders_param_order_id_risks_param_risk_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/orders/{order_id}/risks.json method: post operationId: deprecated_202101_create_orders_param_order_id_risks x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/orders/{order_id}/risks.json method: get operationId: deprecated_202101_get_orders_param_order_id_risks x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/orders/{order_id}/risks/{risk_id}.json method: get operationId: deprecated_202101_get_orders_param_order_id_risks_param_risk_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/orders/{order_id}/risks/{risk_id}.json method: put operationId: deprecated_202101_update_orders_param_order_id_risks_param_risk_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/orders/{order_id}/risks/{risk_id}.json method: delete operationId: deprecated_202101_delete_orders_param_order_id_risks_param_risk_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/orders/{order_id}/risks.json method: post operationId: deprecated_unstable_create_orders_param_order_id_risks x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/orders/{order_id}/risks.json method: get operationId: deprecated_unstable_get_orders_param_order_id_risks x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/orders/{order_id}/risks/{risk_id}.json method: get operationId: deprecated_unstable_get_orders_param_order_id_risks_param_risk_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/orders/{order_id}/risks/{risk_id}.json method: put operationId: deprecated_unstable_update_orders_param_order_id_risks_param_risk_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/orders/{order_id}/risks/{risk_id}.json method: delete operationId: deprecated_unstable_delete_orders_param_order_id_risks_param_risk_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/orders/{order_id}/refunds.json method: get operationId: deprecated_202001_get_orders_param_order_id_refunds x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/orders/{order_id}/refunds.json method: post operationId: deprecated_202001_create_orders_param_order_id_refunds x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/orders/{order_id}/refunds/{refund_id}.json method: get operationId: deprecated_202001_get_orders_param_order_id_refunds_param_refund_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/orders/{order_id}/refunds/calculate.json method: post operationId: deprecated_202001_create_orders_param_order_id_refunds_calculate x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/orders/{order_id}/refunds.json method: get operationId: deprecated_202004_get_orders_param_order_id_refunds x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/orders/{order_id}/refunds.json method: post operationId: deprecated_202004_create_orders_param_order_id_refunds x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/orders/{order_id}/refunds/{refund_id}.json method: get operationId: deprecated_202004_get_orders_param_order_id_refunds_param_refund_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/orders/{order_id}/refunds/calculate.json method: post operationId: deprecated_202004_create_orders_param_order_id_refunds_calculate x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/orders/{order_id}/refunds.json method: get operationId: deprecated_202007_get_orders_param_order_id_refunds x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/orders/{order_id}/refunds.json method: post operationId: deprecated_202007_create_orders_param_order_id_refunds x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/orders/{order_id}/refunds/{refund_id}.json method: get operationId: deprecated_202007_get_orders_param_order_id_refunds_param_refund_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/orders/{order_id}/refunds/calculate.json method: post operationId: deprecated_202007_create_orders_param_order_id_refunds_calculate x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/orders/{order_id}/refunds.json method: get operationId: get_orders_param_order_id_refunds x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/orders/{order_id}/refunds.json method: post operationId: create_orders_param_order_id_refunds x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/orders/{order_id}/refunds/{refund_id}.json method: get operationId: get_orders_param_order_id_refunds_param_refund_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/orders/{order_id}/refunds/calculate.json method: post operationId: create_orders_param_order_id_refunds_calculate x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/orders/{order_id}/refunds.json method: get operationId: deprecated_202101_get_orders_param_order_id_refunds x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/orders/{order_id}/refunds.json method: post operationId: deprecated_202101_create_orders_param_order_id_refunds x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/orders/{order_id}/refunds/{refund_id}.json method: get operationId: deprecated_202101_get_orders_param_order_id_refunds_param_refund_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/orders/{order_id}/refunds/calculate.json method: post operationId: deprecated_202101_create_orders_param_order_id_refunds_calculate x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/orders/{order_id}/refunds.json method: get operationId: deprecated_unstable_get_orders_param_order_id_refunds x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/orders/{order_id}/refunds.json method: post operationId: deprecated_unstable_create_orders_param_order_id_refunds x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/orders/{order_id}/refunds/{refund_id}.json method: get operationId: deprecated_unstable_get_orders_param_order_id_refunds_param_refund_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/orders/{order_id}/refunds/calculate.json method: post operationId: deprecated_unstable_create_orders_param_order_id_refunds_calculate x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/gift_cards.json method: get operationId: deprecated_202001_get_gift_cards x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/gift_cards.json method: post operationId: deprecated_202001_create_gift_cards x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/gift_cards/{gift_card_id}.json method: get operationId: deprecated_202001_get_gift_cards_param_gift_card_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/gift_cards/{gift_card_id}.json method: put operationId: deprecated_202001_update_gift_cards_param_gift_card_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/gift_cards/count.json method: get operationId: deprecated_202001_get_gift_cards_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/gift_cards/{gift_card_id}/disable.json method: post operationId: deprecated_202001_create_gift_cards_param_gift_card_id_disable x-agentic-access: action-class: acting consequence: safety-critical subject: required audience: null token: max-ttl: 120 exchange: true purpose-required: true proof-of-possession: true escalation: human-in-the-loop: required audit: required - path: /admin/api/2020-01/gift_cards/search.json method: get operationId: deprecated_202001_get_gift_cards_search x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/gift_cards.json method: get operationId: deprecated_202004_get_gift_cards x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/gift_cards.json method: post operationId: deprecated_202004_create_gift_cards x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/gift_cards/{gift_card_id}.json method: get operationId: deprecated_202004_get_gift_cards_param_gift_card_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/gift_cards/{gift_card_id}.json method: put operationId: deprecated_202004_update_gift_cards_param_gift_card_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/gift_cards/count.json method: get operationId: deprecated_202004_get_gift_cards_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/gift_cards/{gift_card_id}/disable.json method: post operationId: deprecated_202004_create_gift_cards_param_gift_card_id_disable x-agentic-access: action-class: acting consequence: safety-critical subject: required audience: null token: max-ttl: 120 exchange: true purpose-required: true proof-of-possession: true escalation: human-in-the-loop: required audit: required - path: /admin/api/2020-04/gift_cards/search.json method: get operationId: deprecated_202004_get_gift_cards_search x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/gift_cards.json method: get operationId: deprecated_202007_get_gift_cards x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/gift_cards.json method: post operationId: deprecated_202007_create_gift_cards x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/gift_cards/{gift_card_id}.json method: get operationId: deprecated_202007_get_gift_cards_param_gift_card_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/gift_cards/{gift_card_id}.json method: put operationId: deprecated_202007_update_gift_cards_param_gift_card_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/gift_cards/count.json method: get operationId: deprecated_202007_get_gift_cards_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/gift_cards/{gift_card_id}/disable.json method: post operationId: deprecated_202007_create_gift_cards_param_gift_card_id_disable x-agentic-access: action-class: acting consequence: safety-critical subject: required audience: null token: max-ttl: 120 exchange: true purpose-required: true proof-of-possession: true escalation: human-in-the-loop: required audit: required - path: /admin/api/2020-07/gift_cards/search.json method: get operationId: deprecated_202007_get_gift_cards_search x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/gift_cards.json method: get operationId: get_gift_cards x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/gift_cards.json method: post operationId: create_gift_cards x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/gift_cards/{gift_card_id}.json method: get operationId: get_gift_cards_param_gift_card_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/gift_cards/{gift_card_id}.json method: put operationId: update_gift_cards_param_gift_card_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/gift_cards/count.json method: get operationId: get_gift_cards_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/gift_cards/{gift_card_id}/disable.json method: post operationId: create_gift_cards_param_gift_card_id_disable x-agentic-access: action-class: acting consequence: safety-critical subject: required audience: null token: max-ttl: 120 exchange: true purpose-required: true proof-of-possession: true escalation: human-in-the-loop: required audit: required - path: /admin/api/2020-10/gift_cards/search.json method: get operationId: get_gift_cards_search x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/gift_cards.json method: get operationId: deprecated_202101_get_gift_cards x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/gift_cards.json method: post operationId: deprecated_202101_create_gift_cards x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/gift_cards/{gift_card_id}.json method: get operationId: deprecated_202101_get_gift_cards_param_gift_card_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/gift_cards/{gift_card_id}.json method: put operationId: deprecated_202101_update_gift_cards_param_gift_card_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/gift_cards/count.json method: get operationId: deprecated_202101_get_gift_cards_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/gift_cards/{gift_card_id}/disable.json method: post operationId: deprecated_202101_create_gift_cards_param_gift_card_id_disable x-agentic-access: action-class: acting consequence: safety-critical subject: required audience: null token: max-ttl: 120 exchange: true purpose-required: true proof-of-possession: true escalation: human-in-the-loop: required audit: required - path: /admin/api/2021-01/gift_cards/search.json method: get operationId: deprecated_202101_get_gift_cards_search x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/gift_cards.json method: get operationId: deprecated_unstable_get_gift_cards x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/gift_cards.json method: post operationId: deprecated_unstable_create_gift_cards x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/gift_cards/{gift_card_id}.json method: get operationId: deprecated_unstable_get_gift_cards_param_gift_card_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/gift_cards/{gift_card_id}.json method: put operationId: deprecated_unstable_update_gift_cards_param_gift_card_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/gift_cards/count.json method: get operationId: deprecated_unstable_get_gift_cards_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/gift_cards/{gift_card_id}/disable.json method: post operationId: deprecated_unstable_create_gift_cards_param_gift_card_id_disable x-agentic-access: action-class: acting consequence: safety-critical subject: required audience: null token: max-ttl: 120 exchange: true purpose-required: true proof-of-possession: true escalation: human-in-the-loop: required audit: required - path: /admin/api/unstable/gift_cards/search.json method: get operationId: deprecated_unstable_get_gift_cards_search x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/users.json method: get operationId: deprecated_202001_get_users x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/users/{user_id}.json method: get operationId: deprecated_202001_get_users_param_user_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/users/current.json method: get operationId: deprecated_202001_get_users_current x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/users.json method: get operationId: deprecated_202004_get_users x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/users/{user_id}.json method: get operationId: deprecated_202004_get_users_param_user_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/users/current.json method: get operationId: deprecated_202004_get_users_current x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/users.json method: get operationId: deprecated_202007_get_users x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/users/{user_id}.json method: get operationId: deprecated_202007_get_users_param_user_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/users/current.json method: get operationId: deprecated_202007_get_users_current x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/users.json method: get operationId: get_users x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/users/{user_id}.json method: get operationId: get_users_param_user_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/users/current.json method: get operationId: get_users_current x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/users.json method: get operationId: deprecated_202101_get_users x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/users/{user_id}.json method: get operationId: deprecated_202101_get_users_param_user_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/users/current.json method: get operationId: deprecated_202101_get_users_current x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/users.json method: get operationId: deprecated_unstable_get_users x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/users/{user_id}.json method: get operationId: deprecated_unstable_get_users_param_user_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/users/current.json method: get operationId: deprecated_unstable_get_users_current x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/collects.json method: post operationId: deprecated_202001_create_collects x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/collects.json method: get operationId: deprecated_202001_get_collects x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/collects/{collect_id}.json method: delete operationId: deprecated_202001_delete_collects_param_collect_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/collects/{collect_id}.json method: get operationId: deprecated_202001_get_collects_param_collect_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/collects/count.json method: get operationId: deprecated_202001_get_collects_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/collects.json method: post operationId: deprecated_202004_create_collects x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/collects.json method: get operationId: deprecated_202004_get_collects x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/collects/{collect_id}.json method: delete operationId: deprecated_202004_delete_collects_param_collect_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/collects/{collect_id}.json method: get operationId: deprecated_202004_get_collects_param_collect_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/collects/count.json method: get operationId: deprecated_202004_get_collects_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/collects.json method: post operationId: deprecated_202007_create_collects x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/collects.json method: get operationId: deprecated_202007_get_collects x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/collects/{collect_id}.json method: delete operationId: deprecated_202007_delete_collects_param_collect_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/collects/{collect_id}.json method: get operationId: deprecated_202007_get_collects_param_collect_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/collects/count.json method: get operationId: deprecated_202007_get_collects_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/collects.json method: post operationId: create_collects x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/collects.json method: get operationId: get_collects x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/collects/{collect_id}.json method: delete operationId: delete_collects_param_collect_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/collects/{collect_id}.json method: get operationId: get_collects_param_collect_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/collects/count.json method: get operationId: get_collects_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/collects.json method: post operationId: deprecated_202101_create_collects x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/collects.json method: get operationId: deprecated_202101_get_collects x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/collects/{collect_id}.json method: delete operationId: deprecated_202101_delete_collects_param_collect_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/collects/{collect_id}.json method: get operationId: deprecated_202101_get_collects_param_collect_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/collects/count.json method: get operationId: deprecated_202101_get_collects_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/collects.json method: post operationId: deprecated_unstable_create_collects x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/collects.json method: get operationId: deprecated_unstable_get_collects x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/collects/{collect_id}.json method: delete operationId: deprecated_unstable_delete_collects_param_collect_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/collects/{collect_id}.json method: get operationId: deprecated_unstable_get_collects_param_collect_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/collects/count.json method: get operationId: deprecated_unstable_get_collects_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/collections/{collection_id}.json method: get operationId: deprecated_202001_get_collections_param_collection_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/collections/{collection_id}/products.json method: get operationId: deprecated_202001_get_collections_param_collection_id_products x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/collections/{collection_id}.json method: get operationId: deprecated_202004_get_collections_param_collection_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/collections/{collection_id}/products.json method: get operationId: deprecated_202004_get_collections_param_collection_id_products x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/collections/{collection_id}.json method: get operationId: deprecated_202007_get_collections_param_collection_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/collections/{collection_id}/products.json method: get operationId: deprecated_202007_get_collections_param_collection_id_products x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/collections/{collection_id}.json method: get operationId: get_collections_param_collection_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/collections/{collection_id}/products.json method: get operationId: get_collections_param_collection_id_products x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/collections/{collection_id}.json method: get operationId: deprecated_202101_get_collections_param_collection_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/collections/{collection_id}/products.json method: get operationId: deprecated_202101_get_collections_param_collection_id_products x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/collections/{collection_id}.json method: get operationId: deprecated_unstable_get_collections_param_collection_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/collections/{collection_id}/products.json method: get operationId: deprecated_unstable_get_collections_param_collection_id_products x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/custom_collections.json method: get operationId: deprecated_202001_get_custom_collections x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/custom_collections.json method: post operationId: deprecated_202001_create_custom_collections x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/custom_collections/count.json method: get operationId: deprecated_202001_get_custom_collections_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/custom_collections/{custom_collection_id}.json method: get operationId: deprecated_202001_get_custom_collections_param_custom_collection_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/custom_collections/{custom_collection_id}.json method: put operationId: deprecated_202001_update_custom_collections_param_custom_collection_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/custom_collections/{custom_collection_id}.json method: delete operationId: deprecated_202001_delete_custom_collections_param_custom_collection_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/custom_collections.json method: get operationId: deprecated_202004_get_custom_collections x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/custom_collections.json method: post operationId: deprecated_202004_create_custom_collections x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/custom_collections/count.json method: get operationId: deprecated_202004_get_custom_collections_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/custom_collections/{custom_collection_id}.json method: get operationId: deprecated_202004_get_custom_collections_param_custom_collection_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/custom_collections/{custom_collection_id}.json method: put operationId: deprecated_202004_update_custom_collections_param_custom_collection_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/custom_collections/{custom_collection_id}.json method: delete operationId: deprecated_202004_delete_custom_collections_param_custom_collection_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/custom_collections.json method: get operationId: deprecated_202007_get_custom_collections x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/custom_collections.json method: post operationId: deprecated_202007_create_custom_collections x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/custom_collections/count.json method: get operationId: deprecated_202007_get_custom_collections_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/custom_collections/{custom_collection_id}.json method: get operationId: deprecated_202007_get_custom_collections_param_custom_collection_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/custom_collections/{custom_collection_id}.json method: put operationId: deprecated_202007_update_custom_collections_param_custom_collection_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/custom_collections/{custom_collection_id}.json method: delete operationId: deprecated_202007_delete_custom_collections_param_custom_collection_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/custom_collections.json method: get operationId: get_custom_collections x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/custom_collections.json method: post operationId: create_custom_collections x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/custom_collections/count.json method: get operationId: get_custom_collections_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/custom_collections/{custom_collection_id}.json method: get operationId: get_custom_collections_param_custom_collection_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/custom_collections/{custom_collection_id}.json method: put operationId: update_custom_collections_param_custom_collection_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/custom_collections/{custom_collection_id}.json method: delete operationId: delete_custom_collections_param_custom_collection_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/custom_collections.json method: get operationId: deprecated_202101_get_custom_collections x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/custom_collections.json method: post operationId: deprecated_202101_create_custom_collections x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/custom_collections/count.json method: get operationId: deprecated_202101_get_custom_collections_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/custom_collections/{custom_collection_id}.json method: get operationId: deprecated_202101_get_custom_collections_param_custom_collection_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/custom_collections/{custom_collection_id}.json method: put operationId: deprecated_202101_update_custom_collections_param_custom_collection_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/custom_collections/{custom_collection_id}.json method: delete operationId: deprecated_202101_delete_custom_collections_param_custom_collection_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/custom_collections.json method: get operationId: deprecated_unstable_get_custom_collections x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/custom_collections.json method: post operationId: deprecated_unstable_create_custom_collections x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/custom_collections/count.json method: get operationId: deprecated_unstable_get_custom_collections_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/custom_collections/{custom_collection_id}.json method: get operationId: deprecated_unstable_get_custom_collections_param_custom_collection_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/custom_collections/{custom_collection_id}.json method: put operationId: deprecated_unstable_update_custom_collections_param_custom_collection_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/custom_collections/{custom_collection_id}.json method: delete operationId: deprecated_unstable_delete_custom_collections_param_custom_collection_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/products.json method: get operationId: deprecated_202001_get_products x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/products.json method: post operationId: deprecated_202001_create_products x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/products/count.json method: get operationId: deprecated_202001_get_products_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/products/{product_id}.json method: get operationId: deprecated_202001_get_products_param_product_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/products/{product_id}.json method: put operationId: deprecated_202001_update_products_param_product_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/products/{product_id}.json method: delete operationId: deprecated_202001_delete_products_param_product_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/products.json method: get operationId: deprecated_202004_get_products x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/products.json method: post operationId: deprecated_202004_create_products x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/products/count.json method: get operationId: deprecated_202004_get_products_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/products/{product_id}.json method: get operationId: deprecated_202004_get_products_param_product_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/products/{product_id}.json method: put operationId: deprecated_202004_update_products_param_product_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/products/{product_id}.json method: delete operationId: deprecated_202004_delete_products_param_product_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/products.json method: get operationId: deprecated_202007_get_products x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/products.json method: post operationId: deprecated_202007_create_products x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/products/count.json method: get operationId: deprecated_202007_get_products_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/products/{product_id}.json method: get operationId: deprecated_202007_get_products_param_product_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/products/{product_id}.json method: put operationId: deprecated_202007_update_products_param_product_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/products/{product_id}.json method: delete operationId: deprecated_202007_delete_products_param_product_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/products.json method: get operationId: get_products x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/products.json method: post operationId: create_products x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/products/count.json method: get operationId: get_products_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/products/{product_id}.json method: get operationId: get_products_param_product_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/products/{product_id}.json method: put operationId: update_products_param_product_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/products/{product_id}.json method: delete operationId: delete_products_param_product_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/products.json method: get operationId: deprecated_202101_get_products x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/products.json method: post operationId: deprecated_202101_create_products x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/products/count.json method: get operationId: deprecated_202101_get_products_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/products/{product_id}.json method: get operationId: deprecated_202101_get_products_param_product_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/products/{product_id}.json method: put operationId: deprecated_202101_update_products_param_product_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/products/{product_id}.json method: delete operationId: deprecated_202101_delete_products_param_product_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/products.json method: get operationId: deprecated_unstable_get_products x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/products.json method: post operationId: deprecated_unstable_create_products x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/products/count.json method: get operationId: deprecated_unstable_get_products_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/products/{product_id}.json method: get operationId: deprecated_unstable_get_products_param_product_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/products/{product_id}.json method: put operationId: deprecated_unstable_update_products_param_product_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/products/{product_id}.json method: delete operationId: deprecated_unstable_delete_products_param_product_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/products/{product_id}/images.json method: get operationId: deprecated_202001_get_products_param_product_id_images x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/products/{product_id}/images.json method: post operationId: deprecated_202001_create_products_param_product_id_images x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/products/{product_id}/images/count.json method: get operationId: deprecated_202001_get_products_param_product_id_images_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/products/{product_id}/images/{image_id}.json method: get operationId: deprecated_202001_get_products_param_product_id_images_param_image_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/products/{product_id}/images/{image_id}.json method: put operationId: deprecated_202001_update_products_param_product_id_images_param_image_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/products/{product_id}/images/{image_id}.json method: delete operationId: deprecated_202001_delete_products_param_product_id_images_param_image_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/products/{product_id}/images.json method: get operationId: deprecated_202004_get_products_param_product_id_images x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/products/{product_id}/images.json method: post operationId: deprecated_202004_create_products_param_product_id_images x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/products/{product_id}/images/count.json method: get operationId: deprecated_202004_get_products_param_product_id_images_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/products/{product_id}/images/{image_id}.json method: get operationId: deprecated_202004_get_products_param_product_id_images_param_image_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/products/{product_id}/images/{image_id}.json method: put operationId: deprecated_202004_update_products_param_product_id_images_param_image_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/products/{product_id}/images/{image_id}.json method: delete operationId: deprecated_202004_delete_products_param_product_id_images_param_image_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/products/{product_id}/images.json method: get operationId: deprecated_202007_get_products_param_product_id_images x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/products/{product_id}/images.json method: post operationId: deprecated_202007_create_products_param_product_id_images x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/products/{product_id}/images/count.json method: get operationId: deprecated_202007_get_products_param_product_id_images_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/products/{product_id}/images/{image_id}.json method: get operationId: deprecated_202007_get_products_param_product_id_images_param_image_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/products/{product_id}/images/{image_id}.json method: put operationId: deprecated_202007_update_products_param_product_id_images_param_image_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/products/{product_id}/images/{image_id}.json method: delete operationId: deprecated_202007_delete_products_param_product_id_images_param_image_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/products/{product_id}/images.json method: get operationId: get_products_param_product_id_images x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/products/{product_id}/images.json method: post operationId: create_products_param_product_id_images x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/products/{product_id}/images/count.json method: get operationId: get_products_param_product_id_images_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/products/{product_id}/images/{image_id}.json method: get operationId: get_products_param_product_id_images_param_image_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/products/{product_id}/images/{image_id}.json method: put operationId: update_products_param_product_id_images_param_image_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/products/{product_id}/images/{image_id}.json method: delete operationId: delete_products_param_product_id_images_param_image_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/products/{product_id}/images.json method: get operationId: deprecated_202101_get_products_param_product_id_images x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/products/{product_id}/images.json method: post operationId: deprecated_202101_create_products_param_product_id_images x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/products/{product_id}/images/count.json method: get operationId: deprecated_202101_get_products_param_product_id_images_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/products/{product_id}/images/{image_id}.json method: get operationId: deprecated_202101_get_products_param_product_id_images_param_image_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/products/{product_id}/images/{image_id}.json method: put operationId: deprecated_202101_update_products_param_product_id_images_param_image_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/products/{product_id}/images/{image_id}.json method: delete operationId: deprecated_202101_delete_products_param_product_id_images_param_image_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/products/{product_id}/images.json method: get operationId: deprecated_unstable_get_products_param_product_id_images x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/products/{product_id}/images.json method: post operationId: deprecated_unstable_create_products_param_product_id_images x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/products/{product_id}/images/count.json method: get operationId: deprecated_unstable_get_products_param_product_id_images_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/products/{product_id}/images/{image_id}.json method: get operationId: deprecated_unstable_get_products_param_product_id_images_param_image_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/products/{product_id}/images/{image_id}.json method: put operationId: deprecated_unstable_update_products_param_product_id_images_param_image_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/products/{product_id}/images/{image_id}.json method: delete operationId: deprecated_unstable_delete_products_param_product_id_images_param_image_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/smart_collections.json method: get operationId: deprecated_202001_get_smart_collections x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/smart_collections.json method: post operationId: deprecated_202001_create_smart_collections x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/smart_collections/count.json method: get operationId: deprecated_202001_get_smart_collections_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/smart_collections/{smart_collection_id}.json method: get operationId: deprecated_202001_get_smart_collections_param_smart_collection_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/smart_collections/{smart_collection_id}.json method: put operationId: deprecated_202001_update_smart_collections_param_smart_collection_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/smart_collections/{smart_collection_id}.json method: delete operationId: deprecated_202001_delete_smart_collections_param_smart_collection_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/smart_collections/{smart_collection_id}/order.json method: put operationId: deprecated_202001_update_smart_collections_param_smart_collection_id_order x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/smart_collections.json method: get operationId: deprecated_202004_get_smart_collections x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/smart_collections.json method: post operationId: deprecated_202004_create_smart_collections x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/smart_collections/count.json method: get operationId: deprecated_202004_get_smart_collections_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/smart_collections/{smart_collection_id}.json method: get operationId: deprecated_202004_get_smart_collections_param_smart_collection_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/smart_collections/{smart_collection_id}.json method: put operationId: deprecated_202004_update_smart_collections_param_smart_collection_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/smart_collections/{smart_collection_id}.json method: delete operationId: deprecated_202004_delete_smart_collections_param_smart_collection_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/smart_collections/{smart_collection_id}/order.json method: put operationId: deprecated_202004_update_smart_collections_param_smart_collection_id_order x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/smart_collections.json method: get operationId: deprecated_202007_get_smart_collections x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/smart_collections.json method: post operationId: deprecated_202007_create_smart_collections x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/smart_collections/count.json method: get operationId: deprecated_202007_get_smart_collections_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/smart_collections/{smart_collection_id}.json method: get operationId: deprecated_202007_get_smart_collections_param_smart_collection_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/smart_collections/{smart_collection_id}.json method: put operationId: deprecated_202007_update_smart_collections_param_smart_collection_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/smart_collections/{smart_collection_id}.json method: delete operationId: deprecated_202007_delete_smart_collections_param_smart_collection_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/smart_collections/{smart_collection_id}/order.json method: put operationId: deprecated_202007_update_smart_collections_param_smart_collection_id_order x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/smart_collections.json method: get operationId: get_smart_collections x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/smart_collections.json method: post operationId: create_smart_collections x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/smart_collections/count.json method: get operationId: get_smart_collections_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/smart_collections/{smart_collection_id}.json method: get operationId: get_smart_collections_param_smart_collection_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/smart_collections/{smart_collection_id}.json method: put operationId: update_smart_collections_param_smart_collection_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/smart_collections/{smart_collection_id}.json method: delete operationId: delete_smart_collections_param_smart_collection_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/smart_collections/{smart_collection_id}/order.json method: put operationId: update_smart_collections_param_smart_collection_id_order x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/smart_collections.json method: get operationId: deprecated_202101_get_smart_collections x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/smart_collections.json method: post operationId: deprecated_202101_create_smart_collections x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/smart_collections/count.json method: get operationId: deprecated_202101_get_smart_collections_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/smart_collections/{smart_collection_id}.json method: get operationId: deprecated_202101_get_smart_collections_param_smart_collection_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/smart_collections/{smart_collection_id}.json method: put operationId: deprecated_202101_update_smart_collections_param_smart_collection_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/smart_collections/{smart_collection_id}.json method: delete operationId: deprecated_202101_delete_smart_collections_param_smart_collection_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/smart_collections/{smart_collection_id}/order.json method: put operationId: deprecated_202101_update_smart_collections_param_smart_collection_id_order x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/smart_collections.json method: get operationId: deprecated_unstable_get_smart_collections x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/smart_collections.json method: post operationId: deprecated_unstable_create_smart_collections x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/smart_collections/count.json method: get operationId: deprecated_unstable_get_smart_collections_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/smart_collections/{smart_collection_id}.json method: get operationId: deprecated_unstable_get_smart_collections_param_smart_collection_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/smart_collections/{smart_collection_id}.json method: put operationId: deprecated_unstable_update_smart_collections_param_smart_collection_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/smart_collections/{smart_collection_id}.json method: delete operationId: deprecated_unstable_delete_smart_collections_param_smart_collection_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/smart_collections/{smart_collection_id}/order.json method: put operationId: deprecated_unstable_update_smart_collections_param_smart_collection_id_order x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/checkouts/{token}/complete.json method: post operationId: deprecated_202001_create_checkouts_param_token_complete x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/checkouts/{token}.json method: get operationId: deprecated_202001_get_checkouts_param_token x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/checkouts/{token}.json method: put operationId: deprecated_202001_update_checkouts_param_token x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/checkouts/{token}/shipping_rates.json method: get operationId: deprecated_202001_get_checkouts_param_token_shipping_rates x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/checkouts/{token}/complete.json method: post operationId: deprecated_202004_create_checkouts_param_token_complete x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/checkouts/{token}.json method: get operationId: deprecated_202004_get_checkouts_param_token x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/checkouts/{token}.json method: put operationId: deprecated_202004_update_checkouts_param_token x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/checkouts/{token}/shipping_rates.json method: get operationId: deprecated_202004_get_checkouts_param_token_shipping_rates x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/checkouts/{token}/complete.json method: post operationId: deprecated_202007_create_checkouts_param_token_complete x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/checkouts/{token}.json method: get operationId: deprecated_202007_get_checkouts_param_token x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/checkouts/{token}.json method: put operationId: deprecated_202007_update_checkouts_param_token x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/checkouts/{token}/shipping_rates.json method: get operationId: deprecated_202007_get_checkouts_param_token_shipping_rates x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/checkouts/{token}/complete.json method: post operationId: create_checkouts_param_token_complete x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/checkouts/{token}.json method: get operationId: get_checkouts_param_token x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/checkouts/{token}.json method: put operationId: update_checkouts_param_token x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/checkouts/{token}/shipping_rates.json method: get operationId: get_checkouts_param_token_shipping_rates x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/checkouts/{token}/complete.json method: post operationId: deprecated_202101_create_checkouts_param_token_complete x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/checkouts/{token}.json method: get operationId: deprecated_202101_get_checkouts_param_token x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/checkouts/{token}.json method: put operationId: deprecated_202101_update_checkouts_param_token x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/checkouts/{token}/shipping_rates.json method: get operationId: deprecated_202101_get_checkouts_param_token_shipping_rates x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/checkouts/{token}/complete.json method: post operationId: deprecated_unstable_create_checkouts_param_token_complete x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/checkouts/{token}.json method: get operationId: deprecated_unstable_get_checkouts_param_token x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/checkouts/{token}.json method: put operationId: deprecated_unstable_update_checkouts_param_token x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/checkouts/{token}/shipping_rates.json method: get operationId: deprecated_unstable_get_checkouts_param_token_shipping_rates x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/collection_listings.json method: get operationId: deprecated_202001_get_collection_listings x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/collection_listings/{collection_listing_id}/product_ids.json method: get operationId: deprecated_202001_get_collection_listings_param_collection_listing_id_product_ids x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/collection_listings/{collection_listing_id}.json method: get operationId: deprecated_202001_get_collection_listings_param_collection_listing_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/collection_listings/{collection_listing_id}.json method: put operationId: deprecated_202001_update_collection_listings_param_collection_listing_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/collection_listings/{collection_listing_id}.json method: delete operationId: deprecated_202001_delete_collection_listings_param_collection_listing_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/collection_listings.json method: get operationId: deprecated_202004_get_collection_listings x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/collection_listings/{collection_listing_id}/product_ids.json method: get operationId: deprecated_202004_get_collection_listings_param_collection_listing_id_product_ids x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/collection_listings/{collection_listing_id}.json method: get operationId: deprecated_202004_get_collection_listings_param_collection_listing_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/collection_listings/{collection_listing_id}.json method: put operationId: deprecated_202004_update_collection_listings_param_collection_listing_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/collection_listings/{collection_listing_id}.json method: delete operationId: deprecated_202004_delete_collection_listings_param_collection_listing_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/collection_listings.json method: get operationId: deprecated_202007_get_collection_listings x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/collection_listings/{collection_listing_id}/product_ids.json method: get operationId: deprecated_202007_get_collection_listings_param_collection_listing_id_product_ids x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/collection_listings/{collection_listing_id}.json method: get operationId: deprecated_202007_get_collection_listings_param_collection_listing_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/collection_listings/{collection_listing_id}.json method: put operationId: deprecated_202007_update_collection_listings_param_collection_listing_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/collection_listings/{collection_listing_id}.json method: delete operationId: deprecated_202007_delete_collection_listings_param_collection_listing_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/collection_listings.json method: get operationId: get_collection_listings x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/collection_listings/{collection_listing_id}/product_ids.json method: get operationId: get_collection_listings_param_collection_listing_id_product_ids x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/collection_listings/{collection_listing_id}.json method: get operationId: get_collection_listings_param_collection_listing_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/collection_listings/{collection_listing_id}.json method: put operationId: update_collection_listings_param_collection_listing_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/collection_listings/{collection_listing_id}.json method: delete operationId: delete_collection_listings_param_collection_listing_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/collection_listings.json method: get operationId: deprecated_202101_get_collection_listings x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/collection_listings/{collection_listing_id}/product_ids.json method: get operationId: deprecated_202101_get_collection_listings_param_collection_listing_id_product_ids x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/collection_listings/{collection_listing_id}.json method: get operationId: deprecated_202101_get_collection_listings_param_collection_listing_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/collection_listings/{collection_listing_id}.json method: put operationId: deprecated_202101_update_collection_listings_param_collection_listing_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/collection_listings/{collection_listing_id}.json method: delete operationId: deprecated_202101_delete_collection_listings_param_collection_listing_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/collection_listings.json method: get operationId: deprecated_unstable_get_collection_listings x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/collection_listings/{collection_listing_id}/product_ids.json method: get operationId: deprecated_unstable_get_collection_listings_param_collection_listing_id_product_ids x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/collection_listings/{collection_listing_id}.json method: get operationId: deprecated_unstable_get_collection_listings_param_collection_listing_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/collection_listings/{collection_listing_id}.json method: put operationId: deprecated_unstable_update_collection_listings_param_collection_listing_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/collection_listings/{collection_listing_id}.json method: delete operationId: deprecated_unstable_delete_collection_listings_param_collection_listing_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/checkouts/{token}/payments.json method: post operationId: deprecated_202001_create_checkouts_param_token_payments x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/checkouts/{token}/payments.json method: get operationId: deprecated_202001_get_checkouts_param_token_payments x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/checkouts/{token}/payments/{payment_id}.json method: get operationId: deprecated_202001_get_checkouts_param_token_payments_param_payment_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/checkouts/{token}/payments/count.json method: get operationId: deprecated_202001_get_checkouts_param_token_payments_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/checkouts/{token}/payments.json method: post operationId: deprecated_202004_create_checkouts_param_token_payments x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/checkouts/{token}/payments.json method: get operationId: deprecated_202004_get_checkouts_param_token_payments x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/checkouts/{token}/payments/{payment_id}.json method: get operationId: deprecated_202004_get_checkouts_param_token_payments_param_payment_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/checkouts/{token}/payments/count.json method: get operationId: deprecated_202004_get_checkouts_param_token_payments_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/checkouts/{token}/payments.json method: post operationId: deprecated_202007_create_checkouts_param_token_payments x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/checkouts/{token}/payments.json method: get operationId: deprecated_202007_get_checkouts_param_token_payments x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/checkouts/{token}/payments/{payment_id}.json method: get operationId: deprecated_202007_get_checkouts_param_token_payments_param_payment_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/checkouts/{token}/payments/count.json method: get operationId: deprecated_202007_get_checkouts_param_token_payments_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/checkouts/{token}/payments.json method: post operationId: create_checkouts_param_token_payments x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/checkouts/{token}/payments.json method: get operationId: get_checkouts_param_token_payments x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/checkouts/{token}/payments/{payment_id}.json method: get operationId: get_checkouts_param_token_payments_param_payment_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/checkouts/{token}/payments/count.json method: get operationId: get_checkouts_param_token_payments_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/checkouts/{token}/payments.json method: post operationId: deprecated_202101_create_checkouts_param_token_payments x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/checkouts/{token}/payments.json method: get operationId: deprecated_202101_get_checkouts_param_token_payments x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/checkouts/{token}/payments/{payment_id}.json method: get operationId: deprecated_202101_get_checkouts_param_token_payments_param_payment_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/checkouts/{token}/payments/count.json method: get operationId: deprecated_202101_get_checkouts_param_token_payments_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/checkouts/{token}/payments.json method: post operationId: deprecated_unstable_create_checkouts_param_token_payments x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/checkouts/{token}/payments.json method: get operationId: deprecated_unstable_get_checkouts_param_token_payments x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/checkouts/{token}/payments/{payment_id}.json method: get operationId: deprecated_unstable_get_checkouts_param_token_payments_param_payment_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/checkouts/{token}/payments/count.json method: get operationId: deprecated_unstable_get_checkouts_param_token_payments_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/product_listings.json method: get operationId: deprecated_202001_get_product_listings x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/product_listings/product_ids.json method: get operationId: deprecated_202001_get_product_listings_product_ids x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/product_listings/count.json method: get operationId: deprecated_202001_get_product_listings_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/product_listings/{product_listing_id}.json method: get operationId: deprecated_202001_get_product_listings_param_product_listing_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/product_listings/{product_listing_id}.json method: put operationId: deprecated_202001_update_product_listings_param_product_listing_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/product_listings/{product_listing_id}.json method: delete operationId: deprecated_202001_delete_product_listings_param_product_listing_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/product_listings.json method: get operationId: deprecated_202004_get_product_listings x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/product_listings/product_ids.json method: get operationId: deprecated_202004_get_product_listings_product_ids x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/product_listings/count.json method: get operationId: deprecated_202004_get_product_listings_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/product_listings/{product_listing_id}.json method: get operationId: deprecated_202004_get_product_listings_param_product_listing_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/product_listings/{product_listing_id}.json method: put operationId: deprecated_202004_update_product_listings_param_product_listing_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/product_listings/{product_listing_id}.json method: delete operationId: deprecated_202004_delete_product_listings_param_product_listing_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/product_listings.json method: get operationId: deprecated_202007_get_product_listings x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/product_listings/product_ids.json method: get operationId: deprecated_202007_get_product_listings_product_ids x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/product_listings/count.json method: get operationId: deprecated_202007_get_product_listings_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/product_listings/{product_listing_id}.json method: get operationId: deprecated_202007_get_product_listings_param_product_listing_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/product_listings/{product_listing_id}.json method: put operationId: deprecated_202007_update_product_listings_param_product_listing_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/product_listings/{product_listing_id}.json method: delete operationId: deprecated_202007_delete_product_listings_param_product_listing_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/assigned_fulfillment_orders.json method: get operationId: deprecated_202001_get_assigned_fulfillment_orders x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/assigned_fulfillment_orders.json method: get operationId: deprecated_202004_get_assigned_fulfillment_orders x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/assigned_fulfillment_orders.json method: get operationId: deprecated_202007_get_assigned_fulfillment_orders x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/assigned_fulfillment_orders.json method: get operationId: get_assigned_fulfillment_orders x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/assigned_fulfillment_orders.json method: get operationId: deprecated_202101_get_assigned_fulfillment_orders x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/assigned_fulfillment_orders.json method: get operationId: deprecated_unstable_get_assigned_fulfillment_orders x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/cancellation_request.json method: post operationId: deprecated_202001_create_fulfillment_orders_param_fulfillment_order_id_cancellation_request x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/cancellation_request/accept.json method: post operationId: deprecated_202001_create_fulfillment_orders_param_fulfillment_order_id_cancellation_request_accept x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/cancellation_request/reject.json method: post operationId: deprecated_202001_create_fulfillment_orders_param_fulfillment_order_id_cancellation_request_reject x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/cancellation_request.json method: post operationId: deprecated_202004_create_fulfillment_orders_param_fulfillment_order_id_cancellation_request x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/cancellation_request/accept.json method: post operationId: deprecated_202004_create_fulfillment_orders_param_fulfillment_order_id_cancellation_request_accept x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/cancellation_request/reject.json method: post operationId: deprecated_202004_create_fulfillment_orders_param_fulfillment_order_id_cancellation_request_reject x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/cancellation_request.json method: post operationId: deprecated_202007_create_fulfillment_orders_param_fulfillment_order_id_cancellation_request x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/cancellation_request/accept.json method: post operationId: deprecated_202007_create_fulfillment_orders_param_fulfillment_order_id_cancellation_request_accept x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/cancellation_request/reject.json method: post operationId: deprecated_202007_create_fulfillment_orders_param_fulfillment_order_id_cancellation_request_reject x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/cancellation_request.json method: post operationId: create_fulfillment_orders_param_fulfillment_order_id_cancellation_request x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/cancellation_request/accept.json method: post operationId: create_fulfillment_orders_param_fulfillment_order_id_cancellation_request_accept x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/cancellation_request/reject.json method: post operationId: create_fulfillment_orders_param_fulfillment_order_id_cancellation_request_reject x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/cancellation_request.json method: post operationId: deprecated_202101_create_fulfillment_orders_param_fulfillment_order_id_cancellation_request x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/cancellation_request/accept.json method: post operationId: deprecated_202101_create_fulfillment_orders_param_fulfillment_order_id_cancellation_request_accept x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/cancellation_request/reject.json method: post operationId: deprecated_202101_create_fulfillment_orders_param_fulfillment_order_id_cancellation_request_reject x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/cancellation_request.json method: post operationId: deprecated_unstable_create_fulfillment_orders_param_fulfillment_order_id_cancellation_request x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/cancellation_request/accept.json method: post operationId: deprecated_unstable_create_fulfillment_orders_param_fulfillment_order_id_cancellation_request_accept x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/cancellation_request/reject.json method: post operationId: deprecated_unstable_create_fulfillment_orders_param_fulfillment_order_id_cancellation_request_reject x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/carrier_services.json method: post operationId: deprecated_202001_create_carrier_services x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/carrier_services.json method: get operationId: deprecated_202001_get_carrier_services x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/carrier_services/{carrier_service_id}.json method: put operationId: deprecated_202001_update_carrier_services_param_carrier_service_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/carrier_services/{carrier_service_id}.json method: get operationId: deprecated_202001_get_carrier_services_param_carrier_service_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/carrier_services/{carrier_service_id}.json method: delete operationId: deprecated_202001_delete_carrier_services_param_carrier_service_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/carrier_services.json method: post operationId: deprecated_202004_create_carrier_services x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/carrier_services.json method: get operationId: deprecated_202004_get_carrier_services x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/carrier_services/{carrier_service_id}.json method: put operationId: deprecated_202004_update_carrier_services_param_carrier_service_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/carrier_services/{carrier_service_id}.json method: get operationId: deprecated_202004_get_carrier_services_param_carrier_service_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/carrier_services/{carrier_service_id}.json method: delete operationId: deprecated_202004_delete_carrier_services_param_carrier_service_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/carrier_services.json method: post operationId: deprecated_202007_create_carrier_services x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/carrier_services.json method: get operationId: deprecated_202007_get_carrier_services x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/carrier_services/{carrier_service_id}.json method: put operationId: deprecated_202007_update_carrier_services_param_carrier_service_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/carrier_services/{carrier_service_id}.json method: get operationId: deprecated_202007_get_carrier_services_param_carrier_service_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/carrier_services/{carrier_service_id}.json method: delete operationId: deprecated_202007_delete_carrier_services_param_carrier_service_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/carrier_services.json method: post operationId: create_carrier_services x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/carrier_services.json method: get operationId: get_carrier_services x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/carrier_services/{carrier_service_id}.json method: put operationId: update_carrier_services_param_carrier_service_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/carrier_services/{carrier_service_id}.json method: get operationId: get_carrier_services_param_carrier_service_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/carrier_services/{carrier_service_id}.json method: delete operationId: delete_carrier_services_param_carrier_service_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/carrier_services.json method: post operationId: deprecated_202101_create_carrier_services x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/carrier_services.json method: get operationId: deprecated_202101_get_carrier_services x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/carrier_services/{carrier_service_id}.json method: put operationId: deprecated_202101_update_carrier_services_param_carrier_service_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/carrier_services/{carrier_service_id}.json method: get operationId: deprecated_202101_get_carrier_services_param_carrier_service_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/carrier_services/{carrier_service_id}.json method: delete operationId: deprecated_202101_delete_carrier_services_param_carrier_service_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/carrier_services.json method: post operationId: deprecated_unstable_create_carrier_services x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/carrier_services.json method: get operationId: deprecated_unstable_get_carrier_services x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/carrier_services/{carrier_service_id}.json method: put operationId: deprecated_unstable_update_carrier_services_param_carrier_service_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/carrier_services/{carrier_service_id}.json method: get operationId: deprecated_unstable_get_carrier_services_param_carrier_service_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/carrier_services/{carrier_service_id}.json method: delete operationId: deprecated_unstable_delete_carrier_services_param_carrier_service_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/orders/{order_id}/fulfillments.json method: get operationId: deprecated_202001_get_orders_param_order_id_fulfillments x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/orders/{order_id}/fulfillments.json method: post operationId: deprecated_202001_create_orders_param_order_id_fulfillments x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/fulfillments.json method: get operationId: deprecated_202001_get_fulfillment_orders_param_fulfillment_order_id_fulfillments x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/orders/{order_id}/fulfillments/count.json method: get operationId: deprecated_202001_get_orders_param_order_id_fulfillments_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/orders/{order_id}/fulfillments/{fulfillment_id}.json method: get operationId: deprecated_202001_get_orders_param_order_id_fulfillments_param_fulfillment_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/orders/{order_id}/fulfillments/{fulfillment_id}.json method: put operationId: deprecated_202001_update_orders_param_order_id_fulfillments_param_fulfillment_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/fulfillments.json method: post operationId: deprecated_202001_create_fulfillments x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/fulfillments/{fulfillment_id}/update_tracking.json method: post operationId: deprecated_202001_create_fulfillments_param_fulfillment_id_update_tracking x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/orders/{order_id}/fulfillments/{fulfillment_id}/complete.json method: post operationId: deprecated_202001_create_orders_param_order_id_fulfillments_param_fulfillment_id_complete x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/orders/{order_id}/fulfillments/{fulfillment_id}/open.json method: post operationId: deprecated_202001_create_orders_param_order_id_fulfillments_param_fulfillment_id_open x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/orders/{order_id}/fulfillments/{fulfillment_id}/cancel.json method: post operationId: deprecated_202001_create_orders_param_order_id_fulfillments_param_fulfillment_id_cancel x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/fulfillments/{fulfillment_id}/cancel.json method: post operationId: deprecated_202001_create_fulfillments_param_fulfillment_id_cancel x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/orders/{order_id}/fulfillments.json method: get operationId: deprecated_202004_get_orders_param_order_id_fulfillments x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/orders/{order_id}/fulfillments.json method: post operationId: deprecated_202004_create_orders_param_order_id_fulfillments x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/fulfillments.json method: get operationId: deprecated_202004_get_fulfillment_orders_param_fulfillment_order_id_fulfillments x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/orders/{order_id}/fulfillments/count.json method: get operationId: deprecated_202004_get_orders_param_order_id_fulfillments_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/orders/{order_id}/fulfillments/{fulfillment_id}.json method: get operationId: deprecated_202004_get_orders_param_order_id_fulfillments_param_fulfillment_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/orders/{order_id}/fulfillments/{fulfillment_id}.json method: put operationId: deprecated_202004_update_orders_param_order_id_fulfillments_param_fulfillment_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/fulfillments.json method: post operationId: deprecated_202004_create_fulfillments x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/fulfillments/{fulfillment_id}/update_tracking.json method: post operationId: deprecated_202004_create_fulfillments_param_fulfillment_id_update_tracking x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/orders/{order_id}/fulfillments/{fulfillment_id}/complete.json method: post operationId: deprecated_202004_create_orders_param_order_id_fulfillments_param_fulfillment_id_complete x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/orders/{order_id}/fulfillments/{fulfillment_id}/open.json method: post operationId: deprecated_202004_create_orders_param_order_id_fulfillments_param_fulfillment_id_open x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/orders/{order_id}/fulfillments/{fulfillment_id}/cancel.json method: post operationId: deprecated_202004_create_orders_param_order_id_fulfillments_param_fulfillment_id_cancel x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/fulfillments/{fulfillment_id}/cancel.json method: post operationId: deprecated_202004_create_fulfillments_param_fulfillment_id_cancel x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/orders/{order_id}/fulfillments.json method: get operationId: deprecated_202007_get_orders_param_order_id_fulfillments x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/orders/{order_id}/fulfillments.json method: post operationId: deprecated_202007_create_orders_param_order_id_fulfillments x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/fulfillments.json method: get operationId: deprecated_202007_get_fulfillment_orders_param_fulfillment_order_id_fulfillments x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/orders/{order_id}/fulfillments/count.json method: get operationId: deprecated_202007_get_orders_param_order_id_fulfillments_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/orders/{order_id}/fulfillments/{fulfillment_id}.json method: get operationId: deprecated_202007_get_orders_param_order_id_fulfillments_param_fulfillment_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/orders/{order_id}/fulfillments/{fulfillment_id}.json method: put operationId: deprecated_202007_update_orders_param_order_id_fulfillments_param_fulfillment_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/fulfillments.json method: post operationId: deprecated_202007_create_fulfillments x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/fulfillments/{fulfillment_id}/update_tracking.json method: post operationId: deprecated_202007_create_fulfillments_param_fulfillment_id_update_tracking x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/orders/{order_id}/fulfillments/{fulfillment_id}/complete.json method: post operationId: deprecated_202007_create_orders_param_order_id_fulfillments_param_fulfillment_id_complete x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/orders/{order_id}/fulfillments/{fulfillment_id}/open.json method: post operationId: deprecated_202007_create_orders_param_order_id_fulfillments_param_fulfillment_id_open x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/orders/{order_id}/fulfillments/{fulfillment_id}/cancel.json method: post operationId: deprecated_202007_create_orders_param_order_id_fulfillments_param_fulfillment_id_cancel x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/fulfillments/{fulfillment_id}/cancel.json method: post operationId: deprecated_202007_create_fulfillments_param_fulfillment_id_cancel x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/orders/{order_id}/fulfillments.json method: get operationId: get_orders_param_order_id_fulfillments x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/orders/{order_id}/fulfillments.json method: post operationId: create_orders_param_order_id_fulfillments x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/fulfillments.json method: get operationId: get_fulfillment_orders_param_fulfillment_order_id_fulfillments x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/orders/{order_id}/fulfillments/count.json method: get operationId: get_orders_param_order_id_fulfillments_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/orders/{order_id}/fulfillments/{fulfillment_id}.json method: get operationId: get_orders_param_order_id_fulfillments_param_fulfillment_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/orders/{order_id}/fulfillments/{fulfillment_id}.json method: put operationId: update_orders_param_order_id_fulfillments_param_fulfillment_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/fulfillments.json method: post operationId: create_fulfillments x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/fulfillments/{fulfillment_id}/update_tracking.json method: post operationId: create_fulfillments_param_fulfillment_id_update_tracking x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/orders/{order_id}/fulfillments/{fulfillment_id}/complete.json method: post operationId: create_orders_param_order_id_fulfillments_param_fulfillment_id_complete x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/orders/{order_id}/fulfillments/{fulfillment_id}/open.json method: post operationId: create_orders_param_order_id_fulfillments_param_fulfillment_id_open x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/orders/{order_id}/fulfillments/{fulfillment_id}/cancel.json method: post operationId: create_orders_param_order_id_fulfillments_param_fulfillment_id_cancel x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/fulfillments/{fulfillment_id}/cancel.json method: post operationId: create_fulfillments_param_fulfillment_id_cancel x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/orders/{order_id}/fulfillments.json method: get operationId: deprecated_202101_get_orders_param_order_id_fulfillments x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/orders/{order_id}/fulfillments.json method: post operationId: deprecated_202101_create_orders_param_order_id_fulfillments x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/fulfillments.json method: get operationId: deprecated_202101_get_fulfillment_orders_param_fulfillment_order_id_fulfillments x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/orders/{order_id}/fulfillments/count.json method: get operationId: deprecated_202101_get_orders_param_order_id_fulfillments_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/orders/{order_id}/fulfillments/{fulfillment_id}.json method: get operationId: deprecated_202101_get_orders_param_order_id_fulfillments_param_fulfillment_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/orders/{order_id}/fulfillments/{fulfillment_id}.json method: put operationId: deprecated_202101_update_orders_param_order_id_fulfillments_param_fulfillment_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/fulfillments.json method: post operationId: deprecated_202101_create_fulfillments x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/fulfillments/{fulfillment_id}/update_tracking.json method: post operationId: deprecated_202101_create_fulfillments_param_fulfillment_id_update_tracking x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/orders/{order_id}/fulfillments/{fulfillment_id}/complete.json method: post operationId: deprecated_202101_create_orders_param_order_id_fulfillments_param_fulfillment_id_complete x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/orders/{order_id}/fulfillments/{fulfillment_id}/open.json method: post operationId: deprecated_202101_create_orders_param_order_id_fulfillments_param_fulfillment_id_open x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/orders/{order_id}/fulfillments/{fulfillment_id}/cancel.json method: post operationId: deprecated_202101_create_orders_param_order_id_fulfillments_param_fulfillment_id_cancel x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/fulfillments/{fulfillment_id}/cancel.json method: post operationId: deprecated_202101_create_fulfillments_param_fulfillment_id_cancel x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/orders/{order_id}/fulfillments.json method: get operationId: deprecated_unstable_get_orders_param_order_id_fulfillments x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/orders/{order_id}/fulfillments.json method: post operationId: deprecated_unstable_create_orders_param_order_id_fulfillments x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/fulfillments.json method: get operationId: deprecated_unstable_get_fulfillment_orders_param_fulfillment_order_id_fulfillments x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/orders/{order_id}/fulfillments/count.json method: get operationId: deprecated_unstable_get_orders_param_order_id_fulfillments_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/orders/{order_id}/fulfillments/{fulfillment_id}.json method: get operationId: deprecated_unstable_get_orders_param_order_id_fulfillments_param_fulfillment_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/orders/{order_id}/fulfillments/{fulfillment_id}.json method: put operationId: deprecated_unstable_update_orders_param_order_id_fulfillments_param_fulfillment_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/fulfillments.json method: post operationId: deprecated_unstable_create_fulfillments x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/fulfillments/{fulfillment_id}/update_tracking.json method: post operationId: deprecated_unstable_create_fulfillments_param_fulfillment_id_update_tracking x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/orders/{order_id}/fulfillments/{fulfillment_id}/complete.json method: post operationId: deprecated_unstable_create_orders_param_order_id_fulfillments_param_fulfillment_id_complete x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/orders/{order_id}/fulfillments/{fulfillment_id}/open.json method: post operationId: deprecated_unstable_create_orders_param_order_id_fulfillments_param_fulfillment_id_open x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/orders/{order_id}/fulfillments/{fulfillment_id}/cancel.json method: post operationId: deprecated_unstable_create_orders_param_order_id_fulfillments_param_fulfillment_id_cancel x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/fulfillments/{fulfillment_id}/cancel.json method: post operationId: deprecated_unstable_create_fulfillments_param_fulfillment_id_cancel x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/orders/{order_id}/fulfillments/{fulfillment_id}/events.json method: get operationId: deprecated_202001_get_orders_param_order_id_fulfillments_param_fulfillment_id_events x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/orders/{order_id}/fulfillments/{fulfillment_id}/events.json method: post operationId: deprecated_202001_create_orders_param_order_id_fulfillments_param_fulfillment_id_events x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/orders/{order_id}/fulfillments/{fulfillment_id}/events/{event_id}.json method: get operationId: deprecated_202001_get_orders_param_order_id_fulfillments_param_fulfillment_id_events_param_event_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/orders/{order_id}/fulfillments/{fulfillment_id}/events/{event_id}.json method: delete operationId: deprecated_202001_delete_orders_param_order_id_fulfillments_param_fulfillment_id_events_param_event_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/orders/{order_id}/fulfillments/{fulfillment_id}/events.json method: get operationId: deprecated_202004_get_orders_param_order_id_fulfillments_param_fulfillment_id_events x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/orders/{order_id}/fulfillments/{fulfillment_id}/events.json method: post operationId: deprecated_202004_create_orders_param_order_id_fulfillments_param_fulfillment_id_events x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/orders/{order_id}/fulfillments/{fulfillment_id}/events/{event_id}.json method: get operationId: deprecated_202004_get_orders_param_order_id_fulfillments_param_fulfillment_id_events_param_event_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/orders/{order_id}/fulfillments/{fulfillment_id}/events/{event_id}.json method: delete operationId: deprecated_202004_delete_orders_param_order_id_fulfillments_param_fulfillment_id_events_param_event_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/orders/{order_id}/fulfillments/{fulfillment_id}/events.json method: get operationId: deprecated_202007_get_orders_param_order_id_fulfillments_param_fulfillment_id_events x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/orders/{order_id}/fulfillments/{fulfillment_id}/events.json method: post operationId: deprecated_202007_create_orders_param_order_id_fulfillments_param_fulfillment_id_events x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/orders/{order_id}/fulfillments/{fulfillment_id}/events/{event_id}.json method: get operationId: deprecated_202007_get_orders_param_order_id_fulfillments_param_fulfillment_id_events_param_event_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/orders/{order_id}/fulfillments/{fulfillment_id}/events/{event_id}.json method: delete operationId: deprecated_202007_delete_orders_param_order_id_fulfillments_param_fulfillment_id_events_param_event_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/orders/{order_id}/fulfillments/{fulfillment_id}/events.json method: get operationId: get_orders_param_order_id_fulfillments_param_fulfillment_id_events x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/orders/{order_id}/fulfillments/{fulfillment_id}/events.json method: post operationId: create_orders_param_order_id_fulfillments_param_fulfillment_id_events x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/orders/{order_id}/fulfillments/{fulfillment_id}/events/{event_id}.json method: get operationId: get_orders_param_order_id_fulfillments_param_fulfillment_id_events_param_event_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/orders/{order_id}/fulfillments/{fulfillment_id}/events/{event_id}.json method: delete operationId: delete_orders_param_order_id_fulfillments_param_fulfillment_id_events_param_event_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/orders/{order_id}/fulfillments/{fulfillment_id}/events.json method: get operationId: deprecated_202101_get_orders_param_order_id_fulfillments_param_fulfillment_id_events x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/orders/{order_id}/fulfillments/{fulfillment_id}/events.json method: post operationId: deprecated_202101_create_orders_param_order_id_fulfillments_param_fulfillment_id_events x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/orders/{order_id}/fulfillments/{fulfillment_id}/events/{event_id}.json method: get operationId: deprecated_202101_get_orders_param_order_id_fulfillments_param_fulfillment_id_events_param_event_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/orders/{order_id}/fulfillments/{fulfillment_id}/events/{event_id}.json method: delete operationId: deprecated_202101_delete_orders_param_order_id_fulfillments_param_fulfillment_id_events_param_event_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/orders/{order_id}/fulfillments/{fulfillment_id}/events.json method: get operationId: deprecated_unstable_get_orders_param_order_id_fulfillments_param_fulfillment_id_events x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/orders/{order_id}/fulfillments/{fulfillment_id}/events.json method: post operationId: deprecated_unstable_create_orders_param_order_id_fulfillments_param_fulfillment_id_events x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/orders/{order_id}/fulfillments/{fulfillment_id}/events/{event_id}.json method: get operationId: deprecated_unstable_get_orders_param_order_id_fulfillments_param_fulfillment_id_events_param_event_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/orders/{order_id}/fulfillments/{fulfillment_id}/events/{event_id}.json method: delete operationId: deprecated_unstable_delete_orders_param_order_id_fulfillments_param_fulfillment_id_events_param_event_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/orders/{order_id}/fulfillment_orders.json method: get operationId: deprecated_202001_get_orders_param_order_id_fulfillment_orders x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}.json method: get operationId: deprecated_202001_get_fulfillment_orders_param_fulfillment_order_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/cancel.json method: post operationId: deprecated_202001_create_fulfillment_orders_param_fulfillment_order_id_cancel x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/close.json method: post operationId: deprecated_202001_create_fulfillment_orders_param_fulfillment_order_id_close x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/move.json method: post operationId: deprecated_202001_create_fulfillment_orders_param_fulfillment_order_id_move x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/orders/{order_id}/fulfillment_orders.json method: get operationId: deprecated_202004_get_orders_param_order_id_fulfillment_orders x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}.json method: get operationId: deprecated_202004_get_fulfillment_orders_param_fulfillment_order_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/cancel.json method: post operationId: deprecated_202004_create_fulfillment_orders_param_fulfillment_order_id_cancel x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/close.json method: post operationId: deprecated_202004_create_fulfillment_orders_param_fulfillment_order_id_close x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/move.json method: post operationId: deprecated_202004_create_fulfillment_orders_param_fulfillment_order_id_move x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/orders/{order_id}/fulfillment_orders.json method: get operationId: deprecated_202007_get_orders_param_order_id_fulfillment_orders x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}.json method: get operationId: deprecated_202007_get_fulfillment_orders_param_fulfillment_order_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/cancel.json method: post operationId: deprecated_202007_create_fulfillment_orders_param_fulfillment_order_id_cancel x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/close.json method: post operationId: deprecated_202007_create_fulfillment_orders_param_fulfillment_order_id_close x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/move.json method: post operationId: deprecated_202007_create_fulfillment_orders_param_fulfillment_order_id_move x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/orders/{order_id}/fulfillment_orders.json method: get operationId: get_orders_param_order_id_fulfillment_orders x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}.json method: get operationId: get_fulfillment_orders_param_fulfillment_order_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/cancel.json method: post operationId: create_fulfillment_orders_param_fulfillment_order_id_cancel x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/close.json method: post operationId: create_fulfillment_orders_param_fulfillment_order_id_close x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/move.json method: post operationId: create_fulfillment_orders_param_fulfillment_order_id_move x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/orders/{order_id}/fulfillment_orders.json method: get operationId: deprecated_202101_get_orders_param_order_id_fulfillment_orders x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}.json method: get operationId: deprecated_202101_get_fulfillment_orders_param_fulfillment_order_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/cancel.json method: post operationId: deprecated_202101_create_fulfillment_orders_param_fulfillment_order_id_cancel x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/close.json method: post operationId: deprecated_202101_create_fulfillment_orders_param_fulfillment_order_id_close x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/move.json method: post operationId: deprecated_202101_create_fulfillment_orders_param_fulfillment_order_id_move x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/open.json method: post operationId: deprecated_202101_create_fulfillment_orders_param_fulfillment_order_id_open x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/reschedule.json method: post operationId: deprecated_202101_create_fulfillment_orders_param_fulfillment_order_id_reschedule x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/orders/{order_id}/fulfillment_orders.json method: get operationId: deprecated_unstable_get_orders_param_order_id_fulfillment_orders x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/fulfillment_orders/{fulfillment_order_id}.json method: get operationId: deprecated_unstable_get_fulfillment_orders_param_fulfillment_order_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/cancel.json method: post operationId: deprecated_unstable_create_fulfillment_orders_param_fulfillment_order_id_cancel x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/fulfillment_orders/release_hold.json method: post operationId: deprecated_unstable_create_fulfillment_orders_release_hold x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/close.json method: post operationId: deprecated_unstable_create_fulfillment_orders_param_fulfillment_order_id_close x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/move.json method: post operationId: deprecated_unstable_create_fulfillment_orders_param_fulfillment_order_id_move x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/open.json method: post operationId: deprecated_unstable_create_fulfillment_orders_param_fulfillment_order_id_open x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/reschedule.json method: post operationId: deprecated_unstable_create_fulfillment_orders_param_fulfillment_order_id_reschedule x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/fulfillment_request.json method: post operationId: deprecated_202001_create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/accept.json method: post operationId: deprecated_202001_create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request_accept x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/reject.json method: post operationId: deprecated_202001_create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request_reject x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/fulfillment_request.json method: post operationId: deprecated_202004_create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/accept.json method: post operationId: deprecated_202004_create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request_accept x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/reject.json method: post operationId: deprecated_202004_create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request_reject x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/fulfillment_request.json method: post operationId: deprecated_202007_create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/accept.json method: post operationId: deprecated_202007_create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request_accept x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/reject.json method: post operationId: deprecated_202007_create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request_reject x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/fulfillment_request.json method: post operationId: create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/accept.json method: post operationId: create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request_accept x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/reject.json method: post operationId: create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request_reject x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/fulfillment_request.json method: post operationId: deprecated_202101_create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/accept.json method: post operationId: deprecated_202101_create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request_accept x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/reject.json method: post operationId: deprecated_202101_create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request_reject x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/fulfillment_request.json method: post operationId: deprecated_unstable_create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/accept.json method: post operationId: deprecated_unstable_create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request_accept x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/reject.json method: post operationId: deprecated_unstable_create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request_reject x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /fetch_tracking_numbers method: get operationId: deprecated_unknown_version_get_fetch_tracking_numbers x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /fetch_stock method: get operationId: deprecated_unknown_version_get_fetch_stock x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/fulfillment_services.json method: get operationId: deprecated_202001_get_fulfillment_services x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/fulfillment_services.json method: post operationId: deprecated_202001_create_fulfillment_services x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/fulfillment_services/{fulfillment_service_id}.json method: get operationId: deprecated_202001_get_fulfillment_services_param_fulfillment_service_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/fulfillment_services/{fulfillment_service_id}.json method: put operationId: deprecated_202001_update_fulfillment_services_param_fulfillment_service_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/fulfillment_services/{fulfillment_service_id}.json method: delete operationId: deprecated_202001_delete_fulfillment_services_param_fulfillment_service_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/fulfillment_services.json method: get operationId: deprecated_202004_get_fulfillment_services x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/fulfillment_services.json method: post operationId: deprecated_202004_create_fulfillment_services x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/fulfillment_services/{fulfillment_service_id}.json method: get operationId: deprecated_202004_get_fulfillment_services_param_fulfillment_service_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/fulfillment_services/{fulfillment_service_id}.json method: put operationId: deprecated_202004_update_fulfillment_services_param_fulfillment_service_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/fulfillment_services/{fulfillment_service_id}.json method: delete operationId: deprecated_202004_delete_fulfillment_services_param_fulfillment_service_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/fulfillment_services.json method: get operationId: deprecated_202007_get_fulfillment_services x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/fulfillment_services.json method: post operationId: deprecated_202007_create_fulfillment_services x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/fulfillment_services/{fulfillment_service_id}.json method: get operationId: deprecated_202007_get_fulfillment_services_param_fulfillment_service_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/fulfillment_services/{fulfillment_service_id}.json method: put operationId: deprecated_202007_update_fulfillment_services_param_fulfillment_service_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/fulfillment_services/{fulfillment_service_id}.json method: delete operationId: deprecated_202007_delete_fulfillment_services_param_fulfillment_service_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/fulfillment_services.json method: get operationId: get_fulfillment_services x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/fulfillment_services.json method: post operationId: create_fulfillment_services x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/fulfillment_services/{fulfillment_service_id}.json method: get operationId: get_fulfillment_services_param_fulfillment_service_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/fulfillment_services/{fulfillment_service_id}.json method: put operationId: update_fulfillment_services_param_fulfillment_service_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/fulfillment_services/{fulfillment_service_id}.json method: delete operationId: delete_fulfillment_services_param_fulfillment_service_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/fulfillment_services.json method: get operationId: deprecated_202101_get_fulfillment_services x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/fulfillment_services.json method: post operationId: deprecated_202101_create_fulfillment_services x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/fulfillment_services/{fulfillment_service_id}.json method: get operationId: deprecated_202101_get_fulfillment_services_param_fulfillment_service_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/fulfillment_services/{fulfillment_service_id}.json method: put operationId: deprecated_202101_update_fulfillment_services_param_fulfillment_service_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/fulfillment_services/{fulfillment_service_id}.json method: delete operationId: deprecated_202101_delete_fulfillment_services_param_fulfillment_service_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/fulfillment_services.json method: get operationId: deprecated_unstable_get_fulfillment_services x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/fulfillment_services.json method: post operationId: deprecated_unstable_create_fulfillment_services x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/fulfillment_services/{fulfillment_service_id}.json method: get operationId: deprecated_unstable_get_fulfillment_services_param_fulfillment_service_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/fulfillment_services/{fulfillment_service_id}.json method: put operationId: deprecated_unstable_update_fulfillment_services_param_fulfillment_service_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/fulfillment_services/{fulfillment_service_id}.json method: delete operationId: deprecated_unstable_delete_fulfillment_services_param_fulfillment_service_id x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/locations_for_move.json method: get operationId: deprecated_202001_get_fulfillment_orders_param_fulfillment_order_id_locations_for_move x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/locations_for_move.json method: get operationId: deprecated_202004_get_fulfillment_orders_param_fulfillment_order_id_locations_for_move x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/locations_for_move.json method: get operationId: deprecated_202007_get_fulfillment_orders_param_fulfillment_order_id_locations_for_move x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/locations_for_move.json method: get operationId: get_fulfillment_orders_param_fulfillment_order_id_locations_for_move x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/locations_for_move.json method: get operationId: deprecated_202101_get_fulfillment_orders_param_fulfillment_order_id_locations_for_move x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/locations_for_move.json method: get operationId: deprecated_unstable_get_fulfillment_orders_param_fulfillment_order_id_locations_for_move x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/shopify_payments/balance.json method: get operationId: deprecated_202001_get_shopify_payments_balance x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/shopify_payments/balance.json method: get operationId: deprecated_202004_get_shopify_payments_balance x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/shopify_payments/balance.json method: get operationId: deprecated_202007_get_shopify_payments_balance x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/shopify_payments/balance.json method: get operationId: get_shopify_payments_balance x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/shopify_payments/balance.json method: get operationId: deprecated_202101_get_shopify_payments_balance x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/shopify_payments/balance.json method: get operationId: deprecated_unstable_get_shopify_payments_balance x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/shopify_payments/disputes.json method: get operationId: deprecated_202001_get_shopify_payments_disputes x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/shopify_payments/disputes/{dispute_id}.json method: get operationId: deprecated_202001_get_shopify_payments_disputes_param_dispute_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/shopify_payments/disputes.json method: get operationId: deprecated_202004_get_shopify_payments_disputes x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/shopify_payments/payouts.json method: get operationId: deprecated_202001_get_shopify_payments_payouts x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/shopify_payments/payouts/{payout_id}.json method: get operationId: deprecated_202001_get_shopify_payments_payouts_param_payout_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/shopify_payments/payouts.json method: get operationId: deprecated_202004_get_shopify_payments_payouts x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/shopify_payments/payouts/{payout_id}.json method: get operationId: deprecated_202004_get_shopify_payments_payouts_param_payout_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/shopify_payments/payouts.json method: get operationId: deprecated_202007_get_shopify_payments_payouts x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/shopify_payments/payouts/{payout_id}.json method: get operationId: deprecated_202007_get_shopify_payments_payouts_param_payout_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/shopify_payments/payouts.json method: get operationId: get_shopify_payments_payouts x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/shopify_payments/payouts/{payout_id}.json method: get operationId: get_shopify_payments_payouts_param_payout_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/shopify_payments/payouts.json method: get operationId: deprecated_202101_get_shopify_payments_payouts x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/shopify_payments/payouts/{payout_id}.json method: get operationId: deprecated_202101_get_shopify_payments_payouts_param_payout_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/shopify_payments/payouts.json method: get operationId: deprecated_unstable_get_shopify_payments_payouts x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/shopify_payments/payouts/{payout_id}.json method: get operationId: deprecated_unstable_get_shopify_payments_payouts_param_payout_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/shopify_payments/balance/transactions.json method: get operationId: deprecated_202001_get_shopify_payments_balance_transactions x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/countries.json method: get operationId: deprecated_202001_get_countries x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/countries.json method: post operationId: deprecated_202001_create_countries x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/countries/count.json method: get operationId: deprecated_202001_get_countries_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/countries/{country_id}.json method: get operationId: deprecated_202001_get_countries_param_country_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/countries/{country_id}.json method: put operationId: deprecated_202001_update_countries_param_country_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/countries/{country_id}.json method: delete operationId: deprecated_202001_delete_countries_param_country_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/countries.json method: get operationId: deprecated_202004_get_countries x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/countries.json method: post operationId: deprecated_202004_create_countries x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/countries/count.json method: get operationId: deprecated_202004_get_countries_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/countries/{country_id}.json method: get operationId: deprecated_202004_get_countries_param_country_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/countries/{country_id}.json method: put operationId: deprecated_202004_update_countries_param_country_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/countries/{country_id}.json method: delete operationId: deprecated_202004_delete_countries_param_country_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/countries.json method: get operationId: deprecated_202007_get_countries x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/countries.json method: post operationId: deprecated_202007_create_countries x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/countries/count.json method: get operationId: deprecated_202007_get_countries_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/countries/{country_id}.json method: get operationId: deprecated_202007_get_countries_param_country_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/countries/{country_id}.json method: put operationId: deprecated_202007_update_countries_param_country_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/countries/{country_id}.json method: delete operationId: deprecated_202007_delete_countries_param_country_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/countries.json method: get operationId: get_countries x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/countries.json method: post operationId: create_countries x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/countries/count.json method: get operationId: get_countries_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/countries/{country_id}.json method: get operationId: get_countries_param_country_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/countries/{country_id}.json method: put operationId: update_countries_param_country_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/countries/{country_id}.json method: delete operationId: delete_countries_param_country_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/countries.json method: get operationId: deprecated_202101_get_countries x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/countries.json method: post operationId: deprecated_202101_create_countries x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/countries/count.json method: get operationId: deprecated_202101_get_countries_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/countries/{country_id}.json method: get operationId: deprecated_202101_get_countries_param_country_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/countries/{country_id}.json method: put operationId: deprecated_202101_update_countries_param_country_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/countries/{country_id}.json method: delete operationId: deprecated_202101_delete_countries_param_country_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/countries.json method: get operationId: deprecated_unstable_get_countries x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/countries.json method: post operationId: deprecated_unstable_create_countries x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/countries/count.json method: get operationId: deprecated_unstable_get_countries_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/countries/{country_id}.json method: get operationId: deprecated_unstable_get_countries_param_country_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/countries/{country_id}.json method: put operationId: deprecated_unstable_update_countries_param_country_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/countries/{country_id}.json method: delete operationId: deprecated_unstable_delete_countries_param_country_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/currencies.json method: get operationId: deprecated_202001_get_currencies x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/currencies.json method: get operationId: deprecated_202004_get_currencies x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/currencies.json method: get operationId: deprecated_202007_get_currencies x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/currencies.json method: get operationId: get_currencies x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/currencies.json method: get operationId: deprecated_202101_get_currencies x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/currencies.json method: get operationId: deprecated_unstable_get_currencies x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/policies.json method: get operationId: deprecated_202001_get_policies x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/policies.json method: get operationId: deprecated_202004_get_policies x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/policies.json method: get operationId: deprecated_202007_get_policies x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/policies.json method: get operationId: get_policies x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/policies.json method: get operationId: deprecated_202101_get_policies x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/policies.json method: get operationId: deprecated_unstable_get_policies x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/countries/{country_id}/provinces.json method: get operationId: deprecated_202001_get_countries_param_country_id_provinces x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/countries/{country_id}/provinces/count.json method: get operationId: deprecated_202001_get_countries_param_country_id_provinces_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/countries/{country_id}/provinces/{province_id}.json method: get operationId: deprecated_202001_get_countries_param_country_id_provinces_param_province_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/countries/{country_id}/provinces/{province_id}.json method: put operationId: deprecated_202001_update_countries_param_country_id_provinces_param_province_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-04/countries/{country_id}/provinces.json method: get operationId: deprecated_202004_get_countries_param_country_id_provinces x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/countries/{country_id}/provinces/count.json method: get operationId: deprecated_202004_get_countries_param_country_id_provinces_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/countries/{country_id}/provinces/{province_id}.json method: get operationId: deprecated_202004_get_countries_param_country_id_provinces_param_province_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/countries/{country_id}/provinces/{province_id}.json method: put operationId: deprecated_202004_update_countries_param_country_id_provinces_param_province_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-07/countries/{country_id}/provinces.json method: get operationId: deprecated_202007_get_countries_param_country_id_provinces x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/countries/{country_id}/provinces/count.json method: get operationId: deprecated_202007_get_countries_param_country_id_provinces_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/countries/{country_id}/provinces/{province_id}.json method: get operationId: deprecated_202007_get_countries_param_country_id_provinces_param_province_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/countries/{country_id}/provinces/{province_id}.json method: put operationId: deprecated_202007_update_countries_param_country_id_provinces_param_province_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-10/countries/{country_id}/provinces.json method: get operationId: get_countries_param_country_id_provinces x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/countries/{country_id}/provinces/count.json method: get operationId: get_countries_param_country_id_provinces_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/countries/{country_id}/provinces/{province_id}.json method: get operationId: get_countries_param_country_id_provinces_param_province_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/countries/{country_id}/provinces/{province_id}.json method: put operationId: update_countries_param_country_id_provinces_param_province_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2021-01/countries/{country_id}/provinces.json method: get operationId: deprecated_202101_get_countries_param_country_id_provinces x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/countries/{country_id}/provinces/count.json method: get operationId: deprecated_202101_get_countries_param_country_id_provinces_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/countries/{country_id}/provinces/{province_id}.json method: get operationId: deprecated_202101_get_countries_param_country_id_provinces_param_province_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/countries/{country_id}/provinces/{province_id}.json method: put operationId: deprecated_202101_update_countries_param_country_id_provinces_param_province_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/unstable/countries/{country_id}/provinces.json method: get operationId: deprecated_unstable_get_countries_param_country_id_provinces x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/countries/{country_id}/provinces/count.json method: get operationId: deprecated_unstable_get_countries_param_country_id_provinces_count x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/countries/{country_id}/provinces/{province_id}.json method: get operationId: deprecated_unstable_get_countries_param_country_id_provinces_param_province_id x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/countries/{country_id}/provinces/{province_id}.json method: put operationId: deprecated_unstable_update_countries_param_country_id_provinces_param_province_id x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /admin/api/2020-01/shipping_zones.json method: get operationId: deprecated_202001_get_shipping_zones x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/shipping_zones.json method: get operationId: deprecated_202004_get_shipping_zones x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/shipping_zones.json method: get operationId: deprecated_202007_get_shipping_zones x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/shipping_zones.json method: get operationId: get_shipping_zones x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/shipping_zones.json method: get operationId: deprecated_202101_get_shipping_zones x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/shipping_zones.json method: get operationId: deprecated_unstable_get_shipping_zones x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/shop.json method: get operationId: deprecated_202001_get_shop x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/shop.json method: get operationId: deprecated_202004_get_shop x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/shop.json method: get operationId: deprecated_202007_get_shop x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/shop.json method: get operationId: get_shop x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/shop.json method: get operationId: deprecated_202101_get_shop x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/shop.json method: get operationId: deprecated_unstable_get_shop x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-01/tender_transactions.json method: get operationId: deprecated_202001_get_tender_transactions x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-04/tender_transactions.json method: get operationId: deprecated_202004_get_tender_transactions x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-07/tender_transactions.json method: get operationId: deprecated_202007_get_tender_transactions x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2020-10/tender_transactions.json method: get operationId: get_tender_transactions x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/2021-01/tender_transactions.json method: get operationId: deprecated_202101_get_tender_transactions x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /admin/api/unstable/tender_transactions.json method: get operationId: deprecated_unstable_get_tender_transactions x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /account/login/multipass/{token} method: get operationId: multipassLogin x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /webhooks.json method: get operationId: listWebhookSubscriptions x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /webhooks.json method: post operationId: createWebhookSubscription x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /webhooks/count.json method: get operationId: getWebhookSubscriptionCount x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /webhooks/{webhook_id}.json method: get operationId: getWebhookSubscription x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /webhooks/{webhook_id}.json method: put operationId: updateWebhookSubscription x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /webhooks/{webhook_id}.json method: delete operationId: deleteWebhookSubscription x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required