Skip to main content
PATCH
Update Global Webhook Subscription

Authorizations

x-api-key
string
header
required

Your Meow API key, sent in the x-api-key header for authentication.

Path Parameters

subscription_id
string<uuid>
required

Body

application/json
name
string | null
Maximum string length: 255
url
string<uri> | null
Required string length: 1 - 2048
event_types
enum<string>[] | null
Available options:
ach_transfer.created,
ach_transfer.updated,
wire_transfer.created,
wire_transfer.updated,
book_transfer.created,
book_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
rotate_secret
boolean
default:false
is_enabled
boolean | null
payload_mode
enum<string> | null
Available options:
snapshot,
thin

Response

Successful Response

id
string<uuid>
required
name
string
required
url
string
required
is_enabled
boolean
required
event_types
enum<string>[] | null
required
Available options:
ach_transfer.created,
ach_transfer.updated,
wire_transfer.created,
wire_transfer.updated,
book_transfer.created,
book_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
payload_mode
enum<string>
required
Available options:
snapshot,
thin
created_time
string<date-time>
required
updated_time
string<date-time>
required