Create Webhook Subscription
Subscriptions
Create Webhook Subscription
Creates a webhook subscription for your entity and returns it along with the signing secret. The secret is returned only once, so store it now to verify delivery signatures.
POST
Create Webhook Subscription
Authorizations
Your Meow API key, sent in the x-api-key header for authentication.
Headers
A unique key you supply in the Idempotency-Key header (1-50 characters). Keys are scoped to your entity across all webhook endpoints. Reusing a key on any webhook POST or PATCH for the same entity returns 400.
Required string length:
1 - 50Optional entity_id to scope requests to a specific entity.
Body
application/json
Maximum string length:
255Required string length:
1 - 2048Available options:
ach_transfer.created, ach_transfer.updated, wire_transfer.created, wire_transfer.updated, inbound_ach_transfer.created, inbound_ach_transfer.updated, inbound_wire_transfer.created, inbound_wire_transfer.updated, check_deposit.created, check_deposit.updated, global_account_transfer.created, application.created, application.under_review, application.submitted, application.approved, application.rejected, identity_verification.action_required, identity_verification.approved, identity_verification.rejected, balance.updated, message.attempt.exhausted, webhook.test Available options:
snapshot, thin Response
Successful Response
Available options:
ach_transfer.created, ach_transfer.updated, wire_transfer.created, wire_transfer.updated, inbound_ach_transfer.created, inbound_ach_transfer.updated, inbound_wire_transfer.created, inbound_wire_transfer.updated, check_deposit.created, check_deposit.updated, global_account_transfer.created, application.created, application.under_review, application.submitted, application.approved, application.rejected, identity_verification.action_required, identity_verification.approved, identity_verification.rejected, balance.updated, message.attempt.exhausted, webhook.test Available options:
snapshot, thin