receiptUpdate Webhook

Update Webhook

put
/banking/v1/webhooks/{webhook_id}

This endpoint allows a merchant to update an existing webhook by its unique identifier.

scope: webhooks.write

Path parameters
webhook_idstring · uuidRequiredExample: 01977f6d-5c06-7228-86f6-f4fc01305143
Header parameters
AcceptstringOptionalExample: application/json
Content-TypestringOptionalExample: application/json
X-API-KeystringRequiredExample: {{API_KEY}}
Body
bank_account_idstring · uuidRequired
urlstring · uriRequired
eventsstring[]Required
Responses
chevron-right
200

Success

application/json
put
/banking/v1/webhooks/{webhook_id}
HTTP

Last updated