Get Webhook URL
Viewer AccessRetrieve the current webhook URL configuration for the authenticated client. Available in sandbox and development environments only.
Authorization
AuthorizationRequiredBearer <token>Enter your token in the format: Bearer {token}
In: header
Response Body
Success response
webhook_nameRequiredstringThe name of the webhook/client credential
webhook_urlRequiredstringThe current webhook URL endpoint set
legal_entity_idRequiredstringThe legal entity ID associated with this webhook
roleRequiredstringThe role assigned to this credential (admin or viewer)
"admin" | "viewer"created_atRequiredstringTimestamp when the webhook was created
"date-time"updated_atRequiredstringTimestamp when the webhook was last updated
"date-time"RTGS Transfer POST
Initiates a GEL bank-to-bank transfer where the destination bank is in Georgia. Routed via the National Bank of Georgia (NBG) RTGS system.
Update Webhook URL PUT
Update the webhook URL configuration for the authenticated client. Available in sandbox and development environments only.