Hi I need help with rest api request for Paycheck ...
# suitetalkapi
s
Hi I need help with rest api request for Paycheck Journal and Bin Worksheet. I have added permission to my user. But I am getting 404 error
Copy code
ERROR  - {"type":"<https://www.rfc-editor.org/rfc/rfc9110.html#section-15.5.5>","title":"Not Found","status":404,"o:errorDetails":[{"detail":"Record type 'binWorksheet' does not exist.","o:errorUrl":"/services/rest/record/v1/binWorksheet","o:errorCode":"NONEXISTENT_ID"}]}

ERROR  - {"type":"<https://www.rfc-editor.org/rfc/rfc9110.html#section-15.5.5>","title":"Not Found","status":404,"o:errorDetails":[{"detail":"Record type 'paycheckJournal' does not exist.","o:errorUrl":"/services/rest/record/v1/paycheckJournal","o:errorCode":"NONEXISTENT_ID"}]}
b