> ## Documentation Index
> Fetch the complete documentation index at: https://developer.tazapay.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SWIFT GPI Tracking

SWIFT GPI Tracking is now available for all eligible SWIFT payouts processed by Tazapay.

* New webhook event `payout.gpi_tracking` — fired on every GPI hop, carries latest status and full cumulative timeline. Does not modify `payout.status`.
* GPI status codes with Tazapay's normalised model: `ACSP/G000–G004` (IN\_TRANSIT), `ACSC` (DELIVERED), `ACCC` (CREDITED), `RJCT/OTHERS` (REJECTED).
* No backward-incompatible changes to existing payout API responses. All new fields are additive.
* Existing SWIFT payouts without a stored UETR will not be retro-tracked.
* GET API support coming soon.

## Relevant Links

* [**SWIFT GPI Tracking**](/api-reference/tazapay-api/swift-gpi-tracking)
* [**Payout Webhooks**](/api-reference/tazapay-api/payout-webhooks)
