Authorization: ********************curl --location --request POST 'https://api.edonusum.muhasip.pro/eledger/Documents/Period/Download/Bulk' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"Periods": [
{
"Year": "string",
"Period": "string"
}
]
}'{
"Year": "string",
"Period": "string"
}