Webhook Messages
Authentication using a Bearer token.
Filter messages created from this date (YYYY-MM-DD).
2025-04-26Filter messages created up to this date (YYYY-MM-DD).
2025-04-27Number of items to return per page in a paginated response.
15The current page number for paginated results.
1Sort direction for the message list.
descPossible values: Field to sort the message list by.
created_atPossible values: Filter messages by their delivery status.
deliveredPossible values: A paginated list of webhook messages.
Unauthorized.
Authentication using a Bearer token.
Universally Unique Identifier (UUID) as defined by RFC 4122.
e1f8a3b1-7d6c-4e9a-9b2e-3f8d1a9c5f2gPattern: ^[a-zA-Z0-9]{8}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{12}$Successfully retrieved the webhook message details.
Resource representing the data structure of a webhook message.
Unique identifier for the webhook message.
c1a9b8d7-e6f5-4321-ba98-7654321fedcbTimestamp when the webhook message was created.
1745825706Delivery status of the webhook message.
deliveredPossible values: UUID of the account associated with the event that triggered the webhook.
e1f8a3b1-7d6c-4e9a-9b2e-3f8d1a9c5f2gSimplified details of the account associated with the event. Included based on webhook configuration.
Details of the transaction associated with the event. Included for transaction-related webhooks.
Unauthorized.
Unprocessable.
Authentication using a Bearer token.
Universally Unique Identifier (UUID) as defined by RFC 4122.
e1f8a3b1-7d6c-4e9a-9b2e-3f8d1a9c5f2gPattern: ^[a-zA-Z0-9]{8}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{12}$The new status to set for the webhook message.
Webhook message status updated successfully. Returns the updated resource.
Resource representing the data structure of a webhook message.
Unique identifier for the webhook message.
c1a9b8d7-e6f5-4321-ba98-7654321fedcbTimestamp when the webhook message was created.
1745825706Delivery status of the webhook message.
deliveredPossible values: UUID of the account associated with the event that triggered the webhook.
e1f8a3b1-7d6c-4e9a-9b2e-3f8d1a9c5f2gSimplified details of the account associated with the event. Included based on webhook configuration.
Details of the transaction associated with the event. Included for transaction-related webhooks.
Unauthorized.
Unprocessable.
Last updated
Was this helpful?
