post https://sandbox-api.helix.q2.com/customerDocument/upload
Upload a document on behalf of a customer. See customerDocument object definition for parameter details.
Error Codes
Click to expand
Code | Message (en-US) | Notes |
---|---|---|
1-60000 | Any "Common Error Code" may occur. | See Common Error Codes |
60601 | Invalid Document Type {request.documentType}. Refer to API documentation for valid types. | |
60602 | Unsupported Media Type. | |
60603 | File size exceeded. | |
60604 | Invalid Reason Type {request.reasonType}. Refer to API documentation for valid types. | |
60605 | Invalid Customer Id {request.customerId}. | |
60606 | DocumentName must be provided. | |
60607 | DocumentContent can not be empty. | |
60608 | {0}: documentContent property must follow RFC 4648-compliant encoding (e.g. no embedded line breaks and use '=' as its padding character). | |
60609 | DocumentContent must be no larger than {0} MB. | |
60610 | Maximum document count of 100 has been reached. | |
60611 | DocumentType '{request.documentType}' is not active for your program. |