12 RESTful Web Services Extensibility
Refer to the following section for details on extensibility for the below RESTful Web Services:
- Generic Post Transaction (POST)
- Account On Boarding (POST)
- Payment Posting (POST)
- Account Detail (GET)
- Scenario Analysis (POST)
- Lookups (GET)
- Application Search (GET)
- Calculator (POST)
- Application Entry (POST)
- Account Search (GET)
- Call Activity (POST)
- Remarketing (PUT)
- Invoice (POST)
- Application Comment (GET/POST)
- Account Comment (GET/POST)
- Application Checklist (GET)
- Outgoing File List (GET)
- Outgoing File (POST)
- Incoming File (GET)
- Products (GET)
- Assets (GET)
- Assets (PUT)
- Asset Valuation (GET/PUT/POST)
- Asset Sub Types (GET)
- Application Status Change (PUT)
- Application Update (PUT)
- Application ACH (POST)
- Application Document upload/download/list Service (POST/GET/GET)
- Account Document upload/download/list Service (POST/GET/GET)
- Application Get Service (GET)
- Scheduler Force ReSubmit Service (PUT)
- Credit Limit Service (Customer/Business) [GET]
- Business Comments Service (GET/POST)
- Customer Comments Service (GET/POST)
- Customer Preference Service (GET/POST/PUT
- Scenario Analysis Service (PUT)
- Transaction Parameters Service (GET)
- Asset Tracking Attribute Service(PUT)
- Business Tracking Attribute Service(PUT)
- Customer Tracking Attribute Service(PUT)
- Account Tracking Attribute Service(PUT)
- Credit Bureau Web Service(PUT)
- Delete Account Web Service(DELETE)
- New Customization for RESTful Web Service
- Securitization Web Service (POST)
- Calculate Parameter Update Service(PUT)
- Master Account Rolledup details service (GET)
- Application Decision Fetch Service (GET/PUT)
- Pricing Fetch Service (GET)
- Account UDF Update Service (PUT)
- Stipulation Fetch Service (GET)
- Work Order Fetch Service (GET/PUT/POST)
- Generic Post Transaction (POST)
Based on the type of element names in the below mentioned tables there is a sub element and child element along with their data types. If any custom field is required which is of date type, TransactionDateParameter should be used along with other fields and their values. - Account On Boarding (POST)
Below mentioned table has element name which indicates which type of custom data is passed in that enclosing the name and its value in key name and key value respectively. - Payment Posting (POST)
Below mentioned table has element name which indicates which type of custom data is passed in that enclosing the name and its value in keyname and keyvalue respectively. - Account Detail (GET)
Below mentioned table has element name which indicates which type of custom data is passed in that enclosing the name and its value in name and value respectively. - Scenario Analysis (POST)
Below mentioned table has element name which indicates which type of custom data is passed by enclosing the name and its value in keyname and keyvalue respectively. - Lookups (GET)
Below mentioned table has element name which indicates which type of custom data is passed by enclosing the name and its value in keyname and keyvalue respectively. - Application Search (GET)
Below mentioned table has element name which indicates In response which type of custom data is passed by enclosing the name and its value in KeyName and KeyValue respectively. - Calculator (POST)
Below mentioned table has element name which indicates which type of custom data is passed by enclosing the name and its value in KeyName and KeyValue respectively. - Application Entry (POST)
Below mentioned table has element name which indicates which type of custom data is passed in that enclosing the name and its value in keyname and keyvalue respectively. - Account Search (GET)
Below are the package details for account search web service - Call Activity (POST)
Below mentioned are the custom fields which are part of response alone. - Remarketing (PUT)
Below mentioned table has element name which indicates which type of custom data is passed by enclosing the name and its value in keyname and keyvalue respectively. - Invoice (POST)
Below mentioned table has element name which indicates which type of custom data is passed by enclosing the name and its value in keyname and keyvalue respectively. - Application Comment (GET/POST)
Below mentioned are the custom fields. These fields will be part of response in case of GET method and will be part of request in case of POST method. - Account Comment (GET/POST)
Below mentioned are the custom fields. These fields will be part of response in case of GET method and will be part of request in case of POST method. - Application Checklist (GET)
Below mentioned are the custom fields. These fields will be part of response. - Outgoing File List (GET)
Below mentioned are the custom fields. These fields will be part of response. - Outgoing File (POST)
Below are the package details for outgoing file web service - Incoming File (GET)
Below are the package details for incoming file web service - Products (GET)
Below mentioned are the custom fields. These fields will be part of response. - Assets (GET)
Below mentioned are the custom fields. These fields will be part of response. - Assets (PUT)
Below mentioned are the custom fields. These fields will be part of response for PUT services. - Asset Valuation (GET/PUT/POST)
Below mentioned are the custom fields. These fields will be part of response for GET/PUT/POST services. - Asset Sub Types (GET)
Below mentioned are the custom fields. These fields will be part of response. - Application Status Change (PUT)
Below the custom packages. - Application Update (PUT)
Below mentioned table has element name which indicates which type of custom data is passed in tha custom element block, enclosing the name and its value in keyname and keyvalue respectively. - Application ACH (POST)
Below mentioned table has element name which indicates which type of custom data is passed in tha custom element block, enclosing the name and its value in keyname and keyvalue respectively. - Application Document upload/download/list Service (POST/GET/GET)
Below are the package details for application document upload/download web service - Account Document upload/download/list Service (POST/GET/GET)
Below are the package details for Account document upload/download web service - Application Get Service (GET)
Below are the package details for application get web service - Scheduler Force ReSubmit Service (PUT)
Below are the package details for force resubmit job set web service - Credit Limit Service (Customer/Business) [GET]
Below mentioned are the custom fields. These fields will be part of response. - Business Comments Service (GET/POST)
Below mentioned are the custom fields. These fields will be part of response for both GET and POST service and will be part of request for POST service. - Customer Comments Service (GET/POST)
Below mentioned are the custom fields. These fields will be part of response for both GET and POST service and will be part of request for POST service. - Customer Preference Service (GET/POST/PUT
Below mentioned are the custom fields. These fields will be part of response for GET, PUT and POST service and will be part of request for POST and PUT service. - Scenario Analysis Service (PUT)
Below mentioned are the custom fields. These fields will be part of both request and response. - Transaction Parameters Service (GET)
Below mentioned are the custom fields. These fields will be part of response. - Asset Tracking Attribute Service(PUT)
Below mentioned are the custom fields. These fields will be part of both request and response. - Business Tracking Attribute Service(PUT)
Below mentioned are the custom fields. These fields will be part of both request and response. - Customer Tracking Attribute Service(PUT)
Below mentioned are the custom fields. These fields will be part of both request and response. - Account Tracking Attribute Service(PUT)
Below mentioned are the custom fields. These fields will be part of both request and response. - Credit Bureau Web Service(PUT)
Below mentioned are the custom fields. These fields will be part of both request and response. - Delete Account Web Service(DELETE)
Below mentioned are the custom fields. These fields will be part of both request and response. - New Customization for RESTful Web Service
Below are the list of services introduced and it follows new naming statndard for custom elements in request/response. - Securitization Web Service (POST)
Below mentioned are the custom fields. These fields will be part of both request and response. - Calculate Parameter Update Service(PUT)
- User Update Service (PUT)
- Master Account Rolledup details service (GET)
- Application Decision Fetch Service (GET/PUT)
Below mentioned are the custom fields. These fields will be part of both request/response. - Work Order Fetch Service (GET/PUT/POST)
Below mentioned are the custom fields. These fields will be part of both request/response. - Pricing Fetch Service (GET)
Below mentioned are the custom fields. These fields will be part of both request/response. - Account UDF Update Service (PUT)
Below mentioned are the custom fields. These fields will be part of both request/response. - Stipulation Fetch Service (GET)
Below mentioned are the custom fields. These fields will be part of both request/response.