Hi, I want to attach files to a custom transaction type record(employee pety cash) through restlet integration request. Basically I am creating the record. I've given the Integration role in the permission sublist on custom transaction type record. But I'm getting an error - You do not permission to attach. I'm attaching the files to Purchase Order, Employee Expense Records with the same integration they are working fine. Could you pls help me out why I'm getting this issue??
{
"success": false,
"error": {
"name": "FILE_ATTACH_ERROR",
"message": "You do not have permission to perform this operation."
}
}