Transaction Manager
Object
SubjectID
integer
DueDiligenceDate
unknown
DueDiligenceType
integer
DueDiligenceStatus
string
Comment
string
ExternalID
string
SourceSystemID
integer
ContactFirstName
string
ContactLastName
string
CompanyName
string
Position
string
EmailAddress
string
PhoneNumber
string
SubjectAddressID
integer
SubjectIdentificationID
integer
PersonEmploymentID
integer
SubjectFinancialAccountID
integer
PropertyID
integer
Username
string
Clientname
string
SubjectDueDiligenceID
integer
GET
/constants/appSettings
GET
/constants/identificationTypes
GET
/constants/appSettings
Authentication
api_key
Returns all the app settings
Responses
200
200
successful operation
400
400
Bad Request
application/json
application/xml
500
500
Internal Server Error
application/json
application/xml
GET
/constants/identificationTypes
Authentication
api_key
Returns all the app settings
Responses
200
200
successful operation
400
400
Bad Request
application/json
application/xml
500
500
Internal Server Error
application/json
application/xml
GET
/general/dueDiligenceStatus
GET
/general/dueDiligenceType
POST
/general/subjectDueDiligence
POST
/general/subjectDueDiligenceUpdate
GET
/general/dueDiligenceStatus
Authentication
api_key
Returns status of subject
Responses
200
200
successful operation
400
400
Bad Request
application/json
application/xml
500
500
Internal Server Error
application/json
application/xml
GET
/general/dueDiligenceType
Authentication
api_key
Returns status of subject
Responses
200
200
successful operation
400
400
Bad Request
application/json
application/xml
500
500
Internal Server Error
application/json
application/xml
POST
/general/subjectDueDiligence
Authentication
api_key
Insert Subject DueDiligence
Request body
Insert Subject DueDiligence
Responses
200
200
successful operation
400
400
Bad Request
500
500
Internal Server Error
POST
/general/subjectDueDiligenceUpdate
Authentication
api_key
Update Subject DueDiligence
Request body
Update Subject DueDiligence
Responses
200
200
successful operation
400
400
Bad Request
500
500
Internal Server Error