curl --location '/api/UpdateSepidarConfiguration' \
--header 'Content-Type: application/json' \
--data '{
"defaultFiscalYearsRef": 0,
"defaultStockRef": 0,
"defaultSaleTypeRef": 0,
"defaultUnitRef": 0,
"defaultPriceNoteItemRef": 0,
"defaultCurrencyRef": 0,
"defaultUserRef": 0,
"defaultSLRef": 0,
"accDLRef": 0,
"sldlRef": 0
}'