generated: '2026-07-15' method: generated source: openapi/cargodocs-customer-openapi.yml, openapi/cargodocs-issuer-openapi.yml, openapi/cargodocs-partner-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: 12 by_action_class: acting: 5 connected: 7 by_consequence: physical: 1 read: 7 write: 4 human_in_the_loop_required: 0 operations: - path: /common/import method: post operationId: importShipmentData x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /customer/transactions method: get operationId: findTransactions x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /customer/transactions/{transactionId}/documents method: get operationId: findDocuments x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /customer/documents/{documentId}/pdf method: get operationId: downloadDocumentPdf x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /issuer/draft method: post operationId: createDraft x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /issuer/issue method: post operationId: issueDocument x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /issuer/re-issue method: post operationId: reIssue x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /issuer/surrender method: post operationId: receiveSurrender x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /exchange/customers method: get operationId: getPartnerCustomerIds x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /exchange/employees method: get operationId: getPartnerCustomerEmployeeIds x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /common/counterparties method: get operationId: getCounterparties x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /exchange/documents/{documentId}/pdf method: get operationId: getSinglePdf x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none