Webhook Alerts for Cypher Business
Sample Payloads
Different Event Types
Debit Response
JSON
{
id: string,
type: string,
amount: number,
date: string(ISO format),
isSettled: boolean,
title: string,
category: string,
last4: string,
closingBalance: number,
employeeName: string,
};Credit Response
Refund Response
Decline Response
Low Balance Alert Response
Daily Balance Alert Response
Last updated