Update customer contact details
Contact Info
OK
Bad request
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
Internal server error
Service unavailable
Successful
{- "contactUID": "1023",
- "templateName": "bene 1",
- "name": "John",
- "address": {
- "addressLine1": "111 My Street",
- "addressLine2": "Suite 210",
- "city": "Charlotte",
- "state": "North Carolina",
- "postalCode": "28269",
- "countryCode": "USA"
}, - "email": "abc@abc.com",
- "phoneNumber": "123-124-9877",
- "contactBank": {
- "country": "UNITED STATES OF AMERICA",
- "accountNo": "98989898",
- "accountCcy": "USD",
- "name": "Banka",
- "address": {
- "addressLine1": "111 My Street",
- "addressLine2": "Suite 210",
- "city": "Charlotte",
- "state": "North Carolina",
- "postalCode": "28269",
- "countryCode": "USA"
}, - "nationalCode": "0125487",
- "swiftCode": "USBNX000"
}, - "intermediaryBank": {
- "country": "UNITED STATES OF AMERICA",
- "name": "Banka",
- "nationalCode": "0125487",
- "swiftCode": "USBNX000",
- "coverMessageRequired": true,
- "address": {
- "addressLine1": "111 My Street",
- "addressLine2": "Suite 210",
- "addressLine3": "Suite 210",
- "city": "Charlotte",
- "postalCode": "28269",
- "countryCode": "USA",
- "country": "UNITED STATES OF AMERICA"
}
}, - "otherInfo": {
- "beneNotes": "Type something.....",
- "otherBeneBankInfo": "bank info."
}, - "regulartoryReporting": [
- {
- "key": "routingNumber",
- "value": "4545"
}
]
}
{- "status": "Success",
- "code": "CUST001",
- "message": "Failed to create a customer contact: <Reason>",
- "data": {
- "customerContactUID": "string"
}
}