All the asynchronous API calls that are made using the endpoints published by the SimpliFi platform, return a webhook. The purpose of these webhooks is to inform the API user about the status of the endpoint that was initiated.The webhook structure remains the same in all the asynchronously running API calls with the only difference in eventType
field and eventPayload
object. These two fields are unique for every webhook response. eventType
describes the event for which the webhook was generated and eventPayload
describes the payload for that event.Events#
Below are the list of events in SimpliFi platform to which client developers can subscribe to receive the relevant information.Card Program events#
Card Control Events#
Funding Source Events#
User Events#
Card Events#
Transaction#
Modified at 2025-06-26 09:55:10