Category links

API Links

AccountCreation

Action: POST

Endpoint: /api/WebHookNotification/UpdateNotification/AccountCreation

This webhook is triggered when a new account is created. 1.0 1.0 2.0 Neerja Agrawal Initial Release 10/12/2021

Request fields details
Fields Description

AccountNumber

string

Optional

Account Number associated with the event Valid Values: 0-9 Format: XXXXXXXXXXXXXXXX Example: 8000000000000037

Allowable Values:

19

AdminNumber

string

Mandatory

Admin Number associated with the event Valid Values:0-9 Format:XXXXX Example:12345

RequestID

string

Optional

Primary Key for API Format:XXXXXXXXXXXXXXXX Example:12345

Allowable Values:

19

Mode

string

Optional

Indicates the type of activity performed which triggered this webhook Possible Value: Alert, Insert, Transaction

Allowable Values:

10

AccountUniversalUniqueID

string

Optional

Universal Unique ID for Account Format:XXXXXXXXXX Example:12345

Allowable Values:

64

CardUniversalUniqueID

string

Optional

UniversalUniqueID of Card Format:XXXXXXXXXX Example:12345

Allowable Values:

64

ClientID

string

Optional

Corecard’s Client ID

Allowable Values:

64

RequestUniversalUniqueID

string

Optional

UniversalUniqueID Request

Allowable Values:

64

UpdateCallList

array

Optional

Group of fields passed in webhook

MonetaryLog

array

Optional

Group element will always null for collection

InfoAlert

array

Optional

Group element will always null for collection

InfoReward

array

Optional

Group element will always null for collection

InfoCollectionAlert

array

Optional

Group Element

RewardsRedemption

array

Optional

Group of fields passed in webhook

Reward

array

Optional

Group of fields passed in webhook

RewardInfo

array

Optional

Group of fields passed in webhook

InfoAgeOffAlert

array

Optional

Group of fields passed in webhook

User

string

Optional

User

Allowable Values:

40

DateandTime

DateTime

Optional

DateandTime Format:YYYY-MM-DD hh:mm:ss:nnn

AlertType

string

Optional

Indicates type of Alert Valid Values:RealTime or Re Try (due to time-out)

Allowable Values:

15

Source

string

Optional

Source

Allowable Values:

20

ServiceName

string

Optional

ServiceName

Allowable Values:

40

TransactionSource

string

Optional

Transaction Source of transaction Valid Values:IPM, Retail Manual Auth-Installment, Retail Manual Auth-Revolver etc.

Allowable Values:

40

InstitutionID

integer

Optional

A unique identifier assigned by CoreCardWebHookNotification for Institution

ProductID

integer

Optional

A unique identifier assigned by CoreCardWebHookNotification for Product

AlertRecipientType

integer

Optional

Type of recipient to which alert needs to be sent Valid Values:1=Primary Applicant,2=Cosigner,3=Applicant and Cosigner,4=Auth User,5=Applicant and Auth Use

Sample request body
{
  "AccountNumber": "9000000630351899",
  "AdminNumber": "1370740",
  "RequestID": "1043029587",
  "Mode": "Insert",
  "AccountUniversalUniqueID": "d7f27316-9cec-47b4-88cc-36fe59792b9f",
  "CardUniversalUniqueID": "3415a3b8-0348-449f-a8fe-df3a063bb5d3",
  "ClientID": null,
  "RequestUniversalUniqueID": "7e5dd066-6af5-475d-b39f-f83bab15e07b",
  "UpdateCallList": {
    "Category": {
      "CategoryName": "Account Creation",
      "CategoryID": 1740428,
      "CategoryFieldList": [
        {
          "ModifiedFieldName": "First Name",
          "OldValue": null,
          "NewValue": "Dylan"
        },
        {
          "ModifiedFieldName": "Last Name",
          "OldValue": null,
          "NewValue": "Brown"
        },
        {
          "ModifiedFieldName": "Account Number",
          "OldValue": null,
          "NewValue": "9000000630351899"
        },
        {
          "ModifiedFieldName": "Primary Card Number",
          "OldValue": null,
          "NewValue": "XXXXXXXXXXXX6534"
        },
        {
          "ModifiedFieldName": "Primary Card Admin Number",
          "OldValue": null,
          "NewValue": "1370740"
        },
        {
          "ModifiedFieldName": "Account Creation Date",
          "OldValue": null,
          "NewValue": "08-16-2021"
        },
        {
          "ModifiedFieldName": "Account Creation Time",
          "OldValue": null,
          "NewValue": "15:23:49"
        },
        {
          "ModifiedFieldName": "Credit Limit",
          "OldValue": null,
          "NewValue": "5000.00"
        },
        {
          "ModifiedFieldName": "Address Line 1",
          "OldValue": null,
          "NewValue": "4950 Belmont Stakes Court"
        },
        {
          "ModifiedFieldName": "City",
          "OldValue": null,
          "NewValue": "Jacksonville"
        },
        {
          "ModifiedFieldName": "Country",
          "OldValue": null,
          "NewValue": "United States"
        },
        {
          "ModifiedFieldName": "Postal Code",
          "OldValue": null,
          "NewValue": "32257"
        },
        {
          "ModifiedFieldName": "State",
          "OldValue": null,
          "NewValue": "Florida"
        },
        {
          "ModifiedFieldName": "Date of Birth",
          "OldValue": null,
          "NewValue": "12-24-1993"
        },
        {
          "ModifiedFieldName": "Home Phone Number",
          "OldValue": null,
          "NewValue": "9048881962"
        },
        {
          "ModifiedFieldName": "Email ID",
          "OldValue": null,
          "NewValue": "dbrown1759@gmail.com"
        },
        {
          "ModifiedFieldName": "Language Indicator",
          "OldValue": null,
          "NewValue": "English"
        },
        {
          "ModifiedFieldName": "SSN",
          "OldValue": null,
          "NewValue": "195749937"
        },
        {
          "ModifiedFieldName": "Name on Card",
          "OldValue": null,
          "NewValue": "Dylan Brown"
        },
        {
          "ModifiedFieldName": "Reg O Flag",
          "OldValue": null,
          "NewValue": "0"
        }
      ],
      "ChangeStatusFor": null,
      "CurrentManualStatus": null,
      "CurrentGeneratedStatus": null,
      "DerivedPartnerStatus": null,
      "ManualStatusListOld": null,
      "ManualStatusListNew": null,
      "CardnumLast4Digits": "6534"
    }
  },
  "InfoAlert": null,
  "InfoReward": null,
  "InfoCollectionAlert": null,
  "RewardsRedemption": null,
  "Reward": null,
  "RewardInfo": null,
  "InfoAgeOffAlert": null,
  "User": "cardholder",
  "DateandTime": "2021-08-16 15:23:50",
  "AlertType": "RealTime",
  "Source": "External API",
  "ServiceName": "svcAccountCreationBC",
  "TransactionSource": null,
  "InstitutionID": 12471,
  "ProductID": 12516,
  "AlertRecipientType": 1
}