List of subscribing events
| Event | Description |
|---|---|
* | Subscribe to all available event types. Harbor will send every event notification supported by the system. |
customer.kyc.verifying | The customer has submitted KYC information and verification is in progress. |
customer.kyc.verified | The customer’s KYC verification has been successfully completed and approved. |
customer.kyc.revoked | The customer’s previously verified KYC status has been revoked (e.g., expired documents or compliance review). |
customer.kyc.rejected | The KYC verification was rejected due to invalid or incomplete information. |
customer.kyc.declined | The KYC application was declined manually or by compliance review; the user cannot proceed. |
transfer.status.completed | The transfer has been successfully completed and funds are settled. |
transfer.status.expired | The transfer request has expired because it was not completed within the allowed time frame. |
transfer.status.on_hold | The transfer is temporarily placed on hold (e.g., under compliance review or awaiting manual approval). |
transfer.status.pending_harbor | The transfer is pending settlement or confirmation by Harbor. |
transfer.status.rejected | The transfer has been rejected (for example, due to invalid recipient details or compliance failure). |
Updated 4 days ago