get https://api.cloud.mbanq.com/v1/savings//documents//attachment
Use this API to download a document associated with a specific account.
Retrieve the documentId by querying the "Get Account Documents Details" API.
This API returns a binary file as a raw byte stream. To determine the file’s name and type, refer to the Content-Disposition and Content-Type headers in the response.