Category links

API Links

Search Account

Action: POST

Endpoint: /api/CoreCredit/AccountManagement/SearchAccount

Use this API to locate or search a card account in the CoreCARD platform. This search may be done using the cardholder's registered personal or contact or ID information, account information, or type of account or applicant. This API returns details such as account ID, cardholder name, account status, account current balance, and OTB for each matching record.

Note

You should use as many possible search parameters to get refined and suitable search results. In case multiple search records are located, then the API would return you all the records however you should use batch size in input to fetch the required top search results to improve the API performance.

Request fields details
Fields Description

Source

string

Mandatory

Source of API Consumer For external system expected sources will be WEB.

Allowable Values:

50

IPAddress

string

Optional

IP Address of Client / Application Hosting Server Example: 10.206.0.204

Allowable Values:

15

DateFormat

string

Optional

Place Holder for Future Use. Values are: 1 : MM/dd/yyyy HH:MM:SS (Default) 2 : MM/dd/yy HH:MM:SS 3 : dd/MM/yyyy HH:MM:SS

Allowable Values:

25

CurrencyCode

string

Optional

Currency Code Place Holder for Future Use. Valid Values: Refer Appendix Section - Currency Code Example:840 = US Dollar Condition:If no value is passed, default value = 840

Allowable Values:

10

CurrencySymbolType

string

Optional

Place Holder for Future Use. CurrencySymbolType: 1: Currency Sign like $ 2: 3 ALPHA Currency Code like USD

Allowable Values:

10

Language

string

Optional

Place Holder for Future Use. Language: en: means use English Default: en - English

Allowable Values:

10

ExternalIP

string

Mandatory

IP Address of end user of API

Allowable Values:

50

SessionID

string

Optional

Session identifier of the API Example: 000028;026;1349906692

Allowable Values:

100

APIVersion

string

Mandatory

Version of the API to be invoked. Example: 2.0 API Version Current Version 2.0

Allowable Values:

10

CallerID

string

Optional

Caller ID of source from where API is initiated it is End User Caller ID Example: 7204454214 (phone number applicable in Case of IVR)

Allowable Values:

20

CalledID

string

Optional

Called ID of destination for which API is initiated It is Destination Called ID Example: 7314145404 (phone number applicable in Case of IVR)

Allowable Values:

20

RequestTime

datetime

Optional

Request Date Time of API Format: MM/dd/yyyy HH:mm:ss Example:01/15/2020 10:05:23

AccountNumber

string

Conditional

Debtor File # or Client Account # Valid Values:0-9 Format:XXXXXXXXXX Example:7314145404 Condition: At least one account identifier is required.

Allowable Values:

19

CardNumber

string

Conditional

Card Number of account holder Valid Values: 0-9 Format:XXXXXXXXXXXXXXXX Example:1236547896325874

Allowable Values:

19

AdminNumber

int64

Conditional

Details can be obtained by admin number (Embossing Acctid) Valid Values:0-9 Format:XXXXX Example:12345

CompanyNumber

string

Conditional

Company Number Valid Values: 0-9 Format:XXXX Example:1234

Allowable Values:

7

ApplicationNumber

int64

Conditional

Unique Number generated for the Account creation Application . Valid Values:0-9 Example:8002201421

SearchByCoApplicant

string

Conditional

Flag to decide if Search can be perform by CoApplicant or not. Valid Values: 0 and 1

Allowable Values:

2

CorporateAccountNumber

string

Conditional

Corporate Account Number Valid Values:0-9 Format:XXXXXXXXXXXXXXXX Example:8000000000000037

Allowable Values:

19

CardNumberLast4Digits

string

Conditional

Last 4 digits of card number Valid Values:0-9 Format:XXXX Example:1234

Allowable Values:

4

MerchantNumber

integer

Conditional

Merchant Number which is assgined to a Merchant. Valid Values- 0-9 Format:XXXXXX Example:11642

FirstName

string

Conditional

Card holder's First name. Valid Values:A-Z Format:XXXXX Example:User1 Condition: Please refer Appendix Section 5.50 (Vendor wise field length) for field length supported by embossing vendor.

Allowable Values:

50

LastName

string

Conditional

Card holder's last name. Valid Values:A-Z Format:XXXXX Example:Smith Condition: Please refer Appendix Section 5.50 (Vendor wise field length) for field length supported by embossing vendor.

Allowable Values:

50

EmailID

string

Conditional

Card holder Email ID Format: XXX@xx.com Example:ABC@gmail.com Condition: Please refer Appendix Section 5.50 (Vendor wise field length) for field length supported by embossing vendor.

Allowable Values:

256

DateOfBirth

datetime

Conditional

Card Holder's Date of Birth Valid Values: 0-9 Format: MM/DD/YYYY Example: 02/01/2020

WorkPhoneNumber

string

Conditional

Card holder Work phone number Valid Values:0-9 Format:XXXXXXXXXXX Example:5678909876

Allowable Values:

19

MobilePhoneNumber

string

Conditional

Mobile Phone Number Valid Values:0-9 Format:XXXXXXXXXX Example:987567757

Allowable Values:

15

HomePhoneNumber

string

Conditional

Card holder Home Phone number Valid Values:0-9 Format:XXXXXXXXXX Example:7895463214

Allowable Values:

20

SSNLast4Digits

string

Conditional

Card holder's last four digit of SSN Valid Values:1120 Format:XXXX Example:1120

Allowable Values:

4

TransactionID

int64

Conditional

Transaction Number for transaction being posted. Valid Values:0-9 Format:XXXXXXXXXXXXXXXX Example:23654789

SecondaryIDNumber

string

Conditional

get or set SecondaryIdNumber

Allowable Values:

128

CustomerID

integer

Conditional

Unique ID associated with Customer Valid Values: 0-9 a-z Format: xxxx Example: abc2123

Allowable Values:

25

CompanyName

string

Conditional

Company Name Valid Values:A-Z,0-9 Format:XXXXXX Example:ABC Condition: Please refer Appendix Section 5.50 (Vendor wise field length) for field length supported by embossing vendor.

Allowable Values:

26

InvoiceNumber

string

Conditional

Incoice Number for Transaction Valid Values:0-9 Format:XXXXXXXXXX Example:987567757

Allowable Values:

28

CustomerType

string

Conditional

This tag reflects the customer type, like Individual, organisation etc Valid Values: 01- Individual 02- Organization 07- Owning Partner 08- Partner Store 09- Purged 10- Register Example: 01

Allowable Values:

5

AccountType

string

Conditional

Type of Account / Credit Report Details Account Type Valid Values: 0-Company 1-Cardholder 2-Holding Account 3-Relationship

Allowable Values:

2

PostalCode

string

Conditional

Postal code of the card holder's address. Valid Values:0-9 Format:XXXXX Example:46206 Condition: Please refer Appendix Section 5.50 (Vendor wise field length) for field length supported by embossing vendor.

Allowable Values:

9

AddressLine1

string

Conditional

Debtor Address Line 1 Valid Values:A-Z, 0-9 Example:123 HWY Condition:This is mandatory only when HoldEmbossing tag value is 0(NO) Please refer Appendix Section 5.50 (Vendor wise field length) for field length supported by embossing vendor.

Allowable Values:

50

AddressLine2

string

Conditional

Debtor Address Line 2 Valid Values:A-Z,0-9 Example:Park Avenue Condition:This is mandatory only when HoldEmbossing tag value is 0(NO) and Country selected as Non-US. Please refer Appendix Section 5.50 (Vendor wise field length) for field length supported by embossing vendor.

Allowable Values:

50

City

string

Conditional

Debtor City Example:Los Angeles Condition: CBR" Please refer Appendix Section 5.50 (Vendor wise field length) for field length supported by embossing vendor.

Allowable Values:

50

State

string

Conditional

State of the card holder address. Format:XXXXX Example: MO Please refer Appendix Section 5.50 (Vendor wise field length) for field length supported by embossing vendor.

Allowable Values:

30

Country

string

Conditional

Country name of the Card holder's address Example:USA Condition: Please refer Appendix Section 5.50 (Vendor wise field length) for field length supported by embossing vendor.

Allowable Values:

5

ClientID

integer

Conditional

get or set ClientID

ProductID

integer

Conditional

Product ID Valid Values:0-9 Format:XXXX Example:1234

StoreID

integer

Conditional

Store ID Valid Values:XXX Format:0-9 Example:1234

BatchSize

integer

Optional

This Tag Defines how many number of Records will be Fetched in One Batch/Page If User didn’t Input any Value, then the Default Value as per System will be 50 Max Value Inputted can be 500 Valid Values:0-9 Format:XXX Example:50 Condition: Default Value will be 50 and Max Value Inputted must not exceed 500

PageIndex

integer

Optional

This Tag Defines which Page Number of the Index of which the Records must be Fetched Valid Values:0-9 Format:XX Example:12 Condition: Default value would be 0

ReferenceID

string

Optional

get or set ReferenceID

Allowable Values:

64

SearchByCosigner

string

Optional

Flag to decide if search can be performed by cosigner. Valid Values: 0 and 1

Allowable Values:

2

MerchantNumberlist

string

Conditional

User can input one or multiple merchant numbers and get the results accordingly. Valid Values- A-Z, 0-9 Example:"1234,2345,3456" Condition: any one search criteria required

AccountLevelUF1Title

string

Optional

This Tag Defines Account Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

AccountLevelUF1Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account, For Any Date Value Please enter date in MM/DD/YYYY Format

AccountLevelUF2Title

string

Optional

This Tag Defines Account Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

AccountLevelUF2Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account, For Any Date Value Please enter date in MM/DD/YYYY Format

AccountLevelUF3Title

string

Optional

This Tag Defines Account Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

AccountLevelUF3Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account, For Any Date Value Please enter date in MM/DD/YYYY Format

AccountLevelUF4Title

string

Optional

This Tag Defines Account Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

AccountLevelUF4Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account, For Any Date Value Please enter date in MM/DD/YYYY Format

AccountLevelUF5Title

string

Optional

This Tag Defines Account Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

AccountLevelUF5Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account, For Any Date Value Please enter date in MM/DD/YYYY Format

AccountLevelUF6Title

string

Optional

This Tag Defines Account Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

AccountLevelUF6Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account, For Any Date Value Please enter date in MM/DD/YYYY Format

AccountLevelUF7Title

string

Optional

This Tag Defines Account Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

AccountLevelUF7Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account, For Any Date Value Please enter date in MM/DD/YYYY Format

AccountLevelUF8Title

string

Optional

This Tag Defines Account Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

AccountLevelUF8Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account, For Any Date Value Please enter date in MM/DD/YYYY Format

AccountLevelUF9Title

string

Optional

This Tag Defines Account Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

AccountLevelUF9Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account, For Any Date Value Please enter date in MM/DD/YYYY Format

AccountLevelUF10Title

string

Optional

This Tag Defines Account Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

AccountLevelUF10Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account, For Any Date Value Please enter date in MM/DD/YYYY Format

AccountLevelUF11Title

string

Optional

This Tag Defines Account Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

AccountLevelUF11Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account, For Any Date Value Please enter date in MM/DD/YYYY Format

AccountLevelUF12Title

string

Optional

This Tag Defines Account Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

AccountLevelUF12Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account, For Any Date Value Please enter date in MM/DD/YYYY Format

AccountLevelUF13Title

string

Optional

This Tag Defines Account Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

AccountLevelUF13Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account, For Any Date Value Please enter date in MM/DD/YYYY Format

AccountLevelUF14Title

string

Optional

This Tag Defines Account Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

AccountLevelUF14Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account, For Any Date Value Please enter date in MM/DD/YYYY Format

AccountLevelUF15Title

string

Optional

This Tag Defines Account Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

AccountLevelUF15Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account, For Any Date Value Please enter date in MM/DD/YYYY Format

AccountLevelUF16Title

string

Optional

This Tag Defines Account Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

AccountLevelUF16Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account, For Any Date Value Please enter date in MM/DD/YYYY Format

AccountLevelUF17Title

string

Optional

This Tag Defines Account Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

AccountLevelUF17Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account, For Any Date Value Please enter date in MM/DD/YYYY Format

AccountLevelUF18Title

string

Optional

This Tag Defines Account Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

AccountLevelUF18Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account, For Any Date Value Please enter date in MM/DD/YYYY Format

AccountLevelUF19Title

string

Optional

This Tag Defines Account Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

AccountLevelUF19Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account, For Any Date Value Please enter date in MM/DD/YYYY Format

AccountLevelUF20Title

string

Optional

This Tag Defines Account Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

AccountLevelUF20Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account, For Any Date Value Please enter date in MM/DD/YYYY Format

AccountLevelUF21Title

string

Optional

This Tag Defines Account Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

AccountLevelUF21Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account

AccountLevelUF22Title

string

Optional

This Tag Defines Account Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

AccountLevelUF22Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account

AccountLevelUF23Title

string

Optional

This Tag Defines Account Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

AccountLevelUF23Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account

AccountLevelUF24Title

string

Optional

This Tag Defines Account Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

AccountLevelUF24Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account

AccountLevelUF25Title

string

Optional

This Tag Defines Account Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

AccountLevelUF25Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account

CardLevelUF1Title

string

Optional

This Tag Defines Card Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

CardLevelUF1Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account, For Any Date Value Please enter date in MM/DD/YYYY Format

CardLevelUF2Title

string

Optional

This Tag Defines Card Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

CardLevelUF2Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account, For Any Date Value Please enter date in MM/DD/YYYY Format

CardLevelUF3Title

string

Optional

This Tag Defines Card Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

CardLevelUF3Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account, For Any Date Value Please enter date in MM/DD/YYYY Format

CardLevelUF4Title

string

Optional

This Tag Defines Card Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

CardLevelUF4Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account, For Any Date Value Please enter date in MM/DD/YYYY Format

CardLevelUF5Title

string

Optional

This Tag Defines Card Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

CardLevelUF5Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account, For Any Date Value Please enter date in MM/DD/YYYY Format

CardLevelUF6Title

string

Optional

This Tag Defines Card Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

CardLevelUF6Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account

CardLevelUF7Title

string

Optional

This Tag Defines Card Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

CardLevelUF7Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account

CardLevelUF8Title

string

Optional

This Tag Defines Card Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

CardLevelUF8Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account

CardLevelUF9Title

string

Optional

This Tag Defines Card Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

CardLevelUF9Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account

CardLevelUF10Title

string

Optional

This Tag Defines Card Level User Defined Field Title used to display the field and its data. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:Primary Owner

CardLevelUF10Value

string

Optional

This Tag Defines Search Criteria Value based on which search will be executed. Valid Values: a-z A-Z 0-9 Format:XXXXXX Example:28.00, Primary Account

Sample request body
{
  "Source": "Web",
  "IPAddress": "10.120.0.1",
  "DateFormat": null,
  "CurrencyCode": null,
  "CurrencySymbolType": null,
  "Language": null,
  "ExternalIP": "10.120.0.0",
  "SessionID": null,
  "APIVersion": "2.0",
  "CallerID": null,
  "CalledID": null,
  "RequestTime": null,
  "AccountNumber": "6000000200000013",
  "AdminNumber": null,
  "CompanyNumber": null,
  "ApplicationNumber": null,
  "SearchByCoApplicant": null,
  "CorporateAccountNumber": null,
  "CardNumberLast4Digits": "4959",
  "MerchantNumber": null,
  "MerchantNumberlist": null,
  "FirstName": null,
  "LastName": null,
  "EmailID": null,
  "DateOfBirth": null,
  "WorkPhoneNumber": null,
  "MobilePhoneNumber": null,
  "HomePhoneNumber": null,
  "SSNLast4Digits": null,
  "TransactionID": null,
  "SecondaryIDNumber": null,
  "CustomerID": null,
  "CompanyName": null,
  "InvoiceNumber": null,
  "CustomerType": null,
  "AccountType": null,
  "PostalCode": null,
  "AddressLine1": null,
  "AddressLine2": null,
  "City": null,
  "State": null,
  "Country": null,
  "ClientID": null,
  "ProductID": null,
  "StoreID": null,
  "BatchSize": 100,
  "PageIndex": null,
  "ReferenceID": null,
  "SearchByCosigner": null,
  "AccountLevelUF1Title": null,
  "AccountLevelUF1Value": null,
  "AccountLevelUF2Title": null,
  "AccountLevelUF2Value": null,
  "AccountLevelUF3Title": null,
  "AccountLevelUF3Value": null,
  "AccountLevelUF4Title": null,
  "AccountLevelUF4Value": null,
  "AccountLevelUF5Title": null,
  "AccountLevelUF5Value": null,
  "AccountLevelUF6Title": null,
  "AccountLevelUF6Value": null,
  "AccountLevelUF7Title": null,
  "AccountLevelUF7Value": null,
  "AccountLevelUF8Title": null,
  "AccountLevelUF8Value": null,
  "AccountLevelUF9Title": null,
  "AccountLevelUF9Value": null,
  "AccountLevelUF10Title": null,
  "AccountLevelUF10Value": null,
  "AccountLevelUF11Title": null,
  "AccountLevelUF11Value": null,
  "AccountLevelUF12Title": null,
  "AccountLevelUF12Value": null,
  "AccountLevelUF13Title": null,
  "AccountLevelUF13Value": null,
  "AccountLevelUF14Title": null,
  "AccountLevelUF14Value": null,
  "AccountLevelUF15Title": null,
  "AccountLevelUF15Value": null,
  "AccountLevelUF16Title": null,
  "AccountLevelUF16Value": null,
  "AccountLevelUF17Title": null,
  "AccountLevelUF17Value": null,
  "AccountLevelUF18Title": null,
  "AccountLevelUF18Value": null,
  "AccountLevelUF19Title": null,
  "AccountLevelUF19Value": null,
  "AccountLevelUF20Title": null,
  "AccountLevelUF20Value": null,
  "AccountLevelUF21Title": null,
  "AccountLevelUF21Value": null,
  "AccountLevelUF22Title": null,
  "AccountLevelUF22Value": null,
  "AccountLevelUF23Title": null,
  "AccountLevelUF23Value": null,
  "AccountLevelUF24Title": null,
  "AccountLevelUF24Value": null,
  "AccountLevelUF25Title": null,
  "AccountLevelUF25Value": null,
  "CardLevelUF1Title": null,
  "CardLevelUF1Value": null,
  "CardLevelUF2Title": null,
  "CardLevelUF2Value": null,
  "CardLevelUF3Title": null,
  "CardLevelUF3Value": null,
  "CardLevelUF4Title": null,
  "CardLevelUF4Value": null,
  "CardLevelUF5Title": null,
  "CardLevelUF5Value": null,
  "CardLevelUF6Title": null,
  "CardLevelUF6Value": null,
  "CardLevelUF7Title": null,
  "CardLevelUF7Value": null,
  "CardLevelUF8Title": null,
  "CardLevelUF8Value": null,
  "CardLevelUF9Title": null,
  "CardLevelUF9Value": null,
  "CardLevelUF10Title": null,
  "CardLevelUF10Value": null
}
Response fields details
Fields Description

SearchResult

array

This tag refer to the any search list .

Sample response body

{
  "Message": "Success.",
  "Status": true,
  "ErrorCode": "Err00017",
  "ResponseData": {
    "SearchResult": [
      {
        "AccountID": 167413,
        "ClientName": "ABC_Bank_CAD",
        "ProductName": "Avidia Bank_CAD",
        "CustomerID": "167252",
        "AccountNumber": "6000000200000013",
        "FirstName": null,
        "LastName": null,
        "AccountManualStatus": "Active",
        "CurrentBalance": 0.0,
        "CompanyName": "Ch1",
        "CompanyNumber": "0000111",
        "CorporateAccountNumber": "2113456325678121",
        "AccountGeneratedStatus": "Active",
        "PrimaryCurrencyCode": "124",
        "ApplicationNumber": 0,
        "IsCoApplicant": "No",
        "OpenToBuy": "10000.0000",
        "CosignerFirstName": null,
        "CosignerLastName": null,
        "MerchantName": "XYZ_CAD",
        "MID": "31",
        "AddressLine1": "Address1",
        "CreditLimit": 10000.0,
        "ApplicationDate": null,
        "MobilePhoneNumber": null,
        "DateOfBirth": null,
        "AccountOpenDate": "01/15/2017 00:00:00",
        "BlockedPosting": 0,
        "CoApplicantFirstName": null,
        "CoApplicantLastName": null,
        "ApplicationID": null
      }
    ]
  }
}