46 lines
1.5 KiB
JSON
46 lines
1.5 KiB
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
"OfacFileServiceOptions": {
|
|
"Url": "https://sanctionslistservice.ofac.treas.gov/api/PublicationPreview/exports",
|
|
"SdnFileName": "SDN.CSV",
|
|
"AddressFileName": "ADD.CSV",
|
|
"AltNamesFileName": "ALT.CSV",
|
|
"CommentsFileName": "SDN_COMMENTS.CSV",
|
|
"ConPrimaryNameFileName": "CONS_PRIM.CSV",
|
|
"ConAddressesFileName": "CONS_ADD.CSV",
|
|
"ConAltNamesFileName": "CONS_ALT.CSV",
|
|
"ConCommentsFileName": "CONS_COMMENTS.CSV"
|
|
},
|
|
"DbOptions": {
|
|
"DatabaseName": "SanctionsSearch.example.db",
|
|
"RefreshIntervalInHours": 1
|
|
},
|
|
"OnspringOptions": {
|
|
"BaseUrl": "https://api.onspring.com",
|
|
"ApiKey": "000000ffffff000000ffffff/00000000-ffff-0000-ffff-000000000000",
|
|
"SearchIntervalInMinutes": 1,
|
|
"SearchRequestOptions": {
|
|
"AppId": 949,
|
|
"NameFieldId": 20946,
|
|
"StatusFieldId": 20964,
|
|
"AwaitingProcessingStatusId": "3cea19f0-afae-4dac-ac5b-e6f5555659b3",
|
|
"ProcessingStatusId": "597c3096-ab0e-4910-a7a9-98d149acee81",
|
|
"ProcessedSuccessStatusId": "52eeaf52-7058-4c30-b147-2e36b78a8371",
|
|
"ProcessedErrorStatusId": "ccf2651c-7f70-409c-adc1-b930ab24be6d",
|
|
"ErrorFieldId": 20968
|
|
},
|
|
"SearchResultOptions": {
|
|
"AppId": 950,
|
|
"SearchRequestFieldId": 20962,
|
|
"NameFieldId": 20958,
|
|
"AddressFieldId": 20959,
|
|
"TypeFieldId": 20965,
|
|
"ProgramsFieldId": 20966
|
|
}
|
|
}
|
|
} |