Webhooks
Create a webhook
Create a webhook using the values provided in the parameters.
POST
/
webhooks
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Unix epoch timestamp
Refer to checksum calculation
Body
application/json
This is webhook schema
Maximum length:
500
List of events to trigger webhook callbacks for.
Available options:
bank_account_status
, budget_allocation_status
, send_instruction_status
Response
200 - application/json
This is webhook schema
PEM-encoded RSA public key for authenticating webhook or callback payloads
Maximum length:
500
List of events to trigger webhook callbacks for.
Available options:
bank_account_status
, budget_allocation_status
, send_instruction_status
Object creation time in UTC
Object creation time in UTC