CreditBalanceRefundFailed
Action: POST
Endpoint: /api/WebHookNotification/UpdateNotification/CreditBalanceRefundFailed
Request fields details
Fields | Description |
---|---|
AccountNumber string |
Allowable Values: 19 |
AdminNumber string |
|
RequestID string |
Allowable Values: 19 |
Mode string |
Allowable Values: 10 |
AccountUniversalUniqueID string |
Allowable Values: 64 |
CardUniversalUniqueID string |
Allowable Values: 64 |
ClientID string |
Allowable Values: 64 |
RequestUniversalUniqueID string |
Allowable Values: 64 |
UpdateCallList
|
|
MonetaryLog
|
|
Category string |
|
SubCategory string |
|
TranId string |
Allowable Values: 10 |
TransactionAmount decimal |
|
TransactionDateTime DateTime |
|
CurrentBalanceAfterTran decimal |
|
AuthTranId int64 |
|
RecoveredRewardPoints decimal |
|
CheckNumber string |
|
BalanceIndicator string |
Allowable Values: 20 |
BankAccountLast4Digit string |
Allowable Values: 4 |
InstallmentsBalance decimal |
|
InstallmentsPendingPurchases decimal |
|
StatementRemainingBalanceWithInstallmentDue decimal |
|
AdjustedCurrentBalance decimal |
|
RevolvingCurrentBalance decimal |
|
InfoPlan string |
|
OriginalTranID int64 |
|
CardnumLast4Digits string |
Allowable Values: 4 |
TransactionReferenceID int64 |
|
FirstName string |
Allowable Values: 50 |
LastName string |
Allowable Values: 50 |
PrimaryEmail string |
Allowable Values: 50 |
CosignerEmailID string |
Allowable Values: 50 |
AuthUserEmailID string |
Allowable Values: 50 |
BankName string |
Allowable Values: 70 |
BankMethodName string |
Allowable Values: 25 |
RefundType string |
|
RefundMode string |
|
PrimaryCurrencyCode string |
Allowable Values: 20 |
AvailableOTB decimal |
|
LoanAccountNumber string |
|
InfoAlert
|
|
RewardsRedemption
|
|
Reward
|
|
RewardInfo
|
|
InfoCollectionAlert
|
|
InfoAgeOffAlert
|
|
User string |
Allowable Values: 40 |
DateandTime DateTime |
|
Source string |
Allowable Values: 20 |
ServiceName string |
Allowable Values: 40 |
AlertType string |
Allowable Values: 15 |
TransactionSource string |
Allowable Values: 40 |
InstitutionID integer |
|
ProductID integer |
|
AlertRecipientType integer |
|
TransactionCode integer |
Sample request body
{ "AccountNumber": "9000000630283498", "AdminNumber": "1358966", "RequestID": "1427843180", "Mode": "Transaction", "AccountUniversalUniqueID": "6679ac61-7f1a-494e-9e57-a3b8545d0e0a", "CardUniversalUniqueID": "0c439c82-f920-4d29-b122-a164cd255795", "ClientID": null, "RequestUniversalUniqueID": "a8b427e8-a04d-497d-b7f8-1b8a4276a59c", "UpdateCallList": null, "MonetaryLog": { "Category": "Monetary", "SubCategory": "Credit Balance Refund Sent", "TranId": "2032111234", "TransactionType": 50, "TransactionCode": 37123, "TransactionDescription": "37123 = MANUAL CREDIT BALANCE REFUND", "TransactionAmount": 170.0, "TransactionDateTime": "2022-09-26 20:00:01", "CurrentBalanceAfterTran": 0.0, "TransactionLifeCycleUniqueID": null, "AuthTranId": null, "RecoveredRewardPoints": null, "CheckNumber": null, "BalanceIndicator": "Active Balance", "DBIndicator": "Debit", "BankAccountLast4Digit": "2222", "TransactionUniversalUniqueID": "068d02cb-c888-4a4b-b2ea-00cd99f18cb1", "ReasonCode": null, "InstallmentsBalance": null, "InstallmentsPendingPurchases": null, "StatementRemainingBalanceWithInstallmentDue": null, "AdjustedCurrentBalance": null, "RevolvingCurrentBalance": null, "InfoPlan": null, "OriginalTranID": null, "CardnumLast4Digits": "1234", "TransactionReferenceID": null, "FirstName": "Louis", "LastName": "Recupero", "PrimaryEmail": "abc@xyz.com", "CosignerEmailID": null, "AuthUserEmailID": null, "BankName": "ABC Bank", "BankMethodName": "2121111", "RefundType": "Manual", "RefundMode": "ACH", "PrimaryCurrencyCode": "lclUnitedStates", "AvailableOTB": 1200000.0, "LoanAccountNumber": null, "SettlementDate": "2022-09-26" }, "InfoAlert": null, "RewardsRedemption": null, "Reward": null, "RewardInfo": null, "InfoCollectionAlert": null, "InfoAgeOffAlert": null, "User": "User1", "DateandTime": "2022-09-26 20:00:01", "Source": "CoreCredit", "ServiceName": null, "AlertType": "RealTime", "TransactionSource": "ACH", "InstitutionID": 12345, "ProductID": 1122, "AlertRecipientType": 1, "TransactionCode": null }