Authorization: ********************curl --location --request DELETE 'https://api.edonusum.muhasip.pro/eledger/Documents/EntryNumbers' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"IDs": [
0
]
}'