Create Webhook
create_webhookRegister a publicly reachable HTTPS webhook URL to receive Up Banking transaction events, and capture the one-time secret key used to verify delivery signatures.
Instructions
Register a webhook for transaction events.
The response contains secret_key, which is returned only once — store it now
to verify the X-Up-Authenticity-Signature header on incoming deliveries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Publicly reachable HTTPS URL to deliver events to. | |
| description | No | Optional label, max 64 characters. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||