generated: '2026-07-15' method: generated source: openapi/takealot-seller-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: 16 by_action_class: connected: 11 acting: 5 by_consequence: read: 11 write: 5 human_in_the_loop_required: 0 operations: - path: /v2/offers method: get operationId: get_offers_v2 x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v2/offers/count method: get operationId: get_offers_count_v2 x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v2/offers/offer/{identifier} method: get operationId: get_offer_by_identifier_v2 x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v2/offers/offer/{identifier} method: patch operationId: update_offer_by_identifier_v2 x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v2/offers/offer/{identifier} method: post operationId: create_offer_by_identifier_v2 x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v2/offers/offer method: get operationId: get_offer_by_identifier_query_v2 x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v2/offers/offer method: patch operationId: update_offer_by_identifier_query_v2 x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v2/offers/offer method: post operationId: create_offer_by_identifier_query_v2 x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v2/offers/batch method: post operationId: create_batch_v2 x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v2/offers/batch/{batch_id} method: get operationId: get_batch_v2 x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /{version}/offers/stock_counts method: get operationId: get_total_and_unbalanced_stock_at_tal_counts x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /{version}/offers/stock_health_stats method: get operationId: get_stock_health_stats x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /{version}/sales method: get operationId: view_sales x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /{version}/sales/summary method: get operationId: get_sales_summary x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /{version}/sales/orders method: get operationId: get_sales_orders x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /{version}/sales/orders/{order_id}/customer_invoices method: get operationId: get_sales_order_customer_invoices_credit_notes x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none