Create a customer in the BankOS CRM system
Customer details
Successfully processed request
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
Customer details with newly created ID
{- "legalName": "ABC Bank",
- "shortName": "BOFA",
- "customerId": "CUST123",
- "customerType": "Corporate",
- "taxId": "123456789",
- "lei": "5493001KJTIIGC8Y1R12",
- "swiftCode": "BOFAUS3N",
- "language": "English",
- "emailAddress": "abc@abc.com",
- "phoneNumber": "123-124-9877",
- "faxNumber": "123-124-9877",
- "legalAddress": {
- "addressLine1": "111 My Street",
- "addressLine2": "Suite 210",
- "city": "Charlotte",
- "state": "North Carolina",
- "postalCode": "28269",
- "countryCode": "US"
}, - "mailAddressSameAsLegal": true,
- "mailingAddress": {
- "addressLine1": "111 My Street",
- "addressLine2": "Suite 210",
- "city": "Charlotte",
- "state": "North Carolina",
- "postalCode": "28269",
- "countryCode": "US"
}, - "relationshipType": "Customer",
- "partnerOrgShortName": "ABC",
- "costCenter": "123123121",
- "relationshipManager": "testuser",
- "originatingOfficer": "testuser",
- "parentEntityShortName": "ParentEntity",
- "additionalProfileDetails": {
- "sso": true,
- "billingCustomer": true,
- "restrictedAccess": true,
- "achPositivePay": false,
- "achWhitelist": true,
- "paymentFileAuthentication": true,
- "detailsOfCharge": "OUR",
- "fxPricingTier": "Finzly Test",
- "creditValueAdjustment": 0.0001
}, - "note": "Note for the LE",
- "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
}, - "additionalAttributes": [
- {
- "attributeName": "SourceReferenceId",
- "value": "7c40d833-6dfe-454a-bdea-0d6098c12c61"
}
]
}{- "status": "Success",
- "code": "string",
- "message": "string",
- "data": {
- "customerUID": 12345,
- "shortName": "ACBCORP",
- "customerEntityStatus": "New"
}
}