patch https://api.altermal.com/api:phZLPvsb/Profile/beneficiary/
Update beneficiary
Authentication: required
Update a beneficiary
Authentication: required
Authentication: required
This end point can be used to update beneficiary information useful to update the information after providing initial hashed (secret) information about your customers.
their_ID
their_ID is required field and at least the legal name is required for update
Example of a payload
{
"LegalName": "Restaurant Ahmad",
"ContactInfo": "",
"Sector": "",
"RegulatoryInfo": "",
"BankName": "",
"BankAccountNumber": "",
"BankSwiftCode": "",
"Address": [],
"their_ID": "24b40ac30778469c969e5f2ed116bd1d"
}