curl --location --request POST '/http/api/transactions-sync' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"A002Text": "Test Sync",
"Bp": "10000007",
"ContactPerson": "10000007",
"Description": "Test Status reasons",
"IEmpResp": "12271",
"Priority": "1",
"SourceSystem": "GYS",
"Z011Text": "https://recording.example",
"EActivityCreated": "",
"Vkorg": "1000",
"Vtweg": "10",
"Spart": "10",
"StatusReason": "SH09"
}'{
"d": {
"EActivityCreated": "325345"
}
}