Noetfield Banking ABCP · v2.4

API · errors

Error catalog

Human table of ABCP reject and transport codes. Machine registry: openapi.json → x-abcp-error-codes.

01

Codes

CodeHTTPMeaning
AUTH_INVALID401Caller authentication failed
AGENT_INACTIVE403Agent suspended or not provisioned
TOOL_NOT_ALLOWED403Tool not on agent allowlist
SCHEMA_INVALID400Arguments failed JSON Schema
SCOPE_VIOLATION403Tenant or principal scope mismatch
LIMIT_TX403Per-transaction amount over policy
LIMIT_DAILY403Daily spend cap exceeded
LIMIT_LOOP403Tool-call loop budget exceeded
CONFIRM_REQUIRED403High-impact action needs confirm token
CONFIRM_INVALID403Confirm missing, expired, or replayed
DESTINATION_BLOCKED403Destination fails policy allow/deny
RAIL_TRANSPORT502Partner rail transport failure
RAIL_DECLINED403Partner declined the transfer
RAIL_PENDING202Partner accepted; settlement pending
DLP_BLOCK403Sensitive data would leave the boundary
IDEMPOTENCY_CONFLICT409Same key, different payload
SIGNATURE_INVALID400Receipt signature verification failed
NOT_FOUND404Resource does not exist