generated: '2026-07-15' method: generated source: openapi/bold-commerce-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: 29 by_action_class: connected: 11 acting: 18 by_consequence: read: 11 write: 12 physical: 6 human_in_the_loop_required: 0 operations: - path: /subscriptions/v1/shops/{shop_identifier}/subscriptions method: get operationId: listSubscriptions x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /subscriptions/v1/shops/{shop_identifier}/subscriptions method: post operationId: createSubscription x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /subscriptions/v1/shops/{shop_identifier}/subscriptions/{subscription_id} method: get operationId: getSubscription x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /subscriptions/v1/shops/{shop_identifier}/subscriptions/{subscription_id} method: put operationId: replaceSubscription x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /subscriptions/v1/shops/{shop_identifier}/subscriptions/{subscription_id} method: patch operationId: patchSubscription x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /subscriptions/v1/shops/{shop_identifier}/subscriptions/{subscription_id}/pause method: post operationId: pauseSubscription x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /subscriptions/v1/shops/{shop_identifier}/subscriptions/{subscription_id}/cancel method: post operationId: cancelSubscription x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /subscriptions/v1/shops/{shop_identifier}/subscriptions/{subscription_id}/activate method: post operationId: activateSubscription x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /subscriptions/v1/shops/{shop_identifier}/subscriptions/{subscription_id}/line_items method: post operationId: addSubscriptionLineItems x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /subscriptions/v1/shops/{shop_identifier}/subscriptions/{subscription_id}/intervals method: get operationId: listSubscriptionIntervals x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /subscriptions/v1/shops/{shop_identifier}/subscriptions/{subscription_id}/orders method: get operationId: listSubscriptionOrders x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /subscriptions/v1/shops/{shop_identifier}/subscriptions/{subscription_id}/orders/{order_id}/skip method: put operationId: skipSubscriptionOrder x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /checkout/storefront/{shop_id}/{order_id}/addresses/shipping method: post operationId: setShippingAddress x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /checkout/storefront/{shop_id}/{order_id}/addresses/shipping method: get operationId: getShippingAddress x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /checkout/storefront/{shop_id}/{order_id}/addresses/billing method: post operationId: setBillingAddress x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /checkout/storefront/{shop_id}/{order_id}/line_items method: post operationId: addCheckoutLineItems x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /checkout/storefront/{shop_id}/{order_id}/discounts method: post operationId: applyCheckoutDiscount x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /checkout/storefront/{shop_id}/{order_id}/payments method: post operationId: addCheckoutPayment x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /price_rules/rules/v2/shops/{shop_identifier}/rulesets method: get operationId: listRulesets x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /price_rules/rules/v2/shops/{shop_identifier}/rulesets method: post operationId: createRuleset x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /price_rules/rules/v2/shops/{shop_identifier}/rulesets/{ruleset_id} method: get operationId: getRuleset x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /price_rules/rules/v2/shops/{shop_identifier}/rulesets/{ruleset_id} method: put operationId: updateRuleset x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /price_rules/rules/v2/shops/{shop_identifier}/rulesets/{ruleset_id} method: delete operationId: deleteRuleset x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /price_rules/rules/v2/shops/{shop_identifier}/process method: post operationId: processPrice x-agentic-access: action-class: 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/v2/shops/{shop_identifier}/products method: get operationId: listProducts x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /products/v2/shops/{shop_identifier}/products/{product_id} method: get operationId: getProduct x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /customers/v2/shops/{shop_identifier}/customers method: get operationId: listCustomers x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /customers/v2/shops/{shop_identifier}/customers 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: /shops/v1/info method: get operationId: getShopInfo x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none