WebhookEventStatus
status of the payment or deposit
numberWebhookEventStatus
status of the payment or deposit
Possible values: [[object Object], [object Object], [object Object]]
WebhookEventStatus
{
"scheduled": "SCHEDULED",
"pendingDirectDebit": "PENDING DIRECT DEBIT",
"directDebitProcessing": "DIRECT DEBIT PROCESSING",
"completed": "COMPLETED",
"cancelled": "CANCELLED",
"rejected": "REJECTED",
"pendingRefund": "PENDING REFUND",
"refunding": "REFUNDING",
"refunded": "REFUNDED",
"refundRejected": "REFUND REJECTED",
"refundCancelled": "REFUND CANCELLED"
}