LoanAppFormPkt

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getLoanAppFormPkt

post

Loan App FormPacket

Authorizations
Body
LoanAppFormPktFormPacketTypeintegerRequired
Responses
200

Successful operation.

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

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

Successful operation.

{
  "LoanAppFormPkt": {
    "DefaultPrinter": [
      {
        "EntryId": 1,
        "DefaultPrinter": 1
      }
    ],
    "Description": "text",
    "ForcePrinting": [
      {
        "EntryId": 1,
        "ForcePrinting": true
      }
    ],
    "SpecfileName": [
      {
        "EntryId": 1,
        "SpecfileName": "text"
      }
    ],
    "FormPacketType": 1
  }
}

getLoanAppFormPktSelectFields

post

Loan App FormPacketSelectFields

Authorizations
Body
LoanAppFormPktFormPacketTypeintegerOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "LoanAppFormPktFormPacketType": 1,
  "SelectableFields": {
    "IncludeAllLoanAppFormPktFields": true,
    "LoanAppFormPktFields": {
      "DefaultPrinter": [
        1
      ],
      "Description": true,
      "ForcePrinting": [
        1
      ],
      "FormPacketType": true,
      "SpecfileName": [
        1
      ]
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LoanAppFormPkt": {
    "DefaultPrinter": [
      {
        "EntryId": 1,
        "DefaultPrinter": 1
      }
    ],
    "Description": "text",
    "ForcePrinting": [
      {
        "EntryId": 1,
        "ForcePrinting": true
      }
    ],
    "SpecfileName": [
      {
        "EntryId": 1,
        "SpecfileName": "text"
      }
    ],
    "FormPacketType": 1
  }
}

getLoanAppFormPktPagedList

post

Loan App FormPacketPagedList

Authorizations
Body
Responses
200

Successful operation.

application/json
post
/getLoanAppFormPktPagedList
POST /nexum/627/2022.01/parameter/getLoanAppFormPktPagedList 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.

{
  "LoanAppFormPkt": [
    {
      "DefaultPrinter": [
        {
          "EntryId": 1,
          "DefaultPrinter": 1
        }
      ],
      "Description": "text",
      "ForcePrinting": [
        {
          "EntryId": 1,
          "ForcePrinting": true
        }
      ],
      "SpecfileName": [
        {
          "EntryId": 1,
          "SpecfileName": "text"
        }
      ],
      "FormPacketType": 1
    }
  ],
  "Token": "text"
}

getLoanAppFormPktListSelectFields

post

Loan App FormPacketListSelectFields

Authorizations
Body
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "SelectableFields": {
    "IncludeAllLoanAppFormPktFields": true,
    "LoanAppFormPktFields": {
      "DefaultPrinter": [
        1
      ],
      "Description": true,
      "ForcePrinting": [
        1
      ],
      "FormPacketType": true,
      "SpecfileName": [
        1
      ]
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LoanAppFormPktList": {
    "hasReachedMaximumListSize": true,
    "LoanAppFormPkt": [
      {
        "DefaultPrinter": [
          {
            "EntryId": 1,
            "DefaultPrinter": 1
          }
        ],
        "Description": "text",
        "ForcePrinting": [
          {
            "EntryId": 1,
            "ForcePrinting": true
          }
        ],
        "SpecfileName": [
          {
            "EntryId": 1,
            "SpecfileName": "text"
          }
        ],
        "FormPacketType": 1
      }
    ]
  }
}

searchLoanAppFormPktSelectFields

post

Retrieve a list of select fields for searching by loan application form packets.

Authorizations
Body
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "SelectableFields": {
    "IncludeAllLoanAppFormPktFields": true,
    "LoanAppFormPktFields": {
      "DefaultPrinter": [
        1
      ],
      "Description": true,
      "ForcePrinting": [
        1
      ],
      "FormPacketType": true,
      "SpecfileName": [
        1
      ]
    }
  },
  "SearchFilter": {
    "Query": "text"
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LoanAppFormPktList": {
    "hasReachedMaximumListSize": true,
    "LoanAppFormPkt": [
      {
        "DefaultPrinter": [
          {
            "EntryId": 1,
            "DefaultPrinter": 1
          }
        ],
        "Description": "text",
        "ForcePrinting": [
          {
            "EntryId": 1,
            "ForcePrinting": true
          }
        ],
        "SpecfileName": [
          {
            "EntryId": 1,
            "SpecfileName": "text"
          }
        ],
        "FormPacketType": 1
      }
    ]
  }
}

getLoanAppFormPktPagedListSelectFields

post

Loan App FormPacketPagedListSelectFields

Authorizations
Body
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "SelectableFields": {
    "IncludeAllLoanAppFormPktFields": true,
    "LoanAppFormPktFields": {
      "DefaultPrinter": [
        1
      ],
      "Description": true,
      "ForcePrinting": [
        1
      ],
      "FormPacketType": true,
      "SpecfileName": [
        1
      ]
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LoanAppFormPkt": [
    {
      "DefaultPrinter": [
        {
          "EntryId": 1,
          "DefaultPrinter": 1
        }
      ],
      "Description": "text",
      "ForcePrinting": [
        {
          "EntryId": 1,
          "ForcePrinting": true
        }
      ],
      "SpecfileName": [
        {
          "EntryId": 1,
          "SpecfileName": "text"
        }
      ],
      "FormPacketType": 1
    }
  ],
  "Token": "text"
}

searchLoanAppFormPktPagedSelectFields

post

Retrieve a list of paged select fields for searching by loan application form packets.

Authorizations
Body
QuerystringOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "SelectableFields": {
    "IncludeAllLoanAppFormPktFields": true,
    "LoanAppFormPktFields": {
      "DefaultPrinter": [
        1
      ],
      "Description": true,
      "ForcePrinting": [
        1
      ],
      "FormPacketType": true,
      "SpecfileName": [
        1
      ]
    }
  },
  "Query": "text",
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LoanAppFormPkt": [
    {
      "DefaultPrinter": [
        {
          "EntryId": 1,
          "DefaultPrinter": 1
        }
      ],
      "Description": "text",
      "ForcePrinting": [
        {
          "EntryId": 1,
          "ForcePrinting": true
        }
      ],
      "SpecfileName": [
        {
          "EntryId": 1,
          "SpecfileName": "text"
        }
      ],
      "FormPacketType": 1
    }
  ],
  "Token": "text"
}

updateLoanAppFormPktByID

post
Authorizations
Body
LoanAppFormPktFormPacketTypeintegerOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "LoanAppFormPktFormPacketType": 1,
  "LoanAppFormPktUpdatableFields": {
    "DefaultPrinter": [
      {
        "EntryId": 1,
        "DefaultPrinter": 1
      }
    ],
    "Description": "text",
    "ForcePrinting": [
      {
        "EntryId": 1,
        "ForcePrinting": true
      }
    ],
    "SpecfileName": [
      {
        "EntryId": 1,
        "SpecfileName": "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?