Hi Support
I am trying to create a sales Invoice post man in the frappe account. And i am getting the below error. Please help me how create a Invoice using postman and what and how to pass the invoice details
Hi Support
I am trying to create a sales Invoice post man in the frappe account. And i am getting the below error. Please help me how create a Invoice using postman and what and how to pass the invoice details
In the body, you’ve given a comma after the “name”:“001”,
That’s the issue.
Also, I think you’ll face more errors for the missing mandatory fields…
What are the mandatory fields and any sample format with complete mandatory details which i can use for reference?