POST
/
v1
/
notification

Body

application/json
accountId
string
required

accountId that is representing this notification

customerNumber
string
required

Customer number that is representing this notification, typically card holder and is the number set as external identifier when customer is created

id
string
required

Unique ID for a notification assigned by Enfuce

subType
enum<string>
required

Tells in more detail about what is changed

Available options:
STATUS_CHANGE
type
enum<string>
required

Corresponds to the entity represented in other parts of Enfuce API

Available options:
ACCOUNT,
CARD,
TRANSACTION,
TOKENIZATION,
EMVSCRIPT
branchCode
string

Your Institution Identifier assigned by Enfuce. For example, this can be used to determine the Sender ID for SMS messages.

status
enum<string>
Available options:
ACCOUNT_BLOCKED,
ACCOUNT_COLLECTION,
ACCOUNT_OK,
ACCOUNT_TO_CLOSE,
ACCOUNT_CLOSED,
ACCOUNT_AUTO_CLOSED

Response

201 - application/json
description
string

Short description of the result of the action

id
string

Will contain the ID of the resource that has been created or updated