LateChg

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getLateChg

post

No description provided.

Authorizations
Body
LateChgLateChargeTypeintegerRequired
Responses
200

Successful operation.

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

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

Successful operation.

{
  "LateChg": {
    "AddLateChargetoPmt": 1,
    "AdditionalFlatFee": 1,
    "IncludeEscrowAmount": 1,
    "LateChargeFormula": 1,
    "LateChargeGraceDays": 1,
    "LateChargeMaximum": 1,
    "LateChargeMinimum": 1,
    "LateChargeRate": 1,
    "Subformat": 1,
    "LateChargeType": 1
  }
}

getLateChgSelectFields

post

No description provided.

Authorizations
Body
LateChgLateChargeTypeintegerOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "LateChgLateChargeType": 1,
  "SelectableFields": {
    "IncludeAllLateChgFields": true,
    "LateChgFields": {
      "AddLateChargetoPmt": true,
      "AdditionalFlatFee": true,
      "IncludeEscrowAmount": true,
      "LateChargeFormula": true,
      "LateChargeGraceDays": true,
      "LateChargeMaximum": true,
      "LateChargeMinimum": true,
      "LateChargeRate": true,
      "LateChargeType": true,
      "Subformat": true
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LateChg": {
    "AddLateChargetoPmt": 1,
    "AdditionalFlatFee": 1,
    "IncludeEscrowAmount": 1,
    "LateChargeFormula": 1,
    "LateChargeGraceDays": 1,
    "LateChargeMaximum": 1,
    "LateChargeMinimum": 1,
    "LateChargeRate": 1,
    "Subformat": 1,
    "LateChargeType": 1
  }
}

getLateChgPagedList

post

No description provided.

Authorizations
Body
Responses
200

Successful operation.

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

{
  "LateChg": [
    {
      "AddLateChargetoPmt": 1,
      "AdditionalFlatFee": 1,
      "IncludeEscrowAmount": 1,
      "LateChargeFormula": 1,
      "LateChargeGraceDays": 1,
      "LateChargeMaximum": 1,
      "LateChargeMinimum": 1,
      "LateChargeRate": 1,
      "Subformat": 1,
      "LateChargeType": 1
    }
  ],
  "Token": "text"
}

getLateChgListSelectFields

post

No description provided.

Authorizations
Body
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "SelectableFields": {
    "IncludeAllLateChgFields": true,
    "LateChgFields": {
      "AddLateChargetoPmt": true,
      "AdditionalFlatFee": true,
      "IncludeEscrowAmount": true,
      "LateChargeFormula": true,
      "LateChargeGraceDays": true,
      "LateChargeMaximum": true,
      "LateChargeMinimum": true,
      "LateChargeRate": true,
      "LateChargeType": true,
      "Subformat": true
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LateChgList": {
    "hasReachedMaximumListSize": true,
    "LateChg": [
      {
        "AddLateChargetoPmt": 1,
        "AdditionalFlatFee": 1,
        "IncludeEscrowAmount": 1,
        "LateChargeFormula": 1,
        "LateChargeGraceDays": 1,
        "LateChargeMaximum": 1,
        "LateChargeMinimum": 1,
        "LateChargeRate": 1,
        "Subformat": 1,
        "LateChargeType": 1
      }
    ]
  }
}

searchLateChgSelectFields

post

Retrieve a list of select fields for searching by late charges.

Authorizations
Body
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "SelectableFields": {
    "IncludeAllLateChgFields": true,
    "LateChgFields": {
      "AddLateChargetoPmt": true,
      "AdditionalFlatFee": true,
      "IncludeEscrowAmount": true,
      "LateChargeFormula": true,
      "LateChargeGraceDays": true,
      "LateChargeMaximum": true,
      "LateChargeMinimum": true,
      "LateChargeRate": true,
      "LateChargeType": true,
      "Subformat": true
    }
  },
  "SearchFilter": {
    "Query": "text"
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LateChgList": {
    "hasReachedMaximumListSize": true,
    "LateChg": [
      {
        "AddLateChargetoPmt": 1,
        "AdditionalFlatFee": 1,
        "IncludeEscrowAmount": 1,
        "LateChargeFormula": 1,
        "LateChargeGraceDays": 1,
        "LateChargeMaximum": 1,
        "LateChargeMinimum": 1,
        "LateChargeRate": 1,
        "Subformat": 1,
        "LateChargeType": 1
      }
    ]
  }
}

getLateChgPagedListSelectFields

post

No description provided.

Authorizations
Body
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "SelectableFields": {
    "IncludeAllLateChgFields": true,
    "LateChgFields": {
      "AddLateChargetoPmt": true,
      "AdditionalFlatFee": true,
      "IncludeEscrowAmount": true,
      "LateChargeFormula": true,
      "LateChargeGraceDays": true,
      "LateChargeMaximum": true,
      "LateChargeMinimum": true,
      "LateChargeRate": true,
      "LateChargeType": true,
      "Subformat": true
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LateChg": [
    {
      "AddLateChargetoPmt": 1,
      "AdditionalFlatFee": 1,
      "IncludeEscrowAmount": 1,
      "LateChargeFormula": 1,
      "LateChargeGraceDays": 1,
      "LateChargeMaximum": 1,
      "LateChargeMinimum": 1,
      "LateChargeRate": 1,
      "Subformat": 1,
      "LateChargeType": 1
    }
  ],
  "Token": "text"
}

searchLateChgPagedSelectFields

post

Retrieve a list of paged select fields for searching by late charges.

Authorizations
Body
QuerystringOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "SelectableFields": {
    "IncludeAllLateChgFields": true,
    "LateChgFields": {
      "AddLateChargetoPmt": true,
      "AdditionalFlatFee": true,
      "IncludeEscrowAmount": true,
      "LateChargeFormula": true,
      "LateChargeGraceDays": true,
      "LateChargeMaximum": true,
      "LateChargeMinimum": true,
      "LateChargeRate": true,
      "LateChargeType": true,
      "Subformat": true
    }
  },
  "Query": "text",
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "LateChg": [
    {
      "AddLateChargetoPmt": 1,
      "AdditionalFlatFee": 1,
      "IncludeEscrowAmount": 1,
      "LateChargeFormula": 1,
      "LateChargeGraceDays": 1,
      "LateChargeMaximum": 1,
      "LateChargeMinimum": 1,
      "LateChargeRate": 1,
      "Subformat": 1,
      "LateChargeType": 1
    }
  ],
  "Token": "text"
}

updateLateChgByID

post
Authorizations
Body
LateChgLateChargeTypeintegerOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "LateChgLateChargeType": 1,
  "LateChgUpdatableFields": {
    "AddLateChargetoPmt": 1,
    "AdditionalFlatFee": 1,
    "IncludeEscrowAmount": 1,
    "LateChargeFormula": 1,
    "LateChargeGraceDays": 1,
    "LateChargeMaximum": 1,
    "LateChargeMinimum": 1,
    "LateChargeRate": 1,
    "Subformat": 1
  },
  "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?