default: { notifications: [{ account_id: string; amount: number; attempts: number; created_date: string; status_code: 400 | 401 | 403 | 500; uuid: string }] }

The failded notification of the webhook

Type declaration

  • notifications: [{ account_id: string; amount: number; attempts: number; created_date: string; status_code: 400 | 401 | 403 | 500; uuid: string }]

Generated using TypeDoc