Fund Received

The status of the fund transaction has been changed to fund received, and contains details of the transaction in its current state.

Payload

FieldTypeDescription
eventIdStringUnique Event Identifier
eventCdStringEvent Type
timestampStringTime of the Queue Entry
payloadObjectPayload Object with the Details about the fund transaction
payload.amountNumberTransfer amount
payload.transactionIdStringUnique id of transaction
payload.statusReasonStringTransaction status reason (ex: Payment gateway - payment recd, waiting for docs)
payload.reasonCodeStringMentioned in table below
payload.paymentStatusStringFUND_RECEIVED
payload.custIdStringUnique Customer Identifier
{  
  "eventId": "69ca71a4-e07b-4b5b-8b2c-e8e086634d45",  
  "eventCd": "fund.received",  
  "timestamp" : "2022-12-10T09:27:32.316Z",  
  "payload": {  
        "amount": 195114.34,  
        "transactionId": "5ccab76b-9b47-4fa1-86e8-4d9db2fb6ebf",  
        "statusReason": “Payment gateway - payment recd, waiting for docs”,  
        “reasonCode”: “”,  
        "paymentStatus": “FUND_RECEIVED”,  
        "custId" : "fcdd0bdb-10a8-440a-8c43-d79a5fcaf52e"  
  }  
}

Status Reason

Reason CodeStatusReason Message
STOF0040STATEMENT_NO_CONSENTNeed to upload bank statement by user OR create consent by API
STOF0041STATEMENT_IN_PROGRESSBank statement aggregation in process