Using API to update Employees

Peter_Lay
Peter_Lay Expensify Customer Posts: 38 Expensify Newcomer

Greetings!

I've been following along and researching on how to update the employee listing in Expensify.

Is there any way I can modify the code so that I can embed what needs to be updated directly into the code without having to reference the physical file?

I'm currently running into an issue with this error:

{"responseMessage":"Multipart data is missing","responseCode":410}

When I switch the Headers to multipart/form-data it returns a non-error.

Can anyone advise? Thank you!

Answers