Add Banking AttachmentAsk AIpost https://api.preczn.com/v1/merchants/{merchantId}/bankaccounts/{bankId}/documentsPath ParamsmerchantIdstringrequiredMerchant IDbankIdstringrequiredBank IDQuery ParamstypestringenumrequiredAllowed Attachment TypesbankStatementvoidedCheckAllowed:bankStatementvoidedCheckBody ParamsfilefileDocument to upload. Max file size: 5 MB.Headersidempotency-keystringUnique key to ensure idempotency of requests. If provided, the server will return the same response for subsequent requests with the same key.Responses 201Attachment Added for Banking Account. 400Bad Request. 401Invalid API key. 403Resource Forbidden. 404Merchant or bank not found. 500Unable to service request due to server-side error. Please reattempt request.Updated 6 months ago