curl --request POST \
--url https://api.light.inc/rest/ext/v1/expenses/submit
"<any>"
Submits reimbursement from this user for admin review
curl --request POST \
--url https://api.light.inc/rest/ext/v1/expenses/submit
"<any>"
default response
The response is of type any
.