pacs008 logo pacs008

2026年11月结构化地址截止日期

SWIFT 要求从2026年11月起在跨境支付报文中使用结构化邮政地址。了解哪些内容将发生变化、哪些报文受到影响,以及 pacs008 如何帮助团队做好准备。

正在发生什么变化

这是最低要求,而非最高要求。自 2026 年 11 月 14 日起,适用方必须将城市填入 TwnNm,并将国家以两位 ISO 3166 代码填入 Ctry。街道、门牌号和邮政编码可以保留在地址行中:这属于混合地址,是被接受的。被取消的只是完全非结构化地址,即整个地址以自由文本形式填写、没有结构化的城市和国家。仅以 BIC 标识的机构不受影响。

为什么重要

  • 非结构化地址增加了人工修复率并延迟了直通处理。
  • 结构化地址通过将当事方名称与位置数据分离来提高制裁筛查准确性。
  • 监管和方案要求日益强制要求使用结构化数据以满足合规和报告需求。
  • 当地址质量不符合交易对手预期时,跨境支付拒绝率会上升。

哪些报文受到影响

  • pacs.008 — 客户信贷转账中债务人和债权人的邮政地址。
  • pacs.009 — 金融机构间信贷转账和备付金支付中的机构地址。
  • pacs.004 — 付款退回中的当事方地址。
  • pacs.003 — 客户直接借记中的债权人和债务人地址。

pacs008 如何提供帮助

  • 在 XML 生成之前验证结构化和混合邮政地址字段。
  • 标记在截止日期后将会失败的非结构化地址数据。
  • 支持截止日期前的混合格式和截止日期后的纯结构化格式。
  • 将地址质量检查集成到 CI 管道和批量验证工作流中。

Normative rules

Generated from the pacs008 rule registry (ruleset 2026.11.0). Each rule has a stable identifier, an effective date, an authoritative source and both a passing and a failing test fixture.

Rule Profile Effective Severity Requirement Source
CBPR-ADDR-001 cbpr-plus 2026-11-14 Error Fully unstructured postal address is not accepted SWIFT-ADDR-2026
CBPR-ADDR-002 cbpr-plus 2026-11-14 Error Town Name is mandatory in a structured element SWIFT-ADDR-2026
CBPR-ADDR-003 cbpr-plus 2026-11-14 Error Country is mandatory as a two-letter ISO 3166 code SWIFT-ADDR-2026
CBPR-ADDR-004 cbpr-plus 2025-11-22 Info Hybrid postal address is accepted SWIFT-ADDR-2026
CBPR-ADDR-005 cbpr-plus 2026-11-14 Info Agent identified by BIC only is exempt SWIFT-ADDR-2026
CBPR-ADDR-006 cbpr-plus 2026-11-14 Info Message types excepted from the address requirement SWIFT-ADDR-2026
CHAPS-ADDR-001 chaps-uk 2026-11-14 Error CHAPS validation library rejects fully unstructured addresses BOE-CHAPS-2026

Address formats compared

Format TwnNm Ctry AdrLine Before 14 Nov 2026 On or after
Fully structured Present Present Absent Accepted Accepted
Hybrid Present Present Present Accepted Accepted
Fully unstructured Absent Absent Present Accepted Rejected

Exceptions

The requirement does not apply to these message types: admi.024, camt.025, camt.052, camt.053, camt.054, camt.060.

Agents identified by BIC alone remain valid without a postal address (CBPR-ADDR-005). Do not add a partial address solely to satisfy the rule.

Test fixtures

Download and run these through the workbench, the CLI or the API. Each maps to the rule it exercises.

时间线

Date Scheme Change Rule
2025-11-22 CBPR+ Hybrid postal address option available CBPR-ADDR-004
2025-11-22 CBPR+ MT/MX coexistence for payment instructions ends
2026-11-14 CBPR+ Fully unstructured postal address rejected CBPR-ADDR-001
2026-11-14 CHAPS CHAPS validation library rejects unstructured addresses CHAPS-ADDR-001
2026-11-14 CBPR+ MT101 interbank coexistence ends; contingency relays to pain.001
2026-11-14 Swift camt.110 investigation requests must be receivable
2026-11-14 Swift Annual Standards Release cycle begins
2027-11 CHAPS Purpose codes mandatory on all payments (announced) CHAPS-PURP-001
2027-11 CHAPS Structured remittance information mandatory (announced) CHAPS-RMT-001
2027-11 Swift camt.110 and camt.111 both mandatory (announced)

现在应该做什么

  • 审计债务人、债权人和代理人记录中当前地址数据质量。
  • 将现有非结构化地址字段映射到结构化格式(街道、建筑、邮政编码、城市、国家)。
  • 使用 pacs008 将地址验证添加到预生成管道中。
  • 在截止日期前使用代表性支付数据进行测试。

参考资料