AcsService

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getAcsService

post

Retrieve the access service information

Authorizations
Body
AcsServiceAcsServiceTypeintegerRequired
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "AcsServiceAcsServiceType": 1,
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "AcsService": {
    "AcquireItems": "text",
    "AcquireOption": 1,
    "AcsServiceType": 1,
    "Action": [
      {
        "EntryId": 1,
        "Action": "text"
      }
    ],
    "ActionCreateRecord": [
      {
        "EntryId": 1,
        "ActionCreateRecord": 1
      }
    ],
    "ActionCreateText": [
      {
        "EntryId": 1,
        "ActionCreateText": "text"
      }
    ],
    "ActionCreateType": [
      {
        "EntryId": 1,
        "ActionCreateType": 1
      }
    ],
    "CompDataType": [
      {
        "EntryId": 1,
        "CompDataType": 1
      }
    ],
    "CompareNum": [
      {
        "EntryId": 1,
        "CompareNum": 1
      }
    ],
    "ComparisonMethod": [
      {
        "EntryId": 1,
        "ComparisonMethod": 1
      }
    ],
    "ComparisonValue": [
      {
        "EntryId": 1,
        "ComparisonValue": "text"
      }
    ],
    "ConsolidateMax": 1,
    "Criteria12": [
      {
        "EntryId": 1,
        "Criteria12": 1
      }
    ],
    "CriteriaOperator": [
      {
        "EntryId": 1,
        "CriteriaOperator": 1
      }
    ],
    "Description": "text",
    "ExcludeMatch": true,
    "FactsLetterfile": "text",
    "MenuOption": [
      {
        "EntryId": 1,
        "MenuOption": "text"
      }
    ],
    "NewLoanType": 1,
    "Points": 1,
    "Script": [
      {
        "EntryId": 1,
        "Script": "text"
      }
    ]
  }
}

getAcsServiceSelectFields

post

Retrieve access services with selected fields

Authorizations
Body
AcsServiceAcsServiceTypeintegerOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "AcsServiceAcsServiceType": 1,
  "SelectableFields": {
    "IncludeAllAcsServiceFields": true,
    "AcsServiceFields": {
      "AcquireItems": true,
      "AcquireOption": true,
      "AcsServiceType": true,
      "Action": [
        1
      ],
      "ActionCreateRecord": [
        1
      ],
      "ActionCreateText": [
        1
      ],
      "ActionCreateType": [
        1
      ],
      "CompDataType": [
        1
      ],
      "CompareNum": [
        1
      ],
      "ComparisonMethod": [
        1
      ],
      "ComparisonValue": [
        1
      ],
      "ConsolidateMax": true,
      "Criteria12": [
        1
      ],
      "CriteriaOperator": [
        1
      ],
      "Description": true,
      "ExcludeMatch": true,
      "FactsLetterfile": true,
      "MenuOption": [
        1
      ],
      "NewLoanType": true,
      "Points": true,
      "Script": [
        1
      ]
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "AcsService": {
    "AcquireItems": "text",
    "AcquireOption": 1,
    "AcsServiceType": 1,
    "Action": [
      {
        "EntryId": 1,
        "Action": "text"
      }
    ],
    "ActionCreateRecord": [
      {
        "EntryId": 1,
        "ActionCreateRecord": 1
      }
    ],
    "ActionCreateText": [
      {
        "EntryId": 1,
        "ActionCreateText": "text"
      }
    ],
    "ActionCreateType": [
      {
        "EntryId": 1,
        "ActionCreateType": 1
      }
    ],
    "CompDataType": [
      {
        "EntryId": 1,
        "CompDataType": 1
      }
    ],
    "CompareNum": [
      {
        "EntryId": 1,
        "CompareNum": 1
      }
    ],
    "ComparisonMethod": [
      {
        "EntryId": 1,
        "ComparisonMethod": 1
      }
    ],
    "ComparisonValue": [
      {
        "EntryId": 1,
        "ComparisonValue": "text"
      }
    ],
    "ConsolidateMax": 1,
    "Criteria12": [
      {
        "EntryId": 1,
        "Criteria12": 1
      }
    ],
    "CriteriaOperator": [
      {
        "EntryId": 1,
        "CriteriaOperator": 1
      }
    ],
    "Description": "text",
    "ExcludeMatch": true,
    "FactsLetterfile": "text",
    "MenuOption": [
      {
        "EntryId": 1,
        "MenuOption": "text"
      }
    ],
    "NewLoanType": 1,
    "Points": 1,
    "Script": [
      {
        "EntryId": 1,
        "Script": "text"
      }
    ]
  }
}

getAcsServicePagedList

post

Retrieve a paged list of access services

Authorizations
Body
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "AcsService": [
    {
      "AcquireItems": "text",
      "AcquireOption": 1,
      "AcsServiceType": 1,
      "Action": [
        {
          "EntryId": 1,
          "Action": "text"
        }
      ],
      "ActionCreateRecord": [
        {
          "EntryId": 1,
          "ActionCreateRecord": 1
        }
      ],
      "ActionCreateText": [
        {
          "EntryId": 1,
          "ActionCreateText": "text"
        }
      ],
      "ActionCreateType": [
        {
          "EntryId": 1,
          "ActionCreateType": 1
        }
      ],
      "CompDataType": [
        {
          "EntryId": 1,
          "CompDataType": 1
        }
      ],
      "CompareNum": [
        {
          "EntryId": 1,
          "CompareNum": 1
        }
      ],
      "ComparisonMethod": [
        {
          "EntryId": 1,
          "ComparisonMethod": 1
        }
      ],
      "ComparisonValue": [
        {
          "EntryId": 1,
          "ComparisonValue": "text"
        }
      ],
      "ConsolidateMax": 1,
      "Criteria12": [
        {
          "EntryId": 1,
          "Criteria12": 1
        }
      ],
      "CriteriaOperator": [
        {
          "EntryId": 1,
          "CriteriaOperator": 1
        }
      ],
      "Description": "text",
      "ExcludeMatch": true,
      "FactsLetterfile": "text",
      "MenuOption": [
        {
          "EntryId": 1,
          "MenuOption": "text"
        }
      ],
      "NewLoanType": 1,
      "Points": 1,
      "Script": [
        {
          "EntryId": 1,
          "Script": "text"
        }
      ]
    }
  ],
  "Token": "text"
}

getAcsServiceListSelectFields

post

Retrieve the list of access services with selectable fields

Authorizations
Body
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "SelectableFields": {
    "IncludeAllAcsServiceFields": true,
    "AcsServiceFields": {
      "AcquireItems": true,
      "AcquireOption": true,
      "AcsServiceType": true,
      "Action": [
        1
      ],
      "ActionCreateRecord": [
        1
      ],
      "ActionCreateText": [
        1
      ],
      "ActionCreateType": [
        1
      ],
      "CompDataType": [
        1
      ],
      "CompareNum": [
        1
      ],
      "ComparisonMethod": [
        1
      ],
      "ComparisonValue": [
        1
      ],
      "ConsolidateMax": true,
      "Criteria12": [
        1
      ],
      "CriteriaOperator": [
        1
      ],
      "Description": true,
      "ExcludeMatch": true,
      "FactsLetterfile": true,
      "MenuOption": [
        1
      ],
      "NewLoanType": true,
      "Points": true,
      "Script": [
        1
      ]
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "AcsServiceList": {
    "hasReachedMaximumListSize": true,
    "AcsService": [
      {
        "AcquireItems": "text",
        "AcquireOption": 1,
        "AcsServiceType": 1,
        "Action": [
          {
            "EntryId": 1,
            "Action": "text"
          }
        ],
        "ActionCreateRecord": [
          {
            "EntryId": 1,
            "ActionCreateRecord": 1
          }
        ],
        "ActionCreateText": [
          {
            "EntryId": 1,
            "ActionCreateText": "text"
          }
        ],
        "ActionCreateType": [
          {
            "EntryId": 1,
            "ActionCreateType": 1
          }
        ],
        "CompDataType": [
          {
            "EntryId": 1,
            "CompDataType": 1
          }
        ],
        "CompareNum": [
          {
            "EntryId": 1,
            "CompareNum": 1
          }
        ],
        "ComparisonMethod": [
          {
            "EntryId": 1,
            "ComparisonMethod": 1
          }
        ],
        "ComparisonValue": [
          {
            "EntryId": 1,
            "ComparisonValue": "text"
          }
        ],
        "ConsolidateMax": 1,
        "Criteria12": [
          {
            "EntryId": 1,
            "Criteria12": 1
          }
        ],
        "CriteriaOperator": [
          {
            "EntryId": 1,
            "CriteriaOperator": 1
          }
        ],
        "Description": "text",
        "ExcludeMatch": true,
        "FactsLetterfile": "text",
        "MenuOption": [
          {
            "EntryId": 1,
            "MenuOption": "text"
          }
        ],
        "NewLoanType": 1,
        "Points": 1,
        "Script": [
          {
            "EntryId": 1,
            "Script": "text"
          }
        ]
      }
    ]
  }
}

searchAcsServiceSelectFields

post

Search ACS service select fields

Authorizations
Body
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "SelectableFields": {
    "IncludeAllAcsServiceFields": true,
    "AcsServiceFields": {
      "AcquireItems": true,
      "AcquireOption": true,
      "AcsServiceType": true,
      "Action": [
        1
      ],
      "ActionCreateRecord": [
        1
      ],
      "ActionCreateText": [
        1
      ],
      "ActionCreateType": [
        1
      ],
      "CompDataType": [
        1
      ],
      "CompareNum": [
        1
      ],
      "ComparisonMethod": [
        1
      ],
      "ComparisonValue": [
        1
      ],
      "ConsolidateMax": true,
      "Criteria12": [
        1
      ],
      "CriteriaOperator": [
        1
      ],
      "Description": true,
      "ExcludeMatch": true,
      "FactsLetterfile": true,
      "MenuOption": [
        1
      ],
      "NewLoanType": true,
      "Points": true,
      "Script": [
        1
      ]
    }
  },
  "SearchFilter": {
    "Query": "text"
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "AcsServiceList": {
    "hasReachedMaximumListSize": true,
    "AcsService": [
      {
        "AcquireItems": "text",
        "AcquireOption": 1,
        "AcsServiceType": 1,
        "Action": [
          {
            "EntryId": 1,
            "Action": "text"
          }
        ],
        "ActionCreateRecord": [
          {
            "EntryId": 1,
            "ActionCreateRecord": 1
          }
        ],
        "ActionCreateText": [
          {
            "EntryId": 1,
            "ActionCreateText": "text"
          }
        ],
        "ActionCreateType": [
          {
            "EntryId": 1,
            "ActionCreateType": 1
          }
        ],
        "CompDataType": [
          {
            "EntryId": 1,
            "CompDataType": 1
          }
        ],
        "CompareNum": [
          {
            "EntryId": 1,
            "CompareNum": 1
          }
        ],
        "ComparisonMethod": [
          {
            "EntryId": 1,
            "ComparisonMethod": 1
          }
        ],
        "ComparisonValue": [
          {
            "EntryId": 1,
            "ComparisonValue": "text"
          }
        ],
        "ConsolidateMax": 1,
        "Criteria12": [
          {
            "EntryId": 1,
            "Criteria12": 1
          }
        ],
        "CriteriaOperator": [
          {
            "EntryId": 1,
            "CriteriaOperator": 1
          }
        ],
        "Description": "text",
        "ExcludeMatch": true,
        "FactsLetterfile": "text",
        "MenuOption": [
          {
            "EntryId": 1,
            "MenuOption": "text"
          }
        ],
        "NewLoanType": 1,
        "Points": 1,
        "Script": [
          {
            "EntryId": 1,
            "Script": "text"
          }
        ]
      }
    ]
  }
}

getAcsServicePagedListSelectFields

post

Retrieve a paged list of access services with selected fields

Authorizations
Body
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "SelectableFields": {
    "IncludeAllAcsServiceFields": true,
    "AcsServiceFields": {
      "AcquireItems": true,
      "AcquireOption": true,
      "AcsServiceType": true,
      "Action": [
        1
      ],
      "ActionCreateRecord": [
        1
      ],
      "ActionCreateText": [
        1
      ],
      "ActionCreateType": [
        1
      ],
      "CompDataType": [
        1
      ],
      "CompareNum": [
        1
      ],
      "ComparisonMethod": [
        1
      ],
      "ComparisonValue": [
        1
      ],
      "ConsolidateMax": true,
      "Criteria12": [
        1
      ],
      "CriteriaOperator": [
        1
      ],
      "Description": true,
      "ExcludeMatch": true,
      "FactsLetterfile": true,
      "MenuOption": [
        1
      ],
      "NewLoanType": true,
      "Points": true,
      "Script": [
        1
      ]
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "AcsService": [
    {
      "AcquireItems": "text",
      "AcquireOption": 1,
      "AcsServiceType": 1,
      "Action": [
        {
          "EntryId": 1,
          "Action": "text"
        }
      ],
      "ActionCreateRecord": [
        {
          "EntryId": 1,
          "ActionCreateRecord": 1
        }
      ],
      "ActionCreateText": [
        {
          "EntryId": 1,
          "ActionCreateText": "text"
        }
      ],
      "ActionCreateType": [
        {
          "EntryId": 1,
          "ActionCreateType": 1
        }
      ],
      "CompDataType": [
        {
          "EntryId": 1,
          "CompDataType": 1
        }
      ],
      "CompareNum": [
        {
          "EntryId": 1,
          "CompareNum": 1
        }
      ],
      "ComparisonMethod": [
        {
          "EntryId": 1,
          "ComparisonMethod": 1
        }
      ],
      "ComparisonValue": [
        {
          "EntryId": 1,
          "ComparisonValue": "text"
        }
      ],
      "ConsolidateMax": 1,
      "Criteria12": [
        {
          "EntryId": 1,
          "Criteria12": 1
        }
      ],
      "CriteriaOperator": [
        {
          "EntryId": 1,
          "CriteriaOperator": 1
        }
      ],
      "Description": "text",
      "ExcludeMatch": true,
      "FactsLetterfile": "text",
      "MenuOption": [
        {
          "EntryId": 1,
          "MenuOption": "text"
        }
      ],
      "NewLoanType": 1,
      "Points": 1,
      "Script": [
        {
          "EntryId": 1,
          "Script": "text"
        }
      ]
    }
  ],
  "Token": "text"
}

searchAcsServicePagedSelectFields

post

Search ACS service paged select fields

Authorizations
Body
QuerystringOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "SelectableFields": {
    "IncludeAllAcsServiceFields": true,
    "AcsServiceFields": {
      "AcquireItems": true,
      "AcquireOption": true,
      "AcsServiceType": true,
      "Action": [
        1
      ],
      "ActionCreateRecord": [
        1
      ],
      "ActionCreateText": [
        1
      ],
      "ActionCreateType": [
        1
      ],
      "CompDataType": [
        1
      ],
      "CompareNum": [
        1
      ],
      "ComparisonMethod": [
        1
      ],
      "ComparisonValue": [
        1
      ],
      "ConsolidateMax": true,
      "Criteria12": [
        1
      ],
      "CriteriaOperator": [
        1
      ],
      "Description": true,
      "ExcludeMatch": true,
      "FactsLetterfile": true,
      "MenuOption": [
        1
      ],
      "NewLoanType": true,
      "Points": true,
      "Script": [
        1
      ]
    }
  },
  "Query": "text",
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "AcsService": [
    {
      "AcquireItems": "text",
      "AcquireOption": 1,
      "AcsServiceType": 1,
      "Action": [
        {
          "EntryId": 1,
          "Action": "text"
        }
      ],
      "ActionCreateRecord": [
        {
          "EntryId": 1,
          "ActionCreateRecord": 1
        }
      ],
      "ActionCreateText": [
        {
          "EntryId": 1,
          "ActionCreateText": "text"
        }
      ],
      "ActionCreateType": [
        {
          "EntryId": 1,
          "ActionCreateType": 1
        }
      ],
      "CompDataType": [
        {
          "EntryId": 1,
          "CompDataType": 1
        }
      ],
      "CompareNum": [
        {
          "EntryId": 1,
          "CompareNum": 1
        }
      ],
      "ComparisonMethod": [
        {
          "EntryId": 1,
          "ComparisonMethod": 1
        }
      ],
      "ComparisonValue": [
        {
          "EntryId": 1,
          "ComparisonValue": "text"
        }
      ],
      "ConsolidateMax": 1,
      "Criteria12": [
        {
          "EntryId": 1,
          "Criteria12": 1
        }
      ],
      "CriteriaOperator": [
        {
          "EntryId": 1,
          "CriteriaOperator": 1
        }
      ],
      "Description": "text",
      "ExcludeMatch": true,
      "FactsLetterfile": "text",
      "MenuOption": [
        {
          "EntryId": 1,
          "MenuOption": "text"
        }
      ],
      "NewLoanType": 1,
      "Points": 1,
      "Script": [
        {
          "EntryId": 1,
          "Script": "text"
        }
      ]
    }
  ],
  "Token": "text"
}

updateAcsServiceByID

post

Update ACS Service by ID

Authorizations
Body
AcsServiceAcsServiceTypeintegerOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "AcsServiceAcsServiceType": 1,
  "AcsServiceUpdatableFields": {
    "AcquireItems": "text",
    "AcquireOption": 1,
    "Action": [
      {
        "EntryId": 1,
        "Action": "text"
      }
    ],
    "ActionCreateRecord": [
      {
        "EntryId": 1,
        "ActionCreateRecord": 1
      }
    ],
    "ActionCreateText": [
      {
        "EntryId": 1,
        "ActionCreateText": "text"
      }
    ],
    "ActionCreateType": [
      {
        "EntryId": 1,
        "ActionCreateType": 1
      }
    ],
    "CompDataType": [
      {
        "EntryId": 1,
        "CompDataType": 1
      }
    ],
    "CompareNum": [
      {
        "EntryId": 1,
        "CompareNum": 1
      }
    ],
    "ComparisonMethod": [
      {
        "EntryId": 1,
        "ComparisonMethod": 1
      }
    ],
    "ComparisonValue": [
      {
        "EntryId": 1,
        "ComparisonValue": "text"
      }
    ],
    "ConsolidateMax": 1,
    "Criteria12": [
      {
        "EntryId": 1,
        "Criteria12": 1
      }
    ],
    "CriteriaOperator": [
      {
        "EntryId": 1,
        "CriteriaOperator": 1
      }
    ],
    "Description": "text",
    "ExcludeMatch": true,
    "FactsLetterfile": "text",
    "MenuOption": [
      {
        "EntryId": 1,
        "MenuOption": "text"
      }
    ],
    "NewLoanType": 1,
    "Points": 1,
    "Script": [
      {
        "EntryId": 1,
        "Script": "text"
      }
    ]
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "UpdateStatus": {
    "isAllFieldsUpdateSuccess": true,
    "FailedUpdateStatus": [
      {
        "Record": "text",
        "ErrorCode": "text",
        "ErrorMessage": "text",
        "PrimaryKeyField": [
          {
            "Name": "text",
            "Value": "text"
          }
        ]
      }
    ]
  }
}

Last updated

Was this helpful?