Discussions

Ask a Question
Back to all

The API doesn't work as I understand it in https://developer.candis.io/reference/create-export

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