For the complete documentation index, see llms.txt. This page is also available as Markdown.

ItcFraud

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getItcFraud

post

Retrieve ItcFraud parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
ItcFraudItcFraudVendorintegerRequired
Responses
200

Successful operation.

application/json
post/getItcFraud
POST /nexum/627/2022.01/parameter/getItcFraud HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 162

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "ItcFraudItcFraudVendor": 1,
  "nxAttributes": {
    "customFields": {
      "appId": "{application-id}"
    }
  }
}
200

Successful operation.

{
  "ItcFraud": {
    "RecordChangeDate": "2010-05-08"
  },
  "MessageId": "getItcFraud"
}

getItcFraudSelectFields

post

Retrieve ItcFraud parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
ItcFraudItcFraudVendorintegerOptional
Responses
200

Successful operation.

application/json
post/getItcFraudSelectFields
POST /nexum/627/2022.01/parameter/getItcFraudSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 271

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "parameter-reference"
    }
  },
  "ItcFraudItcFraudVendor": 0,
  "SelectableFields": {
    "ItcFraudFields": {
      "ItcFraudVendor": true,
      "FraudVendorName": true,
      "FraudVendorId": true
    }
  }
}
200

Successful operation.

{
  "ItcFraud": {
    "ApplytoAllCodes": [],
    "FraudCode": [],
    "FraudVendorId": null,
    "FraudVendorName": null,
    "HoldDays": [],
    "ItcFraudVendor": 0,
    "Severity": []
  },
  "MessageId": "getItcFraudSelectFields"
}

getItcFraudPagedList

post

Retrieve ItcFraud parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
TokenstringOptional
post/getItcFraudPagedList
POST /nexum/627/2022.01/parameter/getItcFraudPagedList HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 238

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 5,
    "NumberOfRecordsToSkip": 0,
    "Token": "example-token"
  },
  "nxAttributes": {
    "customFields": {
      "appId": "{application-id}"
    }
  }
}
200

Successful operation.

{
  "ItcFraud": [],
  "Token": null,
  "MessageId": "getItcFraudPagedList"
}

getItcFraudListSelectFields

post

Retrieve ItcFraud parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
post/getItcFraudListSelectFields
POST /nexum/627/2022.01/parameter/getItcFraudListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 191

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "parameter-reference"
    }
  },
  "SelectableFields": {
    "IncludeAllItcFraudFields": true
  }
}
200

Successful operation.

{
  "ItcFraudList": [],
  "MessageId": "getItcFraudListSelectFields"
}

searchItcFraudSelectFields

post

Search ItcFraud parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
post/searchItcFraudSelectFields
POST /nexum/627/2022.01/parameter/searchItcFraudSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 229

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "SelectableFields": {
    "IncludeAllItcFraudFields": true
  },
  "SearchFilter": {
    "Query": "example-query"
  },
  "nxAttributes": {
    "customFields": {
      "appId": "{application-id}"
    }
  }
}
200

Successful operation.

{
  "ItcFraudList": [],
  "MessageId": "searchItcFraudSelectFields"
}

getItcFraudPagedListSelectFields

post

Retrieve ItcFraud parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
TokenstringOptional
post/getItcFraudPagedListSelectFields
POST /nexum/627/2022.01/parameter/getItcFraudPagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 323

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "parameter-reference"
    }
  },
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 0
  },
  "SelectableFields": {
    "ItcFraudFields": {
      "ItcFraudVendor": true,
      "FraudVendorName": true,
      "FraudVendorId": true
    }
  }
}
200

Successful operation.

{
  "ItcFraud": [
    {
      "ApplytoAllCodes": [],
      "FraudCode": [],
      "FraudVendorId": null,
      "FraudVendorName": null,
      "HoldDays": [],
      "ItcFraudVendor": 0,
      "Severity": []
    }
  ],
  "Token": "{paging-token}",
  "MessageId": "getItcFraudPagedListSelectFields"
}

searchItcFraudPagedSelectFields

post

Search ItcFraud parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
QuerystringOptional
Responses
200

Successful operation.

application/json
TokenstringOptional
post/searchItcFraudPagedSelectFields
POST /nexum/627/2022.01/parameter/searchItcFraudPagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 334

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "parameter-reference"
    }
  },
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 0
  },
  "Query": "",
  "SelectableFields": {
    "ItcFraudFields": {
      "ItcFraudVendor": true,
      "FraudVendorName": true,
      "FraudVendorId": true
    }
  }
}
200

Successful operation.

{
  "ItcFraud": [
    {
      "ApplytoAllCodes": [],
      "FraudCode": [],
      "FraudVendorId": null,
      "FraudVendorName": null,
      "HoldDays": [],
      "ItcFraudVendor": 0,
      "Severity": []
    }
  ],
  "Token": "{paging-token}",
  "MessageId": "searchItcFraudPagedSelectFields"
}

updateItcFraudByID

post

Update ItcFraud parameter configuration. Parameter updates can change institution behavior and should be tested in a controlled environment before use.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
ItcFraudItcFraudVendorintegerOptional
Responses
200

Successful operation.

application/json
post/updateItcFraudByID
POST /nexum/627/2022.01/parameter/updateItcFraudByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 229

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "ItcFraudItcFraudVendor": 1,
  "ItcFraudUpdatableFields": {
    "Type": 0,
    "Description": "NEXUM EXAMPLE"
  },
  "nxAttributes": {
    "customFields": {
      "appId": "{application-id}"
    }
  }
}
200

Successful operation.

{
  "UpdateStatus": {
    "isAllFieldsUpdateSuccess": true,
    "FailedUpdateStatus": []
  },
  "MessageId": "updateItcFraudByID"
}

Last updated

Was this helpful?