When using Postman to upload attachments, it works intermittently.
Provide the following:
resourceId=5xxxxxx
resourceName=custTestDocuments
resourceType=ODF
attributeName=t_attachment1
file=examplefile.txt
1. This issue is not able to be reproduced since it was first reported.
2. Each attachment field has 10 max attachments, and when trying to exceed that, will give error:
{"resourceId":null,"httpStatus":"400","errorMessage":"Maximum number of files uploaded are 10.","errorCode":"api.maxNumberOfFiles"}