Change Minor to Major
Bank mandate of the user can be updated using the API.
Input Type
Input | Type | Description |
---|---|---|
finsire_id | string | A valid id generated during user creation |
minor_details | array | A valid array of objects consisting asset id and bank details |
Common error scenarios
The following are the common error scenarios in sending an API request:
Error | Description |
---|---|
param is missing or the value is empty: finsire_id | finsire_id is a required field |
param is missing or the value is empty: minor_details | minor_details is a required field |
You can try out this API here.
Updated 12 months ago