Receipt not attached on Expense API in Zoho Books
I am trying to upload a file for expense using this API :
I have converted my file to Byte64 string and uploaded the file. I have got the successful response status that file has been uploaded.
But then when I check that on portal it does not appear on portal, I tried asking support on email but they disappeared after few replies.
{
"code": 33003,
"message": "Receipt not attached."
}
This is the successful response that I get :
{
"code": 0,
"message": "The expense receipt has been attached.",
"error": null
}
I don't know what am I missing uploaded file should appear on ZOHO BOOKS PORTAL for same EXPENSE