patch
https://api.altermal.com/api:phZLPvsb/Profile/beneficiary/
Update beneficiary
Authentication: required
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
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"
}
400Input Error. Check the request payload for issues.
401Unauthorized
403Access denied. Additional privileges are needed access the requested resource.
404Not Found. The requested resource does not exist.
429Rate Limited. Too many requests.
500Unexpected error
