Update Bank Mandate

Bank mandate of the user can be updated using the API.

Input Type

InputTypeDescription
finsire_idstringA valid id generated during user creation
assets_and_bank_detailsarrayA valid array of asset and bank details
imagesarrayA array of objects of images

Common error scenarios

The following are the common error scenarios in sending an API request:

ErrorDescription
param is missing or the value is empty: finsire_idfinsire_id is a required field
param is missing or the value is empty: assets_and_bank_detailsassets_and_bank_details is a required field
param is missing or the value is empty: imagesimages is a required field

You can try out this API here.