Bank rails
International Payments

Webhook events

7min

International payments webhook events

International webhooks return events after an API endpoint is called. The returned webhook event contains details relevant to the API call.

Event Name

Description

Hold on the international payment has cleared and the funds have be sent to the receiver's bank account

International payment is on hold and it's status was escalated. This is often used to indicate that additional actions are needed

International payment has been successfully sent to the receiving institution and the funds are available in the receiver's bank account

International payment canceled at partner request

International payment was returned from the receiving bank

Hold Cleared

A hold on the international payment has cleared

Extended webhook event details

GET
Request
Body Parameters
id
required
String
The unique ID of the webhook event. This ID is in GUID format.
eventName
optional
String
Webhook event being reported
status
optional
String
The status of the webhook event. When you receive an event, it is always in Pending status and refers to the registration status (an event was created but not yet delivered), and not the resource status.
partnerId
optional
String
Your ID in the CR system. This ID is in GUID format.
createdAt
optional
String
Date and time the webhook even was created. The date and time are in this format: yyyy-mm-ddThh:mm:ss[.mmm]
resources
optional
Object
The resources related to the event being triggered.
details
optional
Object
The event details.


Hold Escalated

International payment is on hold and it's status was escalated. This is often used to indicate that additional actions are needed

Extended webhook event details

GET
Request
Body Parameters
id
optional
String
The unique ID of the webhook event. This ID is in GUID format.
eventName
optional
String
Webhook event being reported.
status
optional
String
The status of the webhook event. When you receive an event, it is always in Pending status and refers to the registration status (an event was created but not yet delivered), and not the resource status
partnerId
optional
String
Your ID in the CR system. This ID is in GUID format.
createdAt
optional
String
Date and time the webhook even was created. The date and time are in this format: yyyy-mm-ddThh:mm:ss[.mmm]
resources
optional
String
The resources related to the triggered event.
details
optional
Object
The event details.


Payment Sent

International payment has been successfully sent to the receiving institution and the funds are available in the receiver's bank account

Extended webhook event details

Get a cake by its ID
GET
Request
Body Parameters
id
optional
String
The unique ID of the webhook event. This ID is in GUID format.
eventName
optional
String
Webhook event being reported
status
optional
String
The status of the webhook event. When you receive an event, it is always in Pending status and refers to the registration status (an event was created but not yet delivered), and not the resource status.
partnerId
optional
String
Your ID in the CR system. This ID is in GUID format.
createdAt
optional
String
Date and time the webhook even was created. The date and time are in this format: yyyy-mm-ddThh:mm:ss[.mmm]
resources
optional
String
The resources related to the triggered event
details
optional
Object
The event details


Payment Canceled

International payment canceled at partner request

Extended webhook event details

GET
Request
Body Parameters
id
optional
String
The unique ID of the webhook event. This ID is in GUID format.
eventName
optional
String
Webhook event being reported.
status
optional
String
The status of the webhook event. When you receive an event, it is always in Pending status and refers to the registration status (an event was created but not yet delivered), and not the resource status.
partnerId
optional
String
Your ID in the CR system. This ID is in GUID format.
createdAt
optional
String
Date and time the webhook even was created. The date and time are in this format: yyyy-mm-ddThh:mm:ss[.mmm]
resources
optional
String
The resources related to the triggered event.
details
optional
Object
The event details.


Payment Returned

International payment was returned from the receiving bank

Extended webhook event details

GET
Request
Body Parameters
id
optional
String
The unique ID of the webhook event. This ID is in GUID format.
eventName
optional
String
Webhook event being reported.
status
optional
String
The status of the webhook event. When you receive an event, it is always in Pending status and refers to the registration status (an event was created but not yet delivered), and not the resource status.
partnerId
optional
String
Your ID in the CR system. This ID is in GUID format.
createdAt
optional
String
Date and time the webhook even was created. The date and time are in this format: yyyy-mm-ddThh:mm:ss[.mmm]
resources
optional
String
The resources related to the triggered event.
details
optional
Object
The event details.




🤔
Have a question?
Our super-smart AI, knowledgeable support team and an awesome community will get you an answer in a flash.
To ask a question or participate in discussions, you'll need to authenticate first.