Create a new webhook.
Authorization header using the Bearer scheme. Learn more about JWT tokens in the Coinbase Developer Portal.
Request to create a new webhook.
Request to create a new webhook.
The URL where webhook events will be sent.
Types of events this webhook should receive.
List of supported events.
EVENT_TYPE_PAYMENT_AUTHORIZED, EVENT_TYPE_PAYMENT_CAPTURED, EVENT_TYPE_PAYMENT_VOIDED, EVENT_TYPE_PAYMENT_REFUNDED, EVENT_TYPE_PAYMENT_CHARGED, EVENT_TYPE_REWARD_ALLOCATED, EVENT_TYPE_REWARD_DISTRIBUTED, EVENT_TYPE_REWARD_DEALLOCATED, EVENT_TYPE_REWARD_SENT, EVENT_TYPE_PAYMENT_RECONCILED External identifier for operators.
Human-readable description of the webhook's purpose.
A successful response.
Webhook configuration details.
Type of the entity, always "webhook".
Unique identifier for the webhook.
Coinbase user ID of the operator this webhook belongs to.
External identifier for clients.
Human-readable description of the webhook's purpose.
The URL where webhook events will be sent.
Types of events this webhook should receive.
List of supported events.
EVENT_TYPE_PAYMENT_AUTHORIZED, EVENT_TYPE_PAYMENT_CAPTURED, EVENT_TYPE_PAYMENT_VOIDED, EVENT_TYPE_PAYMENT_REFUNDED, EVENT_TYPE_PAYMENT_CHARGED, EVENT_TYPE_REWARD_ALLOCATED, EVENT_TYPE_REWARD_DISTRIBUTED, EVENT_TYPE_REWARD_DEALLOCATED, EVENT_TYPE_REWARD_SENT, EVENT_TYPE_PAYMENT_RECONCILED Secret used for webhook signature verification.
Status of the webhook (active, inactive).
WEBHOOK_STATUS_ACTIVATED, WEBHOOK_STATUS_DEACTIVATED When the webhook was created.
When the webhook was last updated.