Receive a notification
Outgoing webhook notification endpoint
Outgoing webhook endpoint to send notifications about changes on different entities within Enfuce system. This webhook needs to be implemented by a 3rd party system in order to get notifications. Enfuce is expecting a response within 1000 ms.
POST
Body
application/json
accountId that is representing this notification
Customer number that is representing this notification, typically card holder and is the number set as external identifier when customer is created
Unique ID for a notification assigned by Enfuce
Tells in more detail about what is changed
Available options:
STATUS_CHANGE
Corresponds to the entity represented in other parts of Enfuce API
Available options:
ACCOUNT
, CARD
, TRANSACTION
, TOKENIZATION
, EMVSCRIPT
Your Institution Identifier assigned by Enfuce. For example, this can be used to determine the Sender ID for SMS messages.
Available options:
ACCOUNT_BLOCKED
, ACCOUNT_COLLECTION
, ACCOUNT_OK
, ACCOUNT_TO_CLOSE
, ACCOUNT_CLOSED
, ACCOUNT_AUTO_CLOSED