Authorization: Bearer ********************
curl --location --request POST 'https://api.edara.io/v/cashin' \
--data-urlencode 'document_date=' \
--data-urlencode 'accountingdocument_details='
{
"status_code": 0,
"error_message": "string",
"result": [
"string"
],
"total_count": 0
}