Update Owner AttachmentAsk AIput https://api.preczn.com/v1/merchants/{merchantId}/owners/{ownerId}/attachments/{attachmentId}Path ParamsmerchantIdstringrequiredMerchant IDownerIdstringrequiredOwner IDattachmentIdstringrequiredAttachment IDBody 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 200Attachment Updated Successfully. 401Invalid API key. 403Resource Forbidden. 404Merchant or owner or attachment not found. 500Unable to service request due to server-side error. Please reattempt request.Updated 5 months ago