Retrieve the customer information from the system
OK
bad input parameter environment
You are not authorized to access the resource
Accessing the resource you were trying to reach is forbidden
The resource you were trying to reach is not found
bad input parameter environment
Something went wrong on back end.
Service unavailable
Successful
{- "status": "Success",
- "code": "string",
- "message": "string",
- "data": [
- {
- "legalName": "DEMO Bank",
- "shortName": "DMOB",
- "customerUID": 111222,
- "customerType": "Consumer or Corporate or Downstream Partner or Processing Org or Financial Institution",
- "taxId": "123456789",
- "customerId": "12347890",
- "status": "Active",
- "lei": "5493001KJTIIGC8Y1R12",
- "swiftCode": "BOFAUS3N",
- "language": "English",
- "emailAddress": "abc@bank.com",
- "phoneNumber": "1112223333",
- "faxNumber": "1231249877",
- "legalAddress": {
- "addressLine1": "111 My Street",
- "addressLine2": "Suite 210",
- "city": "Charlotte",
- "state": "North Carolina",
- "postalCode": "28269",
- "country": "UNITED STATES OF AMERICA",
- "countryCode": "US"
}, - "mailAddressSameAsLegal": true,
- "mailingAddress": {
- "addressLine1": "111 My Street",
- "addressLine2": "Suite 210",
- "city": "Charlotte",
- "state": "North Carolina",
- "postalCode": "28269",
- "country": "UNITED STATES OF AMERICA",
- "countryCode": "US"
}, - "relationshipType": "Customer or Bank or ThirdParty or Self",
- "partnerOrgShortName": "TESTBANK",
- "processingOrgShortName": "POBANK",
- "costCenter": "123123121",
- "relationshipManager": "testuser",
- "originatingOfficer": "testuser",
- "parentEntityShortName": "TESTBANK",
- "additionalProfileDetails": {
- "sso": true,
- "billingCustomer": true,
- "restrictedAccess": true,
- "achPositivePay": false,
- "achWhitelist": true,
- "paymentFileAuthentication": true,
- "detailsOfCharge": "OUR",
- "fxPricingTier": "Finzly Test",
- "creditValueAdjustment": 0.0001
}, - "note": "Notes for the customer",
- "legalEntityOriginatingOfficer": "user1",
- "legalEntityRelationshipManager": "user1",
- "legalEntityAccessSettings": {
- "allowOnlineAccess": true,
- "userPinForNewEntry": true,
- "userDualApproval": true,
- "userPinForApproval": true,
- "notificationsDualApproval": true,
- "customerPinForNewEntry": true,
- "customerDualApproval": true,
- "customerPinForApproval": true,
- "benePinForNewEntry": true,
- "beneDualApproval": true,
- "benePinForApproval": true,
- "paymentPinForNewEntry": true,
- "paymentLimitforFirstApprover": 5000000,
- "paymentDualApproval": true,
- "paymentLimitforSecondApprover": 5000000,
- "paymentNumberOfApprovers": 0,
- "paymentPinForApproval": true,
- "feeTierForApproval": true
}, - "feeTier": [
- {
- "id": 3616,
- "application": "Confirms",
- "feeTier": "Gold",
- "accountNumber": "40000023",
- "product": "Outgoing Payment",
- "feeName": "SPOT"
}
], - "legalEntityLimits": [
- {
- "key": "ACH_CCD_DEBIT_LIMIT_PER_BATCH",
- "value": "21",
- "applicationName": "Payment Galaxy"
}
], - "additionalAttributes": [
- {
- "attributeName": "CUSTOMER_LEGACY_ID",
- "value": "AGHJ66786KLM"
}
]
}
]
}