# Get a balance statement You can verify information in a `swift-in#credit` notification by using `GET /v1/profiles/{{profileId}}/balance-statements/{{balanceId}}/statement` You can cross-reference the `data.action.id` in the notification payload against the `referenceNumber` field in the response from the GET request. In this field, the ID is prefixed with `TRANSFER-` for swift-in payments. For full endpoint details, see the [Balance Statement API reference](/api-reference/balance-statement).