Docs
netsuite, sync, error, invalid, createdrom, request, failed
Netsuite error -NetSuite request failed [Invalid createdFrom reference key xxxx] on syncing credit n
The xxx in the error represents the internal id of an invoice for which the credit memo is generated
461783
2021-11-08T11:21:27Z
2024-08-30T10:37:11Z
429
0
1
252718
Netsuite error -NetSuite request failed [Invalid createdFrom reference key xxxx] on syncing credit note.
NetSuite request failed [Invalid createdFrom reference key]
Netsuite sync error with invalid createdFrom reference key
Summary
On syncing credit notes, NetSuite is throwing the error - NetSuite request failed [Invalid createdFrom reference key xxxx.] where xxx is a numeric id.
Solution
The xxx in the error represents the internal id of an invoice for which the credit memo is generated. While creating a credit memo in NetSuite, we pass the associated invoice internal ID in the NetSuite field “createdFrom“. If the associated invoice is deleted in Netsuite then NetSuite throws this error.
Please make use of admin actions- sync_analysis/tp_query to check if the associated Invoice is present in NetSuite or not.