Reject an expenses by filter

POST /api-v1/expenses/reject

Headers

Responses

POST /api-v1/expenses/reject
curl \
 -X POST http://wyzio.app/api-v1/expenses/reject \
 -H "TARGET-ORGANIZATION-ID: 42" \
 -H "WEAL-TOKEN: string"