Discussions
The API doesn't work as I understand it in https://developer.candis.io/reference/create-export
3 days ago by Audaz Acera Meyer
If I make the request with
'{"entityType":""}' I get nothing
but if I do it this way
{
"entityType": "REIMBURSEMENT_ITEM"
}
It returns the reimbursments and I thought that wenn the entitytype is empty I should get all the types