Corgi BankDocumentation
OpenAPI

Create a webhook endpoint

POST/webhook-endpoints

Create a webhook endpoint (the secret is returned once)

Headers

Idempotency-KeystringOptional

Send on every write that creates or changes money or state; a replay with the same key returns the original result with 200.

Body parameters

descriptionstringRequired
event_typesarray of stringsRequired
urlstringRequired

Returns

201 Created

The Webhook Endpoint object.

Errors

Every error is a problem document with a stable code. See Errors.

400401403404409412413422424429500503

to move to open esc to close